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

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-nnlm 0.4.4-1.4574bca
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppprogress@0.4.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/linxihui/NNLM
Licenses: FreeBSD
Build system: r
Synopsis: Fast and versatile non-negative matrix factorization
Description:

This is a package for Non-Negative Linear Models (NNLM). It implements fast sequential coordinate descent algorithms for non-negative linear regression and non-negative matrix factorization (NMF). It supports mean square error and Kullback-Leibler divergence loss. Many other features are also implemented, including missing value imputation, domain knowledge integration, designable W and H matrices and multiple forms of regularizations.

python-patsy 1.0.1
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/pydata/patsy
Licenses: FreeBSD Python Software Foundation License
Build system: pyproject
Synopsis: Describe statistical models and build design matrices
Description:

Patsy is a Python package for describing statistical models and for building design matrices.

python-getdist 1.5.4
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0 python-pyyaml@6.0.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/cmbant/getdist
Licenses: LGPL 3
Build system: pyproject
Synopsis: GetDist Monte Carlo sample analysis, plotting and GUI
Description:

GetDist is a Python package for analysing Monte Carlo samples, including correlated samples from Markov Chain Monte Carlo (MCMC).

python-radian 0.6.15
Propagated dependencies: python-prompt-toolkit@3.0.51 python-pygments@2.19.2 python-rchitect@0.4.10
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/randy3k/radian
Licenses: Expat
Build system: pyproject
Synopsis: R console
Description:

Radian is an alternative console for the R program with multiline editing and rich syntax highlight. One would consider Radian as a IPython clone for R, though its design is more aligned to Julia.

python-altair 5.3.0
Propagated dependencies: python-jinja2@3.1.2 python-jsonschema@4.23.0 python-numpy@2.3.1 python-pandas@2.3.3 python-setuptools@80.9.0 python-toolz@1.1.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://altair-viz.github.io/
Licenses: Expat
Build system: pyproject
Synopsis: Declarative statistical visualization library for Python
Description:

Vega-Altair is a declarative statistical visualization library for Python.

python-pgmpy 1.0.0
Propagated dependencies: python-daft@0.1.2 python-joblib@1.5.2 python-networkx@3.4.2 python-numpy@2.3.1 python-opt-einsum@3.4.0 python-pandas@2.3.3 python-pyparsing@3.2.3 python-pytorch@2.10.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-statsmodels@0.14.5 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/pgmpy/pgmpy
Licenses: Expat
Build system: pyproject
Synopsis: Probabilistic Graphical Models library
Description:

This package provides a library for Probabilistic Graphical Models. It can be used for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.

python-chaospy 4.3.21
Propagated dependencies: python-numpoly@1.3.9 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://chaospy.readthedocs.io/en/master/
Licenses: Expat
Build system: pyproject
Synopsis: Numerical tool for performing uncertainty quantification
Description:

Chaospy is a numerical toolbox for performing uncertainty quantification using polynomial chaos expansions, advanced Monte Carlo methods implemented in Python. It also include a full suite of tools for doing low-discrepancy sampling, quadrature creation, polynomial manipulations, and a lot more.

python-rpy2-rinterface 3.6.6
Dependencies: icu4c@73.1 libdeflate@1.19 r-survival@3.8-6 zlib@1.3.1
Propagated dependencies: python-cffi@1.17.1 r-minimal@4.6.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://rpy2.github.io
Licenses: MPL 2.0 GPL 2+ LGPL 2.1+
Build system: pyproject
Synopsis: Low-level interface from Python to the R
Description:

The rpy2 package is a namespace package. This is the part of that package that covers the "low-level" interface to R used in rpy2. This provides mappings to access R's C-API and utilities to do so safely. It is otherwise relatively easily to crash (segfault) a process by calling R's C-API.

python-nestle 0.2.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/kbarbary/nestle
Licenses: Expat
Build system: pyproject
Synopsis: Nested sampling algorithms for evaluating Bayesian evidence
Description:

This package provides an implementation of Nested Sampling algorithms for evaluating Bayesian evidence.

