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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-vega-datasets 0.9.0
Propagated dependencies: python-pandas@2.2.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/altair-viz/vega_datasets
Licenses: Expat
Build system: pyproject
Synopsis: Example datasets used by Vega-related projects
Description:

This package provides a collection of datasets used in Vega and Vega-Lite examples.

python-chaospy 4.3.13
Propagated dependencies: python-importlib-metadata@8.7.0 python-numpoly@1.2.11 python-numpy@1.26.4 python-scipy@1.12.0
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.

r-rlang 1.1.6
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: http://rlang.tidyverse.org
Licenses: GPL 3
Build system: r
Synopsis: Functions for base types, core R and Tidyverse features
Description:

This package provides a toolbox for working with base types, core R features like the condition system, and core Tidyverse features like tidy evaluation.

r-r-rsp 0.46.0
Propagated dependencies: r-digest@0.6.39 r-r-cache@0.17.0 r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/HenrikBengtsson/R.rsp
Licenses: LGPL 2.1+
Build system: r
Synopsis: Dynamic generation of scientific reports
Description:

The RSP markup language provides a powerful markup for controlling the content and output of LaTeX, HTML, Markdown, AsciiDoc, Sweave and knitr documents (and more), e.g. Today's date is <%=Sys.Date()%>. Contrary to many other literate programming languages, with RSP it is straightforward to loop over mixtures of code and text sections, e.g. in month-by-month summaries. RSP has also several preprocessing directives for incorporating static and dynamic contents of external files (local or online) among other things. RSP is ideal for self-contained scientific reports and R package vignettes.

r-trimcluster 0.2-0
Propagated dependencies: r-tclust@2.1-2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://cran.r-project.org/web/packages/trimcluster
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Cluster analysis with trimming
Description:

The trimmed k-means clustering method by Cuesta-Albertos, Gordaliza and Matran (1997). This optimizes the k-means criterion under trimming a portion of the points.

xlispstat 3.52.23-0.f1bea60
Dependencies: tcsh@6.24.15 libx11@1.8.12 libxmu@1.2.1 libxext@1.3.6 libxpm@3.5.17 libxaw@1.0.16 ncurses@6.2.20210619 gnuplot@6.0.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://homepage.divms.uiowa.edu/~luke/xls/xlsinfo/
Licenses: Expat
Build system: gnu
Synopsis: Statistical analysis environment with interactive graphics
Description:

XLISP-STAT is a statistical environment based on a Lisp dialect called XLISP. To facilitate statistical computations, standard functions for addition, logarithms, etc., have been modified to operate on lists and arrays of numbers, and a number of basic statistical functions have been added. Many of these functions have been written in Lisp, and additional functions can be added easily by a user. Several basic forms of plots, including histograms, scatterplots, rotatable plots and scatterplot matrices are provided. These plots support various forms of interactive highlighting operations and can be linked so points highlighted in one plot will be highlighted in all linked plots. Interactions with the plots are controlled by the mouse, menus and dialog boxes. An object-oriented programming system is used to allow menus, dialogs, and the response to mouse actions to be customized.

r-sparsem 1.84-2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html
Licenses: GPL 2+
Build system: r
Synopsis: Sparse linear algebra
Description:

This package provides some basic linear algebra functionality for sparse matrices. It includes Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.

r-mixedpower 2.0-2.b2b8706
Propagated dependencies: r-doparallel@1.0.17 r-foreach@1.5.2 r-ggplot2@4.0.1 r-lme4@1.1-37 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.

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.

r-sourcetools 0.1.7-1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://cran.r-project.org/web/packages/sourcetools
Licenses: Expat
Build system: r
Synopsis: Tools for reading, tokenizing and parsing R code
Description:

The sourcetools package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code.

r-xpose4 4.7.2
Propagated dependencies: r-lattice@0.22-7 r-hmisc@5.2-4 r-survival@3.8-3 r-dplyr@1.1.4 r-tibble@3.3.0 r-lazyeval@0.2.2 r-gam@1.22-6 r-readr@2.1.6
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://uupharmacometrics.github.io/xpose4/
Licenses: LGPL 3+
Build system: r
Synopsis: Diagnostics for nonlinear mixed-effect models
Description:

