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

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-robslopes 1.1.4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=robslopes
Licenses: GPL 2+
Build system: r
Synopsis: Fast algorithms for robust slopes
Description:

This package provides fast algorithms for the Theil-Sen estimator, Siegel's repeated median slope estimator, and Passing-Bablok regression. The implementation is based on algorithms by Dillencourt et al. (1992) <doi:10.1142/S0218195992000020> and Matousek et al. (1998) <doi:10.1007/PL00009190>. The implementations are detailed in Raymaekers (2023) <doi:10.32614/RJ-2023-012> and Raymaekers J., Dufey F. (2022) <arXiv:2202.08060>. All algorithms run in quasilinear time.

r-fpc 2.2-14
Propagated dependencies: r-class@7.3-23 r-cluster@2.1.8.2 r-diptest@0.77-2 r-flexmix@2.3-20 r-kernlab@0.9-33 r-mass@7.3-65 r-mclust@6.1.2 r-prabclus@2.3-5 r-robustbase@0.99-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fpc
Licenses: GPL 2+
Build system: r
Synopsis: Flexible procedures for clustering
Description:

This package provides various methods for clustering and cluster validation. For example, it provides fixed point clustering, linear regression clustering, clustering by merging Gaussian mixture components, as well as symmetric and asymmetric discriminant projections for visualisation of the separation of groupings.

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-abcanalysis 1.2.1
Propagated dependencies: r-plotrix@3.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.uni-marburg.de/fb12/arbeitsgruppen/datenbionik/software-en/
Licenses: GPL 3
Build system: r
Synopsis: Computed ABC Analysis
Description:

Multivariate data sets often differ in several factors or derived statistical parameters, which have to be selected for a valid interpretation. Basing this selection on traditional statistical limits leads occasionally to the perception of losing information from a data set. This package provides tools to calculate these limits on the basis of the mathematical properties of the distribution of the analyzed items.

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-rpf 1.0.15
Propagated dependencies: r-lifecycle@1.0.5 r-mvtnorm@1.3-7 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/jpritikin/rpf
Licenses: GPL 3+
Build system: r
Synopsis: Response probability functions
Description:

The purpose of this package is to factor out logic and math common to Item Factor Analysis fitting, diagnostics, and analysis. It is envisioned as core support code suitable for more specialized IRT packages to build upon. Complete access to optimized C functions is made available with R_RegisterCCallable().

r-splancs 2.01-45
Propagated dependencies: r-sp@2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.maths.lancs.ac.uk/~rowlings/Splancs/
Licenses: GPL 2+
Build system: r
Synopsis: Spatial and space-time point pattern analysis
Description:

The Splancs package was written as an enhancement to S-Plus for display and analysis of spatial point pattern data; it has been ported to R and is in "maintenance mode".

r-futile-options 1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/futile.options
Licenses: LGPL 3+
Build system: r
Synopsis: Options management framework
Description:

The futile.options subsystem provides an easy user-defined options management system that is properly scoped. This means that options created via futile.options are fully self-contained and will not collide with options defined in other packages.

r-scrypt 0.1.6
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/rscrypt
Licenses: FreeBSD
Build system: r
Synopsis: Key derivation functions for R based on Scrypt
Description:

This package provides functions for working with the scrypt key derivation functions. Scrypt is a password-based key derivation function created by Colin Percival. The algorithm was specifically designed to make it costly to perform large-scale custom hardware attacks by requiring large amounts of memory.

r-activpalprocessing 1.0.2
Propagated dependencies: r-chron@2.3-62
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activpalProcessing/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Process activPAL events files
Description:

This package performs estimation of physical activity and sedentary behavior variables from activPAL events files.

r-scatterplot3d 0.3-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/scatterplot3d/
Licenses: GPL 2
Build system: r
Synopsis: 3D scatter plot
Description:

This package provides an implementation of scatter plots for plotting. a three dimensional point cloud.

r-kohonen 3.0.13
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/kohonen
Licenses: GPL 2+
Build system: r
Synopsis: Supervised and unsupervised self-organising maps
Description:

This package provides functions to train self-organising maps (SOMs). Also interrogation of the maps and prediction using trained maps are supported. The name of the package refers to Teuvo Kohonen, the inventor of the SOM.

r-warp 0.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/DavisVaughan/warp
Licenses: Expat
Build system: r
Synopsis: Group dates
Description:

This package provides tooling to group dates by a variety of periods including: yearly, monthly, by second, by week of the month, and more. The groups are defined in such a way that they also represent the distance between dates in terms of the period. This extracts valuable information that can be used in further calculations that rely on a specific temporal spacing between observations.