python-lifelines 0.30.0
Propagated dependencies: python-autograd@1.8.0 python-autograd-gamma@0.5.0 python-formulaic@1.0.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/CamDavidsonPilon/lifelines
Licenses: Expat
Build system: pyproject
Synopsis: Survival analysis including Kaplan Meier, Nelson Aalen and regression
Description:

This package enables survival analysis in Python, including Kaplan Meier, Nelson Aalen and regression.

python-nautilus-sampler 1.0.5
Propagated dependencies: python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-threadpoolctl@3.6.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/johannesulf/nautilus
Licenses: Expat
Build system: pyproject
Synopsis: Neural Network-Boosted Importance Sampling for Bayesian Statistics
Description:

Nautilus is an pure-Python package for Bayesian posterior and evidence estimation. It utilizes importance sampling and efficient space exploration using neural networks. Compared to traditional MCMC and Nested Sampling codes, it often needs fewer likelihood calls and produces much larger posterior samples. Additionally, nautilus is highly accurate and produces Bayesian evidence estimates with percent precision. It is widely used in many areas of astrophysical research.

r 4.6.0
Dependencies: coreutils@9.1 curl@8.6.0 openblas@0.3.31 gfortran@14.3.0 grep@3.11 icu4c@73.1 libdeflate@1.19 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxt@1.3.1 pango@1.56.4 pcre2@10.42 readline@8.2.13 tcl@8.6.12 tk@8.6.12 which@2.21 zlib@1.3.1 bash-minimal@5.2.37
Propagated dependencies: r-minimal@4.6.0 r-boot@1.3-32 r-class@7.3-23 r-cluster@2.1.8.2 r-codetools@0.2-20 r-foreign@0.8-91 r-kernsmooth@2.23-26 r-lattice@0.22-9 r-mass@7.3-65 r-matrix@1.7-5 r-mgcv@1.9-4 r-nlme@3.1-169 r-nnet@7.3-20 r-rpart@4.1.27 r-spatial@7.3-18 r-survival@3.8-6
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.r-project.org/
Licenses: GPL 3+
Build system: trivial
Synopsis: Environment for statistical computing and graphics
Description:

R is a language and environment for statistical computing and graphics. It provides a variety of statistical techniques, such as linear and nonlinear modeling, classical statistical tests, time-series analysis, classification and clustering. It also provides robust support for producing publication-quality data plots. A large amount of 3rd-party packages are available, greatly increasing its breadth and scope.

emacs-poly-r 0.2.2
Propagated dependencies: emacs-ess@25.01.0 emacs-poly-noweb@0.2.2 emacs-polymode-markdown@0.2.2 emacs-polymode@0.2.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/polymode/poly-markdown
Licenses: GPL 3+
Build system: emacs
Synopsis: Polymodes for the R language
Description:

This package provides a number of polymodes for working with mixed R files, including Rmarkdown files.

r-mixedpower 2.0-2.b2b8706
Propagated dependencies: r-doparallel@1.0.17 r-foreach@1.5.2 r-ggplot2@4.0.3 r-lme4@2.0-1 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/DejanDraschkow/mixedpower
Licenses: GPL 3
Build system: r
Synopsis: Pilotdata based simulations for estimating power in linear mixed models
Description:

Mixedpower uses pilotdata and a linear mixed model fitted with lme4 to simulate new data sets. Power is computed separate for every effect in the model output as the relation of significant simulations to all simulations. More conservative simulations as a protection against a bias in the pilotdata are available as well as methods for plotting the results.

r-minimal 4.6.0
Dependencies: coreutils@9.1 curl@8.6.0 openblas@0.3.31 gfortran@14.3.0 grep@3.11 icu4c@73.1 libdeflate@1.19 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxt@1.3.1 pango@1.56.4 pcre2@10.42 readline@8.2.13 tcl@8.6.12 tk@8.6.12 which@2.21 zlib@1.3.1 bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.r-project.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Environment for statistical computing and graphics
Description:

R is a language and environment for statistical computing and graphics. It provides a variety of statistical techniques, such as linear and nonlinear modeling, classical statistical tests, time-series analysis, classification and clustering. It also provides robust support for producing publication-quality data plots. A large amount of 3rd-party packages are available, greatly increasing its breadth and scope.