This package is a model building aid for nonlinear mixed-effects (population) model analysis using NONMEM, facilitating data set checkout, exploration and visualization, model diagnostics, candidate covariate identification and model comparison. The methods are described in Keizer et al. (2013) <doi:10.1038/psp.2013.24>, and Jonsson et al. (1999) <doi:10.1016/s0169-2607(98)00067-4>.

rmath-standalone 4.5.2
Dependencies: coreutils@9.1 curl@8.6.0 openblas@0.3.30 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.54.0 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: Standalone R math library
Description:

This package provides the R math library as an independent package.

r 4.5.2
Dependencies: coreutils@9.1 curl@8.6.0 openblas@0.3.30 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.54.0 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.5.2 r-boot@1.3-32 r-class@7.3-23 r-cluster@2.1.8.1 r-codetools@0.2-20 r-foreign@0.8-90 r-kernsmooth@2.23-26 r-lattice@0.22-7 r-mass@7.3-65 r-matrix@1.7-4 r-mgcv@1.9-4 r-nlme@3.1-168 r-nnet@7.3-20 r-rpart@4.1.24 r-spatial@7.3-18 r-survival@3.8-3
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.

r-runit 0.4.33.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://cran.r-project.org/web/packages/RUnit
Licenses: GPL 2+
Build system: r
Synopsis: R unit test framework
Description:

This package provides R functions implementing a standard unit testing framework, with additional code inspection and report generation tools.

r-robustbase 0.99-6
Propagated dependencies: r-deoptimr@1.1-4
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://robustbase.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Basic robust statistics
Description:

This package analyzes data with robust methods such as regression methodology including model selections and multivariate statistics.

r-rstudioapi 0.17.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://cran.r-project.org/web/packages/rstudioapi
Licenses: Expat
Build system: r
Synopsis: Safely access the RStudio API
Description:

This package provides functions to access the RStudio API and provide informative error messages when it's not available.

r-rprojroot 2.1.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/krlmlr/rprojroot
Licenses: GPL 3
Build system: r
Synopsis: Finding files in project subdirectories
Description:

This package helps accessing files relative to a project root. It provides helpers for robust, reliable and flexible paths to files below a project root. The root of a project is defined as a directory that matches a certain criterion, e.g., it contains a certain regular file.

python-arviz 0.21.0
Propagated dependencies: python-dm-tree@0.1.9 python-h5netcdf@1.3.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-scipy@1.12.0 python-typing-extensions@4.15.0 python-xarray@2023.12.0 python-xarray-einstats@0.7.0 python-setuptools@80.9.0 python-wheel@0.46.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-sn 2.1.1
Propagated dependencies: r-mnormt@2.1.1 r-numderiv@2016.8-1.1 r-quantreg@6.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
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.

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.

python-kalepy 1.4.3
Propagated dependencies: python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-scipy@1.12.0 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.

python-rpy2 3.5.17
Dependencies: icu4c@73.1 libdeflate@1.19 pcre@8.45 python-numpy@1.26.4 readline@8.2.13 r-minimal@4.5.2 r-survival@3.8-3 r-ggplot2@4.0.1 r-rsqlite@2.4.4 r-dplyr@1.1.4 r-dbplyr@2.5.1 zlib@1.3.1
Propagated dependencies: python-cffi@1.17.1 python-jinja2@3.1.2 python-numpy@1.26.4 python-pandas@2.2.3 python-pytz@2025.1 python-ipython@8.37.0 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
Description:

rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R from Python, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.

r-rematch 2.0.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/MangoTheCat/rematch
Licenses: Expat
Build system: r
Synopsis: Match regular expressions with a nicer API
Description:

This package provides a small wrapper on regexpr to extract the matches and captured groups from the match of a regular expression to a character vector.

r-sfsmisc 1.1-23
Propagated dependencies: procps@4.0.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://cran.r-project.org/web/packages/sfsmisc
Licenses: GPL 2+
Build system: r
Synopsis: Utilities from "Seminar fuer Statistik" ETH Zurich
Description:

This package provides useful utilities from Seminar fuer Statistik ETH Zurich, including many that are related to graphics.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091