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

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-webmockr 2.2.0
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-fauxpas@0.6.0 r-jsonlite@2.0.0 r-magrittr@2.0.5 r-r6@2.6.1 r-rlang@1.2.0 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/webmockr
Licenses: Expat
Build system: r
Synopsis: Stubbing and setting expectations on HTTP Requests
Description:

This is a package for stubbing and setting expectations on HTTP requests. It includes tools for stubbing HTTP requests, including expected request conditions and response conditions. You can match on HTTP method, query parameters, request body, headers and more. It can be used for unit tests or outside of a testing context.

r-base64 2.0.2
Propagated dependencies: r-openssl@2.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/base64
Licenses: Expat
Build system: r
Synopsis: Base64 encoder and decoder
Description:

This package is a compatibility wrapper to replace the orphaned package by Romain Francois. New applications should use the openssl or base64enc package instead.

r-rcppziggurat 0.1.8
Dependencies: gsl@2.8
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcppgsl@0.3.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RcppZiggurat/
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp integration of different "Ziggurat" normal RNG implementations
Description:

The Ziggurat generator for normally distributed random numbers, originally proposed by Marsaglia and Tsang (2000, https://doi.org/10.18637/jss.v005.i08) has been improved upon a few times starting with Leong et al (2005, https://doi.org/10.18637/jss.v012.i07). This package provides an aggregation for comparing different implementations in order to provide a 'faster but good enough' alternative for use with R and C++ code.

r-tensora 0.36.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.stat.boogaart.de/tensorA
Licenses: GPL 2+
Build system: r
Synopsis: Advanced tensor arithmetic with named indices
Description:

This package provides convenience functions for advanced linear algebra with tensors and computation with datasets of tensors on a higher level abstraction. It includes Einstein and Riemann summing conventions, dragging, co- and contravariate indices, and parallel computations on sequences of tensors.

r-partykit 1.2-27
Propagated dependencies: r-formula@1.2-5 r-inum@1.0-5 r-libcoin@1.0-12 r-mvtnorm@1.3-7 r-rpart@4.1.27 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://partykit.R-Forge.R-project.org/partykit
Licenses: GPL 2+
Build system: r
Synopsis: Toolkit for recursive partytioning
Description:

This package provides a toolkit with infrastructure for representing, summarizing, and visualizing tree-structured regression and classification models.

r-shinyauthr 1.0.0
Propagated dependencies: r-dplyr@1.2.1 r-glue@1.8.1 r-rlang@1.2.0 r-shiny@1.13.0 r-shinyjs@2.1.1 r-sodium@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paulc91/shinyauthr
Licenses: Expat
Build system: r
Synopsis: Shiny authentication modules
Description:

With this package you can add in-app user authentication to Shiny, allowing you to secure publicly hosted apps and build dynamic user interfaces from user information.

r-sn 2.1.3
Propagated dependencies: r-mnormt@2.1.2 r-numderiv@2016.8-1.1 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://azzalini.stat.unipd.it/SN
Licenses: GPL 2+
Build system: r
Synopsis: The skew-normal and skew-t distributions
Description:

This package provides functionalities to build and manipulate probability distributions of the skew-normal family and some related ones, notably the skew-t family, and provides related statistical methods for data fitting and diagnostics, in the univariate and the multivariate case.

r-imifa 2.2.0
Propagated dependencies: r-matrixstats@1.5.0 r-mclust@6.1.2 r-mvnfast@0.2.8 r-rfast@2.1.5.2 r-slam@0.1-55 r-viridislite@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=IMIFA
Licenses: GPL 3+
Build system: r
Synopsis: Infinite mixtures of infinite factor analysers and related models
Description:

This package provides flexible Bayesian estimation of IMIFA and related models, for nonparametrically clustering high-dimensional data. The IMIFA model conducts Bayesian nonparametric model-based clustering with factor analytic covariance structures without recourse to model selection criteria to choose the number of clusters or cluster-specific latent factors, mostly via efficient Gibbs updates. Model-specific diagnostic tools are also provided, as well as many options for plotting results, conducting posterior inference on parameters of interest, posterior predictive checking, and quantifying uncertainty.

r-nipals 1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kwstat.github.io/nipals/
Licenses: Expat
Build system: r
Synopsis: Principal Components Analysis using NIPALS or weighted EMPCA
Description:

This package provides Principal Components Analysis (PCA) of matrix using Non-linear Iterative Partial Least Squares (NIPALS) or weighted Expectation Maximization PCA (EMPCA) with Gram-Schmidt orthogonalization of the scores and loadings. See Andrecut (2009) doi:10.1089/cmb.2008.0221.

r-intergraph 2.0-4
Propagated dependencies: r-igraph@2.3.1 r-network@1.20.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mbojan.github.io/intergraph
Licenses: GPL 3
Build system: r
Synopsis: Coercion routines for network data objects
Description:

Functions implemented in this package allow coercing (i.e. convert) network data between classes provided by other R packages. Currently supported classes are those defined in packages network and igraph.

r-parallelmap 1.5.1
Propagated dependencies: r-bbmisc@1.13.1 r-checkmate@2.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://parallelmap.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Unified interface to parallelization backends
Description:

This package provides a unified parallelization framework for multiple backends. This package is designed for internal package and interactive usage. The main operation is parallel mapping over lists. It supports local, multicore, mpi and BatchJobs mode. It allows tagging of the parallel operation with a level name that can be later selected by the user to switch on parallel execution for exactly this operation.

r-distributional 0.7.0
Propagated dependencies: r-generics@0.1.4 r-lifecycle@1.0.5 r-numderiv@2016.8-1.1 r-pillar@1.11.1 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pkg.mitchelloharawild.com/distributional/
Licenses: GPL 3
Build system: r
Synopsis: Vectorized probability distributions
Description:

This package provides vectorized distribution objects with tools for manipulating, visualizing, and using probability distributions. It was designed to allow model prediction outputs to return distributions rather than their parameters, allowing users to directly interact with predictive distributions in a data-oriented workflow. In addition to providing generic replacements for p/d/q/r functions, other useful statistics can be computed including means, variances, intervals, and highest density regions.

r-doby 4.7.1
Propagated dependencies: r-boot@1.3-32 r-broom@1.0.13 r-cowplot@1.2.0 r-deriv@4.2.0 r-dplyr@1.2.1 r-forecast@9.0.2 r-ggplot2@4.0.3 r-mass@7.3-65 r-matrix@1.7-5 r-microbenchmark@1.5.0 r-modelr@0.1.11 r-purrr@1.2.2 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://people.math.aau.dk/~sorenh/software/doBy/
Licenses: GPL 2+
Build system: r
Synopsis: Groupwise statistics, LSmeans, linear contrasts, and utilities
Description:

This package contains:

  • facilities for working with grouped data: do something to data stratified by some variables.

  • implementations of least-squares means, general linear contrasts, and

  • miscellaneous other utilities.

r-tmvnsim 1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Truncated multivariate normal simulation
Description:

This package implements importance sampling from the truncated multivariate normal using the Geweke-Hajivassiliou-Keane (GHK) simulator. Unlike Gibbs sampling which can get stuck in one truncation sub-region depending on initial values, this package allows truncation based on disjoint regions that are created by truncation of absolute values. The GHK algorithm uses simple Cholesky transformation followed by recursive simulation of univariate truncated normals hence there are also no convergence issues. Importance sample is returned along with sampling weights, based on which, one can calculate integrals over truncated regions for multivariate normals.

r-reprex 2.1.1
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.6 r-clipr@0.8.0 r-fs@2.1.0 r-glue@1.8.1 r-knitr@1.51 r-lifecycle@1.0.5 r-rlang@1.2.0 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidyverse/reprex
Licenses: Expat
Build system: r
Synopsis: Prepare reproducible R code examples for sharing
Description:

This package provides a convenience wrapper that uses the rmarkdown package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites or email. reprex also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.

r-systemfonts 1.3.2
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-6 r-cpp11@0.5.5 r-jsonlite@2.0.0 r-lifecycle@1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/systemfonts
Licenses: Expat
Build system: r
Synopsis: System native font finding
Description:

This package provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries for finding font files that can then be used further by e.g. graphic devices.

r-argparse 2.3.1
Dependencies: python@3.12.12
Propagated dependencies: r-findpython@1.0.9 r-jsonlite@2.0.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/argparse
Licenses: GPL 2+
Build system: r
Synopsis: Command line optional and positional argument parser
Description:

This package provides a command line parser to be used with Rscript to write shebang scripts that gracefully accept positional and optional arguments and automatically generate usage notices.

r-mime 0.13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/mime
Licenses: GPL 2
Build system: r
Synopsis: R package to map filenames to MIME types
Description:

This package guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.

r-pegas 1.4
Propagated dependencies: r-ape@5.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://ape-package.ird.fr/pegas.html
Licenses: GPL 2+
Build system: r
Synopsis: Population and evolutionary genetics analysis system
Description:

This package provides functions for reading, writing, plotting, analysing, and manipulating allelic and haplotypic data, including from VCF files, and for the analysis of population nucleotide sequences and micro-satellites including coalescent analyses, linkage disequilibrium, population structure (Fst, Amova) and equilibrium (HWE), haplotype networks, minimum spanning tree and network, and median-joining networks.

r-rose 0.0-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ROSE
Licenses: GPL 2
Build system: r
Synopsis: Random over-sampling examples
Description:

This package provides functions to deal with binary classification problems in the presence of imbalanced classes. Synthetic balanced samples are generated according to ROSE (Menardi and Torelli, 2013). Functions that implement more traditional remedies to the class imbalance are also provided, as well as different metrics to evaluate a learner accuracy. These are estimated by holdout, bootstrap or cross-validation methods.

r-cvauc 1.1.4
Propagated dependencies: r-data-table@1.18.4 r-rocr@1.0-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ledell/cvAUC
Licenses: ASL 2.0
Build system: r
Synopsis: Cross-validated area under the ROC curve confidence intervals
Description:

This package contains various tools for working with and evaluating cross-validated area under the ROC curve (AUC) estimators. The primary functions of the package are ci.cvAUC and ci.pooled.cvAUC, which report cross-validated AUC and compute confidence intervals for cross-validated AUC estimates based on influence curves for i.i.d. and pooled repeated measures data, respectively.

r-mclust 6.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.washington.edu/mclust/
Licenses: GPL 2+
Build system: r
Synopsis: Gaussian mixture modelling for model-based clustering etc.
Description:

This package provides Gaussian finite mixture models fitted via EM algorithm for model-based clustering, classification, and density estimation, including Bayesian regularization, dimension reduction for visualisation, and resampling-based inference.

r-sctransform 0.4.3
Propagated dependencies: r-dplyr@1.2.1 r-future@1.70.0 r-future-apply@1.20.2 r-ggplot2@4.0.3 r-gridextra@2.3 r-magrittr@2.0.5 r-mass@7.3-65 r-matrix@1.7-5 r-matrixstats@1.5.0 r-parallelly@1.47.0 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-reshape2@1.4.5 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ChristophH/sctransform
Licenses: GPL 3
Build system: r
Synopsis: Variance stabilizing transformations for Single Cell UMI Data
Description:

This package provides a normalization method for single-cell UMI count data using a variance stabilizing transformation. The transformation is based on a negative binomial regression model with regularized parameters. As part of the same regression framework, this package also provides functions for batch correction, and data correction.

r-highfive 3.3.0
Dependencies: hdf5@1.14.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/theAeon/HighFive
Licenses: Boost 1.0
Build system: r
Synopsis: HighFive C++ interface to HDF5
Description:

This package provides a header-only C++ interface for libhdf5.

Total packages: 72465