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

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-credentials 2.0.3
Dependencies: git-minimal@2.50.0
Propagated dependencies: r-askpass@1.2.1 r-curl@7.1.0 r-jsonlite@2.0.0 r-openssl@2.4.1 r-sys@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/credentials/
Licenses: Expat
Build system: r
Synopsis: Tools for managing SSH and Git credentials
Description:

This package assists you in setting up and retrieving of HTTPS and SSH credentials for use with git and other services. For HTTPS remotes the package interfaces the git-credential utility which git uses to store HTTP usernames and passwords. For SSH remotes this package provides convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials.

r-mlr 2.19.3
Dependencies: gdal@3.8.2 geos@3.12.1 glu@9.0.2 gmp@6.3.0 gsl@2.8 jags@4.3.1 mpfr@4.2.2 openmpi@4.1.6 proj@9.7.1 udunits@2.2.28
Propagated dependencies: r-backports@1.5.1 r-bbmisc@1.13.1 r-checkmate@2.3.4 r-data-table@1.18.4 r-ggplot2@4.0.3 r-parallelmap@1.5.1 r-paramhelpers@1.14.2 r-stringi@1.8.7 r-survival@3.8-6 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Machine learning in R
Description:

This package provides an interface to a large number of classification and regression techniques. These techniques include machine-readable parameter descriptions. There is also an experimental extension for survival analysis, clustering and general, example-specific cost-sensitive learning. Also included:

  • Generic resampling, including cross-validation, bootstrapping and subsampling;

  • Hyperparameter tuning with modern optimization techniques, for single- and multi-objective problems;

  • Filter and wrapper methods for feature selection;

  • Extension of basic learners with additional operations common in machine learning, also allowing for easy nested resampling.

Most operations can be parallelized.

r-gap-datasets 0.0.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jinghuazhao.github.io/R/
Licenses: GPL 2+
Build system: r
Synopsis: Datasets for gap
Description:

This package provides datasets associated with the gap package. Currently, it includes an example data for regional association plot (CDKN), an example data for a genomewide association meta-analysis (OPG), data in studies of Parkinson's diease (PD), ALHD2 markers and alcoholism (aldh2), APOE/APOC1 markers and Schizophrenia (apoeapoc), cystic fibrosis (cf), a Olink/INF panel (inf1), Manhattan plots with (hr1420, mhtdata) and without (w4) gene annotations.

r-msm 1.8.2
Propagated dependencies: r-expm@1.0-0 r-generics@0.1.4 r-mvtnorm@1.3-7 r-survival@3.8-6 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/chjackson/msm
Licenses: GPL 2+
Build system: r
Synopsis: Multi-state Markov and hidden Markov models in continuous time
Description:

This package provides functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal data. It was designed for processes observed at arbitrary times in continuous time (panel data) but some other observation schemes are supported. Both Markov transition rates and the hidden Markov output process can be modelled in terms of covariates, which may be constant or piecewise-constant in time.

r-mirt 1.46.1
Propagated dependencies: r-dcurver@0.9.3 r-deriv@4.2.0 r-gparotation@2026.4-1 r-gridextra@2.3 r-lattice@0.22-9 r-matrix@1.7-5 r-mgcv@1.9-4 r-pbapply@1.7-4 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-simdesign@2.25 r-splines2@0.5.4 r-vegan@2.7-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://philchalmers.github.io/mirt/
Licenses: GPL 3+
Build system: r
Synopsis: Multidimensional item response theory
Description:

This is a package for the analysis of discrete response data using unidimensional and multidimensional item analysis models under the Item Response Theory paradigm (Chalmers (2012) <doi:10.18637/jss.v048.i06>). Exploratory and confirmatory item factor analysis models are estimated with quadrature (EM) or stochastic (MHRM) methods. Confirmatory bi-factor and two-tier models are available for modeling item testlets using dimension reduction EM algorithms, while multiple group analyses and mixed effects designs are included for detecting differential item, bundle, and test functioning, and for modeling item and person covariates. Finally, latent class models such as the DINA, DINO, multidimensional latent class, mixture IRT models, and zero-inflated response models are supported.

r-rffc 1.0
Propagated dependencies: r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/rffc/
Licenses: GPL 2
Build system: r
Synopsis: Random Forest Feature Contributions
Description:

This package provides functions for extracting feature contributions from a random forest model from package randomForest. Feature contributions provide detailed information about the relationship between data variables and the predicted value returned by random forest model.

