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

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-lpsolveapi 5.5.2.0-17.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lpSolveAPI
Licenses: LGPL 2.0
Build system: r
Synopsis: Interface to lp_solve
Description:

The lpSolveAPI package provides an R interface to lp_solve, a MILP, solver with support for pure linear, (mixed) integer/binary, semi-continuous and SOS models.

r-shinydashboard 0.7.3
Propagated dependencies: r-htmltools@0.5.8.1 r-promises@1.5.0 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/shinydashboard/
Licenses: GPL 2+
Build system: r
Synopsis: Create dashboards with shiny
Description:

This package provides an extension to the Shiny web application framework for R, making it easy to create attractive dashboards.

r-text2vec 0.6.4
Propagated dependencies: r-data-table@1.17.8 r-digest@0.6.39 r-lgr@0.5.0 r-matrix@1.7-4 r-mlapi@0.1.1 r-r6@2.6.1 r-rcpp@1.1.0 r-rsparse@0.5.3 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://text2vec.org
Licenses: GPL 2+
Build system: r
Synopsis: Text mining framework for R
Description:

This package provides fast and memory-friendly tools for text vectorization, topic modeling (LDA, LSA), word embeddings (GloVe), similarities. It provides a source-agnostic streaming API, which allows researchers to perform analysis of collections of documents which are larger than available RAM. All core functions are parallelized to benefit from multicore machines.

r-capushe 1.1.3
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/capushe/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Calibrating penalties using slope heuristics
Description:

This package provides tools for the calibration of penalized criteria for model selection. The calibration methods available are based on the slope heuristics.

r-unigd 0.1.3
Dependencies: cairo@1.18.4 fontconfig-minimal@2.14.0 freetype@2.13.3 libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-cpp11@0.5.2 r-systemfonts@1.3.1
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-lsei 1.3-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.auckland.ac.nz/~yongwang
Licenses: GPL 2+
Build system: r
Synopsis: Solve regression problems under equality/inequality constraints
Description:

It contains functions that solve least squares linear regression problems under linear equality/inequality constraints. Functions for solving quadratic programming problems are also available, which transform such problems into least squares ones first.

r-nortest 1.0-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nortest/
Licenses: GPL 2+
Build system: r
Synopsis: Tests for normality
Description:

This package provides five omnibus tests for testing the composite hypothesis of normality.

r-evmix 2.12
Propagated dependencies: r-gsl@2.1-9 r-mass@7.3-65 r-sparsem@1.84-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.math.canterbury.ac.nz/~c.scarrott/evmix.shtml
Licenses: GPL 3
Build system: r
Synopsis: Extreme value threshold estimation and uncertainty quantification
Description:

This package provides the usual distribution functions, maximum likelihood inference and model diagnostics for univariate stationary extreme value mixture models. Also, there are provided kernel density estimation including various boundary corrected kernel density estimation methods and a wide choice of kernels, with cross-validation likelihood based bandwidth estimator. Reasonable consistency with the base functions in the evd package is provided, so that users can safely interchange most code.

r-highr 0.11
Propagated dependencies: r-xfun@0.54
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/highr
Licenses: GPL 3+
Build system: r
Synopsis: Syntax highlighting for R source code
Description:

This package provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package.

r-lme4 1.1-37
Propagated dependencies: r-boot@1.3-32 r-lattice@0.22-7 r-mass@7.3-65 r-matrix@1.7-4 r-minqa@1.2.8 r-nlme@3.1-168 r-nloptr@2.2.1 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-reformulas@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lme4
Licenses: GPL 2+
Build system: r
Synopsis: Linear mixed-effects models using eigen and S4
Description:

This package provides fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the Eigen C++ library for numerical linear algebra and RcppEigen glue.

r-adgoftest 0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ADGofTest
Licenses: GPL 3+
Build system: r
Synopsis: Anderson-Darling GoF test
Description:

This package provides an implementation of the Anderson-Darling GoF test with p-value calculation based on Marsaglia's 2004 paper "Evaluating the Anderson-Darling Distribution".

r-altmeta 4.3
Propagated dependencies: r-coda@0.19-4.1 r-lme4@1.1-37 r-matrix@1.7-4 r-metafor@4.8-0 r-rjags@4-17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/altmeta/
Licenses: GPL 2+
Build system: r
Synopsis: Alternative meta-analysis methods
Description:

This package provides alternative statistical methods for meta-analysis, including:

  1. bivariate generalized linear mixed models for synthesizing odds ratios, relative risks, and risk differences

  2. heterogeneity tests and measures that are robust to outliers;

  3. measures, tests, and visualization tools for publication bias or small-study effects;

  4. meta-analysis of diagnostic tests for synthesizing sensitivities, specificities, etc.;

  5. meta-analysis methods for synthesizing proportions;

  6. models for multivariate meta-analysis.

r-tfisher 0.2.0
Propagated dependencies: r-matrix@1.7-4 r-mvtnorm@1.3-3 r-sn@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/TFisher/
Licenses: GPL 2
Build system: r
Synopsis: Optimal thresholding Fisher's p-value combination method
Description:

This package provides the cumulative distribution function (CDF), quantile, and statistical power calculator for a collection of thresholding Fisher's p-value combination methods, including Fisher's p-value combination method, truncated product method and, in particular, soft-thresholding Fisher's p-value combination method which is proven to be optimal in some context of signal detection. The p-value calculator for the omnibus version of these tests are also included.

r-tfmpvalue 0.0.9
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ge11232002/TFMPvalue
Licenses: GPL 2
Build system: r
Synopsis: P-value computation for position weight matrices
Description:

In putative Transcription Factor Binding Sites (TFBSs) identification from sequence/alignments, we are interested in the significance of certain match scores. TFMPvalue provides the accurate calculation of a p-value with a score threshold for position weight matrices, or the score with a given p-value. It is an interface to code originally made available by Helene Touzet and Jean-Stephane Varre, 2007, Algorithms Mol Biol:2, 15. Touzet and Varre (2007).

r-httpgd 2.0.3
Propagated dependencies: r-asioheaders@1.30.2-1 r-cpp11@0.5.2 r-unigd@0.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nx10/httpgd
Licenses: GPL 2+
Build system: r
Synopsis: HTTP server graphics device
Description:

This package provides a graphics device for R that is accessible via network protocols. This package was created to make it easier to embed live R graphics in integrated development environments and other applications. The included HTML/JavaScript client (plot viewer) aims to provide a better overall user experience when dealing with R graphics. The device asynchronously serves graphics via HTTP and WebSockets'.

r-lpsolve 5.6.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lpSolve
Licenses: LGPL 2.0
Build system: r
Synopsis: R interface to Lp_solve to solve linear/integer programs
Description:

Lp_solve is software for solving linear, integer and mixed integer programs. This implementation supplies a "wrapper" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems.

r-lmtest 0.9-40
Propagated dependencies: r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lmtest
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Testing linear regression models
Description:

This package provides a collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.

r-inline 0.3.21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/inline
Licenses: LGPL 3+
Build system: r
Synopsis: Functions to inline C, C++, Fortran function calls from R
Description:

This package provides functionality to dynamically define R functions and S4 methods with inlined C, C++ or Fortran code supporting .C and .Call calling conventions.

r-tgp 2.4-23
Propagated dependencies: r-maptree@1.4-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bobby.gramacy.com/r_packages/tgp/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Bayesian treed Gaussian process models
Description:

R-tgb provides Bayesian nonstationary regression and treed Gaussian processes. In addition, it provides visualization functions, tree drawing, sensitivity analysis, multi-resolution models, and sequential experimental design tools, including ALM, ALC, and expected improvement for optimizing noisy black-box functions.

r-blackbox 1.1.46
Propagated dependencies: r-foreach@1.5.2 r-geometry@0.5.2 r-lattice@0.22-7 r-mass@7.3-65 r-matrixstats@1.5.0 r-nloptr@2.2.1 r-numderiv@2016.8-1.1 r-pbapply@1.7-4 r-proxy@0.4-27 r-rcdd@1.6 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-spamm@4.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kimura.univ-montp2.fr/~rousset/Migraine.htm
Licenses: CeCILL
Build system: r
Synopsis: Black box optimization and exploration of parameter space
Description:

This package performs prediction of a response function from simulated response values, allowing black-box optimization of functions estimated with some error. It includes a simple user interface for such applications, as well as more specialized functions designed to be called by the Migraine software (Rousset and Leblois, 2012 <doi:10.1093/molbev/MSR262>; Leblois et al., 2014 <doi:10.1093/molbev/msu212>; and see URL). The latter functions are used for prediction of likelihood surfaces and implied likelihood ratio confidence intervals, and for exploration of predictor space of the surface. Prediction of the response is based on ordinary Kriging (with residual error) of the input. Estimation of smoothing parameters is performed by generalized cross-validation.

r-abbreviate 0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sigbertklinke/abbreviate
Licenses: GPL 3
Build system: r
Synopsis: Readable string abbreviation
Description:

This package abbreviates strings to a specified minimum number of characters, such that the strings remain unique (if they originally were).

r-sapa 2.0-3
Propagated dependencies: r-ifultools@2.0-26 r-splus2r@1.3-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sapa/
Licenses: GPL 2
Build system: r
Synopsis: Spectral analysis for physical applications
Description:

This package provides software for the book Spectral Analysis for Physical Applications, Donald B. Percival and Andrew T. Walden, Cambridge University Press, 1993.

r-stopwords 2.3
Propagated dependencies: r-isocodes@2025.05.18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/quanteda/stopwords
Licenses: Expat
Build system: r
Synopsis: Multilingual stopword lists
Description:

This package provides multiple sources of stopwords, for use in text analysis and natural language processing.

r-mlr3data 0.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlr-org/mlr3data
Licenses: LGPL 3
Build system: r
Synopsis: Collection of machine learning data Sets for mlr3
Description:

This package provides a small collection of interesting and educational machine learning data sets which are used as examples in the mlr3 book Applied machine learning using mlr3 in R https://mlr3book.mlr-org.com, the use case gallery https://mlr3gallery.mlr-org.com, or in other examples. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Data sets are automatically added to the dictionary of tasks if mlr3 is loaded.

Total packages: 69246