jags 4.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://mcmc-jags.sourceforge.net/
Licenses: GPL 2
Build system: gnu
Synopsis: Gibbs sampler
Description:

JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written with three aims in mind:

  1. To have a cross-platform engine for the BUGS language;

  2. To be extensible, allowing users to write their own functions, distributions and samplers;

  3. To be a platform for experimentation with ideas in Bayesian modelling.

python-rpy2-robjects 3.6.5
Propagated dependencies: python-jinja2@3.1.2 python-rpy2-rinterface@3.6.6 python-tzlocal@5.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://rpy2.github.io
Licenses: MPL 2.0 GPL 2+ LGPL 2.1+
Build system: pyproject
Synopsis: Python interface to the R language (embedded R)
Description:

The rpy2 package is a namespace package. This is the part of that package that covers the "high-level" interface to R used in rpy2. It uses the "low-level" interface (bindings to R's C API) to create a more Pythonic and safer interface in rpy2.robjects as well as extentions for ipython and jupyter notebooks in rpy2.ipython.

r-languageserver 0.3.18
Propagated dependencies: r-callr@3.7.6 r-collections@0.3.12 r-digest@0.6.39 r-fs@2.1.0 r-jsonlite@2.0.0 r-lintr@3.3.0-1 r-r6@2.6.1 r-roxygen2@8.0.0 r-stringi@1.8.7 r-styler@1.11.0 r-xml2@1.5.2 r-xmlparsedata@1.0.5
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/REditorSupport/languageserver/
Licenses: Expat
Build system: r
Synopsis: Language Server for R
Description:

This package provides an implementation of the Language Server Protocol for R. The Language Server protocol is used by an editor client to integrate features like auto completion.

python-kalepy 1.4.3
Propagated dependencies: python-matplotlib@3.10.8 python-numba@0.62.1 python-numpy@2.3.1 python-scipy@1.16.3 python-six@1.17.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/lzkelley/kalepy
Licenses: GPL 3+ Expat
Build system: pyproject
Synopsis: Kernel Density Estimation (KDE) and sampling
Description:

This package performs KDE operations on multidimensional data to calculate estimated PDFs (probability distribution functions), and resample new data from those PDFs.

r-catterplots 0-3.ae17cd5
Propagated dependencies: r-png@0.1-9
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/Gibbsdavidl/CatterPlots
Licenses: ASL 2.0
Build system: r
Synopsis: Scatter plots with cat shaped points
Description:

Did you ever wish you could make scatter plots with cat shaped points? Now you can!

python-arviz 0.22.0
Propagated dependencies: python-h5netcdf@1.3.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-scipy@1.16.3 python-typing-extensions@4.15.0 python-xarray@2025.12.0 python-xarray-einstats@0.9.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/arviz-devs/arviz
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Exploratory analysis of Bayesian models
Description:

ArviZ is a Python package for exploratory analysis of Bayesian models. It includes functions for posterior analysis, data storage, model checking, comparison and diagnostics.

r-tgconfig 0.1.2-1.15cf199
Propagated dependencies: r-yaml@2.3.12
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/tanaylab/tgconfig
Licenses: GPL 3+
Build system: r
Synopsis: Infrastructure for managing package parameters
Description:

This is a package to provide infrastructure for managing package parameters. Parameters are easy to get in relevant functions within a package, and error is thrown if a parameter is missing. Developers are able to register parameters and set their default value in a config file that is part of the package in YAML format, and users are able to override parameters using their own YAML. Users get an exception when trying to override a parameter that was not registered, and can load multiple parameters to the current environment.

readstat 1.1.9-0.718d491
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/WizardMac/ReadStat
Licenses: Expat
Build system: gnu
Synopsis: Convert SAS, Stata, and SPSS files
Description:

Command-line tool and C library for reading files from popular stats packages like SAS, Stata and SPSS.

stb 0.0-3.2e2bef4
Channel: guix
Location: gnu/packages/stb.scm (gnu packages stb)
Home page: https://github.com/nothings/stb
Licenses: Expat Public Domain
Build system: gnu
Synopsis: Single file libraries for C/C++
Description:

This package contains a variety of small independent libraries for the C programming language.

Total packages: 72465