_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-json64 0.1.3
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=json64
Licenses: Expat
Build system: r
Synopsis: 'Base64' Encode/Decode Package with Support for JSON Output/Input and UTF-8
Description:

Encode/Decode base64', with support for JSON format, using two functions: j_encode() and j_decode(). Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation, used when there is a need to encode binary data that needs to be stored and transferred over media that are designed to deal with textual data, ensuring that the data will remain intact and without modification during transport. <https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding> On the other side, JSON (JavaScript Object Notation) is a lightweight data-interchange format. Easy to read, write, parse and generate. It is based on a subset of the JavaScript Programming Language. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. JSON structure is built around name:value pairs and ordered list of values. <https://www.json.org> The first function, j_encode(), let you transform a data.frame or list to a base64 encoded JSON (or JSON string). The j_decode() function takes a base64 string (could be an encoded JSON) and transform it to a data.frame (or list, depending of the JSON structure).

r-jenga 2.0.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://rpubs.com/giancarlo_vercellino/jenga
Licenses: GPL 3
Build system: r
Synopsis: Fast Extrapolation of Time Features using K-Nearest Neighbors
Description:

Fast extrapolation of univariate and multivariate time features using K-Nearest Neighbors. Version 2.0 adds approximate nearest-neighbor search, optional GPU acceleration, probabilistic forecast distributions, conformal prediction intervals, and multi-scale sequence representations. The compact set of hyper-parameters is tuned via grid or random search.

r-janssonr 0.1.2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/cornball-ai/janssonr
Licenses: Expat
Build system: r
Synopsis: Strict JSON Encoding and Decoding via the 'Jansson' C Library
Description:

An R-safe profile of RFC 8259 JSON: parsing and generation backed by the Jansson C library, linked as a system library where one is available and compiled from the bundled sources otherwise. The parser rejects, with classed conditions carrying line, column, and byte position: malformed or truncated input, trailing content, duplicate object keys at any depth, invalid UTF-8, escapes encoding a null character, reals overflowing double, and integer literals whose magnitude exceeds 2^53, the range within which a double represents every integer exactly. Number literals with a fraction or exponent convert by ordinary correctly rounded IEEE 754 double conversion. Objects decode to named lists in key order, arrays to unnamed lists, and scalars to length-one vectors. The encoder maps named lists to objects in insertion order, unnamed lists to arrays, guarantees that every finite double, signed zero included, round-trips to the exact same value (whole-number doubles are written as integers), and refuses values with no faithful JSON representation (NA, NaN, infinities, named atomic vectors, classed objects) instead of guessing. No R package dependencies.

r-jcalendar 0.1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/indenkun/jcalendaR
Licenses: Expat
Build system: r
Synopsis: Interconversion Between the Japanese Calendar System and the Western Calendar
Description:

This is a set of simple utility functions to perform mutual conversion between the current Japanese calendar system that Wareki, the old Japanese calendar system that the Kyureki calendar and the Julian and Gregorian calendar. To calculate each calendar method, it converts to the Julian Day Number.

r-javateak 1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=javateak
Licenses: Expat
Build system: r
Synopsis: Javanese Teak Above Ground Biomass Estimation
Description:

Simplifies the process of estimating above ground biomass components for teak trees using a few basic inputs, based on the equations taken from the journal "Allometric equations for estimating above ground biomass and leaf area of planted teak (Tectona grandis) forests under agroforestry management in East Java, Indonesia" (Purwanto & Shiba, 2006) <doi:10.60409/forestresearch.76.0_1>. This function is most reliable when applied to trees from the same region where the equations were developed, specifically East Java, Indonesia. This function help to estimate the stem diameter at the lowest major living branch (DB) using the stem diameter at breast height with R^2 = 0.969. Estimate the branch dry weight (WB) using the stem diameter at breast height and tree height (R^2 = 0.979). Estimate the stem weight (WS) using the stem diameter at breast height and tree height (R^2 = 0.997. Also estimate the leaf dry weight (WL) using the stem diameter at the lowest major living branch (R^2 = 0.996).

r-jsdtools 0.1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jsdtools
Licenses: GPL 3+
Build system: r
Synopsis: Jensen-Shannon Divergence Estimation, Confidence Intervals, and Distribution Plots
Description:

Estimates Jensen-Shannon divergence (JSD) for quantifying distributional differences between two groups on a given variable. Supports both continuous and discrete variables, with tools for point estimation, bootstrap confidence intervals, and visualization of raw group-specific distributions.

r-jsuparameters 1.0.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JSUparameters
Licenses: GPL 3+
Build system: r
Synopsis: Estimate Parameters of the Best-Fitting JohnsonSU Distribution
Description:

Uses least squares optimisation to estimate the parameters of the best-fitting JohnsonSU distribution for a given dataset, with the possibility of the distributions corresponding to the limiting cases of the JohnsonSU distribution. The code for the Golden Section Search used in the optimisation has been adapted from E. Cai. This package has been created as an extension of my Master's thesis. E. Cai (2013, "Scripts and Functions: Using R to Implement the Golden Section Search Method for Numerical Optimization", <https://chemicalstatistician.wordpress.com/2013/04/22/using-r-to-implement-the-golden-bisection-method/>).

r-jage 0.1.0
Propagated dependencies: r-pracma@2.4.6 r-mvtnorm@1.3-7 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jage
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Estimation of Developmental Age
Description:

Bayesian methods for estimating developmental age from ordinal dental data. For an explanation of the model used, see Konigsberg (2015) <doi:10.3109/03014460.2015.1045430>. For details on the conditional correlation correction, see Sgheiza (2022) <doi:10.1016/j.forsciint.2021.111135>. Dental scoring is based on Moorrees, Fanning, and Hunt (1963) <doi:10.1177/00220345630420062701>.

r-jops 0.2.0
Propagated dependencies: r-spats@1.0-20 r-spam@2.11-3 r-rpart@4.1.27 r-mass@7.3-65 r-ggplot2@4.0.3 r-fields@17.3 r-fds@1.9 r-colorspace@2.1-2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JOPS
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Practical Smoothing with P-Splines
Description:

This package provides functions and data to reproduce all plots in the book "Practical Smoothing. The Joys of P-splines" by Paul H.C. Eilers and Brian D. Marx (2021, ISBN:978-1108482950).

r-janus 1.0.0
Propagated dependencies: r-tictoc@1.2.1 r-tensorflow@2.20.0 r-statrank@0.0.6 r-rmpfr@1.1-2 r-reticulate@1.46.0 r-readr@2.2.0 r-rcppalgos@2.10.0 r-purrr@1.2.2 r-narray@0.5.2 r-metrics@0.1.4 r-lubridate@1.9.5 r-keras@2.16.1 r-hash@2.2.6.4 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://rpubs.com/giancarlo_vercellino/janus
Licenses: GPL 3
Build system: r
Synopsis: Optimized Recommending System Based on 'tensorflow'
Description:

Proposes a coarse-to-fine optimization of a recommending system based on deep-neural networks using tensorflow'.

r-jackstraw 1.3.21
Propagated dependencies: r-rsvd@1.0.5 r-irlba@2.3.7 r-genio@1.1.2 r-corpcor@1.6.10 r-clusterr@1.3.6 r-cluster@2.1.8.2 r-bedmatrix@2.0.4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jackstraw
Licenses: GPL 2
Build system: r
Synopsis: Statistical Inference for Unsupervised Learning
Description:

Test for association between the observed data and their estimated latent variables. The jackstraw package provides a resampling strategy and testing scheme to estimate statistical significance of association between the observed data and their latent variables. Depending on the data type and the analysis aim, the latent variables may be estimated by principal component analysis (PCA), factor analysis (FA), K-means clustering, and related unsupervised learning algorithms. The jackstraw methods learn over-fitting characteristics inherent in this circular analysis, where the observed data are used to estimate the latent variables and used again to test against that estimated latent variables. When latent variables are estimated by PCA, the jackstraw enables statistical testing for association between observed variables and latent variables, as estimated by low-dimensional principal components (PCs). This essentially leads to identifying variables that are significantly associated with PCs. Similarly, unsupervised clustering, such as K-means clustering, partition around medoids (PAM), and others, finds coherent groups in high-dimensional data. The jackstraw estimates statistical significance of cluster membership, by testing association between data and cluster centers. Clustering membership can be improved by using the resulting jackstraw p-values and posterior inclusion probabilities (PIPs), with an application to unsupervised evaluation of cell identities in single cell RNA-seq (scRNA-seq).

r-jarbes 2.5.0
Dependencies: jags@4.3.1
Propagated dependencies: r-tidyr@1.3.2 r-rjags@4-17 r-r2jags@0.8-9 r-qpdf@1.4.1 r-mass@7.3-65 r-kableextra@1.4.0 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggextra@0.11.0 r-ggally@2.4.0 r-bookdown@0.46
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jarbes
Licenses: GPL 2+
Build system: r
Synopsis: Just a Rather Bayesian Evidence Synthesis
Description:

This package provides a new class of Bayesian meta-analysis models that incorporates a model for internal and external validity bias. In this way, it is possible to combine studies of diverse quality and different types. For example, we can combine the results of randomized control trials (RCTs) with the results of observational studies (OS).

r-jointmeancov 0.1.0
Propagated dependencies: r-glasso@1.11
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jointMeanCov
Licenses: GPL 2
Build system: r
Synopsis: Joint Mean and Covariance Estimation for Matrix-Variate Data
Description:

Jointly estimates two-group means and covariances for matrix-variate data and calculates test statistics. This package implements the algorithms defined in Hornstein, Fan, Shedden, and Zhou (2018) <doi:10.1080/01621459.2018.1429275>.

r-jmbig 0.1.3
Propagated dependencies: r-survival@3.8-6 r-rstanarm@2.32.2 r-nlme@3.1-169 r-joinerml@0.4.8 r-jmbayes2@0.6-0 r-ggplot2@4.0.3 r-fastjm@1.7.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jmBIG
Licenses: GPL 3
Build system: r
Synopsis: Joint Longitudinal and Survival Model for Big Data
Description:

This package provides analysis tools for big data where the sample size is very large. It offers a suite of functions for fitting and predicting joint models, which allow for the simultaneous analysis of longitudinal and time-to-event data. This statistical methodology is particularly useful in medical research where there is often interest in understanding the relationship between a longitudinal biomarker and a clinical outcome, such as survival or disease progression. This can be particularly useful in a clinical setting where it is important to be able to predict how a patient's health status may change over time. Overall, this package provides a comprehensive set of tools for joint modeling of BIG data obtained as survival and longitudinal outcomes with both Bayesian and non-Bayesian approaches. Its versatility and flexibility make it a valuable resource for researchers in many different fields, particularly in the medical and health sciences.

r-jlpm 1.0.4
Propagated dependencies: r-survival@3.8-6 r-stringr@1.6.0 r-spacefillr@0.4.0 r-marqlevalg@2.0.8 r-lcmm@2.2.2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://VivianePhilipps.github.io/JLPM/
Licenses: GPL 2+
Build system: r
Synopsis: Joint Latent Process Models
Description:

Estimation of extended joint models with shared random effects. Longitudinal data are handled in latent process models for continuous (Gaussian or curvilinear) and ordinal outcomes while proportional hazard models are used for the survival part. We propose a frequentist approach using maximum likelihood estimation. See Saulnier et al, 2022 <doi:10.1016/j.ymeth.2022.03.003>.

r-jcext 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-sp@2.2-1 r-rworldmap@1.3-8 r-rcolorbrewer@1.1-3 r-maps@3.4.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jcext
Licenses: GPL 2+
Build system: r
Synopsis: Extended Classification of Weather Types
Description:

This package provides a gridded classification of weather types by applying the Jenkinson and Collison classification. For a given region (it can be either local region or the whole map),it computes at each grid the 11 weather types during the period considered for the analysis. See Otero et al., (2017) <doi:10.1007/s00382-017-3705-y> for more information.

r-juliaformulae 0.1.0
Propagated dependencies: r-rrapply@1.2.8
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JuliaFormulae
Licenses: Expat
Build system: r
Synopsis: Translate R Regression Model Formulae to 'Julia' Syntax
Description:

Metaprogramming utilities for converting R regression model formulae to equivalents in Julia <doi:10.1137/141000671>, via modifications to the abstract syntax tree. Supports translations in zero correlation random effects syntax, protection of expressions to be evaluated as-is, interaction terms, and more. Accepts strings or R formula objects and returns modified R formula objects where possible (or a modified string, if not a valid formula in R).

r-jmv 2.8.0
Propagated dependencies: r-vcdextra@0.9.8 r-vcd@1.4-13 r-rocr@1.0-12 r-r6@2.6.1 r-psych@2.6.5 r-nnet@7.3-20 r-mvnormtest@0.1-9-3 r-multcomp@1.4-30 r-matrixstats@1.5.0 r-mass@7.3-65 r-magrittr@2.0.5 r-lavaan@0.6-21 r-jmvcore@2.7.38 r-hmisc@5.2-5 r-gparotation@2026.4-1 r-ggridges@0.5.7 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggally@2.4.0 r-emmeans@2.0.3 r-dplyr@1.2.1 r-car@3.1-5 r-bayesfactor@0.9.12-4.8 r-afex@1.5-1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jmv
Licenses: GPL 2+
Build system: r
Synopsis: The 'jamovi' Analyses
Description:

This package provides a suite of common statistical methods such as descriptives, t-tests, ANOVAs, regression, correlation matrices, proportion tests, contingency tables, and factor analysis. This package is also useable from the jamovi statistical spreadsheet (see <https://www.jamovi.org> for more information).

r-jsonnormalize 1.0.0
Propagated dependencies: r-v8@8.2.0 r-rstudioapi@0.18.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/stla/jsonNormalize
Licenses: GPL 3
Build system: r
Synopsis: Normalization of 'JSON' Strings
Description:

This package provides a function allowing to normalize a JSON string, for example by adding double quotes around the keys when they are missing. Also provides RStudio addins for the same purpose.

r-jmbdirect 0.1.1
Propagated dependencies: r-rstanarm@2.32.2 r-joinerml@0.4.8 r-jmbig@0.1.3 r-jmbayes2@0.6-0 r-fastjm@1.7.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JMbdirect
Licenses: GPL 3
Build system: r
Synopsis: Joint Model for Longitudinal and Multiple Time to Events Data
Description:

This package provides model fitting, prediction, and plotting for joint models of longitudinal and multiple time-to-event data, including methods from Rizopoulos (2012) <doi:10.1201/b12208>. Useful for handling complex survival and longitudinal data in clinical research.

r-jstree 1.2
Propagated dependencies: r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/yonicd/jsTree
Licenses: Expat
Build system: r
Synopsis: Create Interactive Trees with the 'jQuery' 'jsTree' Plugin
Description:

Create and customize interactive trees using the jQuery jsTree <https://www.jstree.com/> plugin library and the htmlwidgets package. These trees can be used directly from the R console, from RStudio', in Shiny apps and R Markdown documents.

r-jackalope 1.1.6
Dependencies: zlib@1.3.1
Propagated dependencies: r-rhtslib@3.8.0 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/lucasnell/jackalope
Licenses: Expat
Build system: r
Synopsis: Swift, Versatile Phylogenomic and High-Throughput Sequencing Simulator
Description:

Simply and efficiently simulates (i) variants from reference genomes and (ii) reads from both Illumina <https://www.illumina.com/> and Pacific Biosciences (PacBio) <https://www.pacb.com/> platforms. It can either read reference genomes from FASTA files or simulate new ones. Genomic variants can be simulated using summary statistics, phylogenies, Variant Call Format (VCF) files, and coalescent simulationsâ the latter of which can include selection, recombination, and demographic fluctuations. jackalope can simulate single, paired-end, or mate-pair Illumina reads, as well as PacBio reads. These simulations include sequencing errors, mapping qualities, multiplexing, and optical/polymerase chain reaction (PCR) duplicates. Simulating Illumina sequencing is based on ART by Huang et al. (2012) <doi:10.1093/bioinformatics/btr708>. PacBio sequencing simulation is based on SimLoRD by Stöcker et al. (2016) <doi:10.1093/bioinformatics/btw286>. All outputs can be written to standard file formats.

r-jico 0.1
Propagated dependencies: r-rlist@0.4.6.2 r-nleqslv@3.3.7 r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JICO
Licenses: GPL 3+
Build system: r
Synopsis: Joint and Individual Regression
Description:

An R package that implements the JICO algorithm [Wang, P., Wang, H., Li, Q., Shen, D., & Liu, Y. (2024). <Journal of Computational and Graphical Statistics, 33(3), 763-773>]. It aims at solving the multi-group regression problem. The algorithm decomposes the responses from multiple groups into shared and group-specific components, which are driven by low-rank approximations of joint and individual structures from the covariates respectively.

r-jtools 2.3.1
Propagated dependencies: r-tibble@3.3.1 r-sandwich@3.1-1 r-rlang@1.2.0 r-pkgconfig@2.0.3 r-pander@0.6.6 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-generics@0.1.4 r-cli@3.6.6 r-broom-mixed@0.2.9.7 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://jtools.jacob-long.com
Licenses: GPL 3+
Build system: r
Synopsis: Analysis and Presentation of Social Scientific Data
Description:

This is a collection of tools for more efficiently understanding and sharing the results of (primarily) regression analyses. There are also a number of miscellaneous functions for statistical and programming purposes. Support for models produced by the survey and lme4 packages are points of emphasis.

Total packages: 73955