r-adabag 5.1
Propagated dependencies: r-caret@7.0-1 r-consrank@3.0 r-doparallel@1.0.17 r-dplyr@1.2.1 r-foreach@1.5.2 r-rpart@4.1.27 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adabag/
Licenses: GPL 2+
Build system: r
Synopsis: Multiclass AdaBoost.M1, SAMME and Bagging
Description:

This package implements Freund and Schapire's Adaboost.M1 algorithm and Breiman's Bagging algorithm using classification trees as individual classifiers. Once these classifiers have been trained, they can be used to predict on new data. Also, cross validation estimation of the error can be done.

r-fpeek 0.2.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/davidgohel/fpeek
Licenses: Expat
Build system: r
Synopsis: Check text files content at a glance
Description:

This package provides tools to help working with text files. It can return the number of lines; print the first and last lines; convert encoding. Operations are made without reading the entire file before starting, resulting in good performances with large files.

r-blavaan 0.5-10
Propagated dependencies: r-bayesplot@1.15.0 r-bh@1.90.0-1 r-coda@0.19-4.1 r-future-apply@1.20.2 r-igraph@2.3.1 r-lavaan@0.6-21 r-loo@2.9.0 r-matrix@1.7-5 r-mnormt@2.1.2 r-nonnest2@0.5-9 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-2 r-rstan@2.32.7 r-rstantools@2.6.0 r-stanheaders@2.32.10 r-tmvnsim@1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ecmerkle.github.io/blavaan/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian latent variable analysis
Description:

This package lets you fit a variety of Bayesian latent variable models, including confirmatory factor analysis, structural equation models, and latent growth curve models.

r-pastecs 1.4.2
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/phgrosjean/pastecs
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of space-time ecological series
Description:

This package provides functions for regulation, decomposition and analysis of space-time series. The pastecs library is a PNEC-Art4 and IFREMER initiative to bring PASSTEC 2000 functionalities to R.

r-glmtoolbox 0.1.12
Propagated dependencies: r-broom@1.0.13 r-formula@1.2-5 r-mass@7.3-65 r-numderiv@2016.8-1.1 r-rfast@2.1.5.2 r-statmod@1.5.2 r-suppdists@1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlgs.netlify.app/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Set of tools to data analysis using generalized linear models
Description:

This package provides a set of tools for the statistical analysis of data using:

  1. normal linear models;

  2. generalized linear models;

  3. negative binomial regression models as alternative to the Poisson regression models under the presence of overdispersion;

  4. beta-binomial and random-clumped binomial regression models as alternative to the binomial regression models under the presence of overdispersion;

  5. zero-inflated and zero-altered regression models to deal with zero-excess in count data;

  6. generalized nonlinear models;

  7. generalized estimating equations for cluster correlated data.

r-gam 1.22-7
Propagated dependencies: r-foreach@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gam
Licenses: GPL 2
Build system: r
Synopsis: Generalized additive models
Description:

This package provides functions for fitting and working with generalized additive models, as described in chapter 7 of "Statistical Models in S" (Chambers and Hastie (eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani, 1990).

r-benchmarkmedata 2.0.0
Propagated dependencies: r-dplyr@1.2.1 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/csgillespie/benchmarkme-data
Licenses: GPL 2+
Build system: r
Synopsis: Data set for the @code{benchmarkme} package
Description:

This package contains the data set for the crowd-sourced benchmarks from running the benchmarkme package.

r-ica 1.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ica/
Licenses: GPL 2+
Build system: r
Synopsis: Independent component analysis
Description:

This package provides tools for Independent Component Analysis (ICA) using various algorithms: FastICA, Information-Maximization (Infomax), and Joint Approximate Diagonalization of Eigenmatrices (JADE).

r-dot 0.1
Propagated dependencies: r-v8@8.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://haghish.com/dot
Licenses: Expat
Build system: r
Synopsis: Render and Export DOT Graphs in R
Description:

This package provides tools to render DOT diagram markup language in R and also provides the possibility to export the graphs in PostScript and SVG (Scalable Vector Graphics) formats. In addition, it supports literate programming packages such as knitr and rmarkdown.

r-globals 0.19.1
Propagated dependencies: r-codetools@0.2-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/globals
Licenses: LGPL 2.1+
Build system: r
Synopsis: Identify global objects in R expressions
Description:

This package provides tools to identify global ("unknown" or "free") objects in R expressions by code inspection using various strategies, e.g. conservative or liberal. The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in distributed compute environments.

r-spatstat-sparse 3.2-0
Propagated dependencies: r-abind@1.4-8 r-matrix@1.7-5 r-spatstat-utils@3.2-3 r-tensor@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Sparse three-dimensional arrays and linear algebra utilities
Description:

This package defines sparse three-dimensional arrays and supports standard operations on them. The package also includes utility functions for matrix calculations that are common in statistics, such as quadratic forms.

Total packages: 72166