r-audio 0.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.rforge.net/audio/
Licenses: Expat
Build system: r
Synopsis: Audio interface for R
Description:

This package provides interfaces to audio devices (mainly sample-based) from R to allow recording and playback of audio.

r-textplot 0.2.3
Propagated dependencies: r-data-table@1.18.4 r-lattice@0.22-9 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnosac/textplot
Licenses: GPL 2
Build system: r
Synopsis: Text Plots
Description:

Visualise complex relations in texts. This is done by providing functionalities for displaying text co-occurrence networks, text correlation networks, dependency relationships as well as text clustering. Feel free to join the effort of providing interesting text visualisations.

r-pbkrtest 0.5.5
Propagated dependencies: r-broom@1.0.13 r-doby@4.7.1 r-dplyr@1.2.1 r-lme4@2.0-1 r-mass@7.3-65 r-matrix@1.7-5 r-numderiv@2016.8-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://people.math.aau.dk/~sorenh/software/pbkrtest/
Licenses: GPL 2+
Build system: r
Synopsis: Methods for linear mixed model comparison
Description:

This package implements a parametric bootstrap test and a Kenward Roger modification of F-tests for linear mixed effects models and a parametric bootstrap test for generalized linear mixed models.

r-acss 0.3-2
Propagated dependencies: r-acss-data@1.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://complexitycalculator.com/methodology.html
Licenses: GPL 2+
Build system: r
Synopsis: Algorithmic complexity for short strings
Description:

The main purpose of this package is to provide the algorithmic complexity for short strings, an approximation of the Kolmogorov Complexity of a short string using the coding theorem method. While the database containing the complexity is provided in the data only package acss.data, this package provides functions accessing the data such as prob_random returning the posterior probability that a given string was produced by a random process. In addition, two traditional (but problematic) measures of complexity are also provided: entropy and change complexity.

r-bezier 1.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bezier/
Licenses: GPL 2+
Build system: r
Synopsis: Bezier curve and spline toolkit
Description:

This package is a toolkit for working with Bezier curves and splines. The package provides functions for point generation, arc length estimation, degree elevation and curve fitting.

r-unigd 0.2.0
Dependencies: cairo@1.18.4 libpng@1.6.39 libtiff@4.4.0 zlib@1.3.1
Propagated dependencies: r-cpp11@0.5.5 r-systemfonts@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nx10/unigd
Licenses: GPL 2+
Build system: r
Synopsis: Universal graphics device
Description:

This package provides a unified R graphics backend. Render R graphics fast and easy to many common file formats. It provides a thread safe C interface for asynchronous rendering of R graphics.

r-shiny 1.13.0
Dependencies: js-datatables@1.10.19 js-selectize@0.12.6 js-strftime@0.10.0 js-highlight@9.12.0
Propagated dependencies: r-bslib@0.11.0 r-cachem@1.1.0 r-commonmark@2.0.0 r-crayon@1.5.3 r-ellipsis@0.3.3 r-fastmap@1.2.0 r-fontawesome@0.5.3 r-glue@1.8.1 r-htmltools@0.5.9 r-httpuv@1.6.17 r-jsonlite@2.0.0 r-later@1.4.8 r-lifecycle@1.0.5 r-mime@0.13 r-promises@1.5.0 r-r6@2.6.1 r-rlang@1.2.0 r-sourcetools@0.1.7-2 r-withr@3.0.2 r-xtable@1.8-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shiny.rstudio.com
Licenses: Artistic License 2.0
Build system: r
Synopsis: Easy interactive web applications with R
Description:

Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort.

r-nbclust 3.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sites.google.com/site/malikacharrad/research/nbclust-package
Licenses: GPL 2
Build system: r
Synopsis: Determine the best number of clusters in a data set
Description:

NbClust provides 30 indexes for determining the optimal number of clusters in a data set and offers the best clustering scheme from different results to the user.

r-ruv 0.9.7.1
Propagated dependencies: r-ggplot2@4.0.3 r-gridextra@2.3 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ruv/index.html
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Detect and remove unwanted variation using negative controls
Description:

This package implements the RUV (Remove Unwanted Variation) algorithms. These algorithms attempt to adjust for systematic errors of unknown origin in high-dimensional data. The algorithms were originally developed for use with genomic data, especially microarray data, but may be useful with other types of high-dimensional data as well. The algorithms require the user to specify a set of negative control variables, as described in the references. The algorithms included in this package are RUV-2, RUV-4, RUV-inv, RUV-rinv, RUV-I, and RUV-III, along with various supporting algorithms.

