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

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-fmri 1.9.12.1
Propagated dependencies: r-aws@2.5-6 r-metafor@5.0-1 r-nlme@3.1-169 r-oro-nifti@0.11.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.wias-berlin.de/software/imaging/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of fMRI experiments
Description:

This package contains R-functions to perform an fMRI analysis as described in Polzehl and Tabelow (2019) <DOI:10.1007/978-3-030-29184-6>, Tabelow et al. (2006) <DOI:10.1016/j.neuroimage.2006.06.029>, Polzehl et al. (2010) <DOI:10.1016/j.neuroimage.2010.04.241>, Tabelow and Polzehl (2011) <DOI:10.18637/jss.v044.i11>.

r-inext 3.0.2
Propagated dependencies: r-ggplot2@4.0.3 r-rcpp@1.1.1-1.1 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://chao.stat.nthu.edu.tw/wordpress/software_download/
Licenses: GPL 3+
Build system: r
Synopsis: Interpolation and extrapolation for species diversity
Description:

This package provides simple functions to compute and plot two types (sample-size- and coverage-based) rarefaction and extrapolation curves for species diversity (Hill numbers) based on individual-based abundance data or sampling-unit- based incidence data; see Chao and others (2014, Ecological Monographs) for pertinent theory and methodologies, and Hsieh, Ma and Chao (2016, Methods in Ecology and Evolution) for an introduction of the R package.

r-qpdf 1.4.1
Dependencies: libjpeg-turbo@2.1.4 qpdf@11.8.0 zlib@1.3.1
Propagated dependencies: r-askpass@1.2.1 r-curl@7.1.0 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/qpdf
Licenses: ASL 2.0
Build system: r
Synopsis: Split, Combine and Compress PDF Files
Description:

Content-preserving transformations transformations of PDF files such as split, combine, and compress. This package interfaces directly to the qpdf C++ API and does not require any command line utilities. Note that qpdf does not read actual content from PDF files: to extract text and data you need the pdftools package.

r-reshape 0.8.10
Propagated dependencies: r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://had.co.nz/reshape
Licenses: Expat
Build system: r
Synopsis: Flexibly reshape data
Description:

Flexibly restructure and aggregate data using just two functions: melt and cast. This package provides them.

r-mice 3.19.0
Propagated dependencies: r-broom@1.0.13 r-cpp11@0.5.5 r-dplyr@1.2.1 r-glmnet@5.0 r-lattice@0.22-9 r-mitml@0.4-5 r-nnet@7.3-20 r-rcpp@1.1.1-1.1 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/mice/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Multivariate imputation by chained equations
Description:

Multiple imputation using Fully Conditional Specification (FCS) implemented by the MICE algorithm as described in http://doi.org/10.18637/jss.v045.i03. Each variable has its own imputation model. Built-in imputation models are provided for continuous data (predictive mean matching, normal), binary data (logistic regression), unordered categorical data (polytomous logistic regression) and ordered categorical data (proportional odds). MICE can also impute continuous two-level data (normal model, pan, second-level variables). Passive imputation can be used to maintain consistency between variables. Various diagnostic plots are available to inspect the quality of the imputations.

r-waveslim 1.8.5
Propagated dependencies: r-multitaper@1.0-17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://waveslim.blogspot.com
Licenses: Modified BSD
Build system: r
Synopsis: Basic wavelet routines for signal processing
Description:

This package provides basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher (2001); the dual-tree complex wavelet transform (DTCWT) from Kingsbury (1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs (Selesnick 2001, 2002).

r-mlr3learners 0.14.0
Propagated dependencies: r-checkmate@2.3.4 r-data-table@1.18.4 r-mlr3@1.6.0 r-mlr3misc@0.21.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3learners.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Recommended Learners for @code{mlr3}
Description:

mlr3learners extends mlr3 and mlr3proba with interfaces to essential machine learning packages on CRAN. This includes, but is not limited to: (penalized) linear and logistic regression, linear and quadratic discriminant analysis, k-nearest neighbors, naive Bayes, support vector machines, and gradient boosting.

r-numderiv 2016.8-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/numDeriv
Licenses: GPL 2
Build system: r
Synopsis: Accurate numerical derivatives
Description:

This package provides methods for calculating accurate numerical first and second order derivatives.

r-factominer 2.14
Propagated dependencies: r-car@3.1-5 r-cluster@2.1.8.2 r-dt@0.34.0 r-ellipse@0.5.0 r-emmeans@2.0.3 r-flashclust@1.1-4 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-lattice@0.22-9 r-leaps@3.2 r-mass@7.3-65 r-multcompview@0.1-11 r-scatterplot3d@0.3-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://factominer.free.fr
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate exploratory data analysis and data mining
Description:

This package provides exploratory data analysis methods to summarize, visualize and describe datasets. The main principal component methods are available, those with the largest potential in terms of applications: principal component analysis (PCA) when variables are quantitative, correspondence analysis (CA) and multiple correspondence analysis (MCA) when variables are categorical, Multiple Factor Analysis when variables are structured in groups, etc. and hierarchical cluster analysis.

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-sctransform 0.4.3
Propagated dependencies: r-dplyr@1.2.1 r-future@1.70.0 r-future-apply@1.20.2 r-ggplot2@4.0.3 r-gridextra@2.3 r-magrittr@2.0.5 r-mass@7.3-65 r-matrix@1.7-5 r-matrixstats@1.5.0 r-parallelly@1.47.0 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-reshape2@1.4.5 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ChristophH/sctransform
Licenses: GPL 3
Build system: r
Synopsis: Variance stabilizing transformations for Single Cell UMI Data
Description:

This package provides a normalization method for single-cell UMI count data using a variance stabilizing transformation. The transformation is based on a negative binomial regression model with regularized parameters. As part of the same regression framework, this package also provides functions for batch correction, and data correction.

r-streamr 0.4.5
Propagated dependencies: r-ndjson@0.9.1 r-rcurl@1.98-1.18 r-rjson@0.2.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=streamR
Licenses: GPL 2
Build system: r
Synopsis: Access to Twitter Streaming API via R
Description:

This package provides functions to access Twitter's filter, sample, and user streams, and to parse the output into data frames.

r-hwde 0.67-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/hwde/
Licenses: GPL 2+
Build system: r
Synopsis: Models and tests for departure from Hardy-Weinberg equilibrium
Description:

This package fits models for genotypic disequilibria, as described in Huttley and Wilson (2000), Weir (1996) and Weir and Wilson (1986). Contrast terms are available that account for first order interactions between loci. It also implements, for a single locus in a single population, a conditional exact test for Hardy-Weinberg equilibrium.

r-acebayes 1.11
Propagated dependencies: r-compare@0.2-6 r-lhs@1.3.0 r-randtoolbox@2.0.5 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/web/packages/acebayes/
Licenses: GPL 2
Build system: r
Synopsis: Optimal Bayesian experimental design using the ACE algorithm
Description:

Finding an optimal Bayesian experimental design involves maximizing an objective function given by the expectation of some appropriately chosen utility function with respect to the joint distribution of unknown quantities (including responses). This objective function is usually not available in closed form and the design space can be continuous and of high dimensionality. This package uses Approximate Coordinate Exchange (ACE) to maximise an approximation to the expectation of the utility function.

r-ppcor 1.1
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/ppcor/
Licenses: GPL 2
Build system: r
Synopsis: Partial and semi-partial correlation
Description:

This package provides users not only with a function to readily calculate the higher-order partial and semi-partial correlations but also with statistics and p-values of the correlation coefficients.

r-rpmm 1.25
Propagated dependencies: r-cluster@2.1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RPMM
Licenses: GPL 2+
Build system: r
Synopsis: Recursively partitioned mixture model
Description:

This package provides a recursively partitioned mixture model for Beta and Gaussian mixtures. This is a model-based clustering algorithm that returns a hierarchy of classes, similar to hierarchical clustering, but also similar to finite mixture models.

r-delaporte 8.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/aadler/Delaporte
Licenses: FreeBSD
Build system: r
Synopsis: Statistical functions for the Delaporte distribution
Description:

This package provides probability mass, distribution, quantile, random-variate generation, and method-of-moments parameter-estimation functions for the Delaporte distribution with parameterization based on Vose (2008). The Delaporte is a discrete probability distribution which can be considered the convolution of a negative binomial distribution with a Poisson distribution. Alternatively, it can be considered a counting distribution with both Poisson and negative binomial components. It has been studied in actuarial science as a frequency distribution which has more variability than the Poisson, but less than the negative binomial.

r-corrplot 0.95
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/taiyun/corrplot
Licenses: GPL 2+
Build system: r
Synopsis: Visualization of a correlation matrix
Description:

This package provides a graphical display of a correlation matrix or general matrix. It also contains some algorithms to do matrix reordering. In addition, corrplot is good at details, including choosing color, text labels, color labels, layout, etc.

r-rcmdcheck 1.4.0
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.6 r-curl@7.1.0 r-desc@1.4.3 r-digest@0.6.39 r-pkgbuild@1.4.8 r-prettyunits@1.2.0 r-r6@2.6.1 r-rprojroot@2.1.1 r-sessioninfo@1.2.3 r-withr@3.0.2 r-xopen@1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-Lib/rcmdcheck#readme
Licenses: Expat
Build system: r
Synopsis: Run R CMD check from R and capture results
Description:

Run R CMD check from R programmatically, and capture the results of the individual checks.

r-cardx 0.3.2
Propagated dependencies: r-cards@0.7.1 r-cli@3.6.6 r-dplyr@1.2.1 r-glue@1.8.1 r-lifecycle@1.0.5 r-rlang@1.2.0 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://insightsengineering.github.io/cardx/
Licenses: ASL 2.0
Build system: r
Synopsis: Extra analysis results data utilities
Description:

This package lets you create extra Analysis Results Data (ARD) summary objects. The package supplements the simple ARD functions from the cards package, exporting functions to put statistical results in the ARD format. These objects are used and re-used to construct summary tables, visualizations, and written reports.

r-clock 0.7.4
Propagated dependencies: r-cli@3.6.6 r-cpp11@0.5.5 r-lifecycle@1.0.5 r-rlang@1.2.0 r-tzdb@0.5.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://clock.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Date-Time types and tools
Description:

This package provides a comprehensive library for date-time manipulations using a new family of orthogonal date-time classes (durations, time points, zoned-times, and calendars) that partition responsibilities so that the complexities of time zones are only considered when they are really needed. Capabilities include: date-time parsing, formatting, arithmetic, extraction and updating of components, and rounding.

r-rpostgresql 0.7-8
Dependencies: postgresql@14.20
Propagated dependencies: r-dbi@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tomoakin/RPostgreSQL
Licenses: GPL 2
Build system: r
Synopsis: R interface to the PostgreSQL database system
Description:

This package provides a Database Interface (DBI) compliant driver for R to access PostgreSQL database systems.

r-rentrez 1.2.4
Propagated dependencies: r-httr@1.4.8 r-jsonlite@2.0.0 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/rentrez/
Licenses: Expat
Build system: r
Synopsis: Entrez in R
Description:

This package provides an R interface to the NCBI's EUtils API, allowing users to search databases like GenBank PubMed, process the results of those searches and pull data into their R sessions.

r-speedglm 0.3-5
Propagated dependencies: r-biglm@0.9-3 r-mass@7.3-65 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/speedglm
Licenses: GPL 2+
Build system: r
Synopsis: Fit linear and generalized linear models to large data sets
Description:

This package provides tools for fitting linear models and generalized linear models to large data sets by updating algorithms.

Total packages: 32521