r-eaf 2.5.2
Dependencies: gsl@2.8
Propagated dependencies: r-matrixstats@1.5.0 r-modeltools@0.2-24 r-rdpack@2.6.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlopez-ibanez.github.io/eaf/
Licenses: GPL 2+
Build system: r
Synopsis: Plots of the empirical attainment function
Description:

This is a package for computation and visualization of the empirical attainment function (EAF) for the analysis of random sets in multi-criterion optimization.

r-cubature 2.1.4-1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnaras/cubature
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Adaptive multivariate integration over hypercubes
Description:

This package is an R wrapper around the cubature C library for adaptive multivariate integration over hypercubes. This version provides both hcubature and pcubature routines in addition to a vector interface.

r-waiter 0.2.5-1.927501b
Propagated dependencies: r-htmltools@0.5.9 r-r6@2.6.1 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://waiter.john-coene.com/
Licenses: Expat
Build system: r
Synopsis: Loading screen for Shiny
Description:

This package provides full screen and partial loading screens for Shiny with spinners, progress bars, and notifications.

r-imager 1.0.8
Dependencies: fftw@3.3.10 libtiff@4.4.0 libx11@1.8.12 zlib@1.3.1
Propagated dependencies: r-downloader@0.4.1 r-igraph@2.3.1 r-jpeg@0.1-11 r-magrittr@2.0.5 r-png@0.1-9 r-purrr@1.2.2 r-rcpp@1.1.1-1.1 r-readbitmap@0.1.5 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dahtah.github.io/imager/
Licenses: LGPL 3
Build system: r
Synopsis: Image processing library
Description:

This is a package for fast image processing for images in up to 4 dimensions (two spatial dimensions, one time/depth dimension, one color dimension). It provides most traditional image processing tools (filtering, morphology, transformations, etc.) as well as various functions for easily analyzing image data using R. The package wraps CImg, a simple, modern C++ library for image processing.

r-absim 0.2.6
Propagated dependencies: r-ape@5.8-1 r-powerlaw@1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AbSim/
Licenses: GPL 2
Build system: r
Synopsis: Time resolved simulations of antibody repertoires
Description:

This package provides simulation methods for the evolution of antibody repertoires. The heavy and light chain variable region of both human and C57BL/6 mice can be simulated in a time-dependent fashion. Both single lineages using one set of V-, D-, and J-genes or full repertoires can be simulated. The algorithm begins with an initial V-D-J recombination event, starting the first phylogenetic tree. Upon completion, the main loop of the algorithm begins, with each iteration representing one simulated time step. Various mutation events are possible at each time step, contributing to a diverse final repertoire.

r-conf-design 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=conf.design
Licenses: GPL 2
Build system: r
Synopsis: Construction of factorial designs
Description:

This small library contains a series of simple tools for constructing and manipulating confounded and fractional factorial designs.

r-chemometricswithr 0.1.13
Propagated dependencies: r-devtools@2.5.2 r-kohonen@3.0.13 r-mass@7.3-65 r-pls@2.9-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rwehrens/CWR
Licenses: GPL 2+
Build system: r
Synopsis: Chemometrics with R
Description:

This package provides functions and scripts used in the book "Chemometrics with R - Multivariate Data Analysis in the Natural Sciences and Life Sciences" by Ron Wehrens, Springer (2011).

r-ranger 0.18.0
Propagated dependencies: r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/imbs-hl/ranger
Licenses: GPL 3
Build system: r
Synopsis: Fast implementation of random forests
Description:

This package provides a fast implementation of Random Forests, particularly suited for high dimensional data. Ensembles of classification, regression, survival and probability prediction trees are supported. Data from genome-wide association studies can be analyzed efficiently.

r-stringi 1.8.7
Dependencies: icu4c@73.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://stringi.rexamine.com/
Licenses: Modified BSD
Build system: r
Synopsis: Character string processing facilities
Description:

This package allows for fast, correct, consistent, portable, as well as convenient character string/text processing in every locale and any native encoding. Owing to the use of the ICU library, the package provides R users with platform-independent functions known to Java, Perl, Python, PHP, and Ruby programmers. Among available features there are: pattern searching (e.g. via regular expressions), random string generation, string collation, transliteration, concatenation, date-time formatting and parsing, etc.

Total packages: 32521