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

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-r-devices 2.17.2
Propagated dependencies: r-base64enc@0.1-3 r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.devices
Licenses: LGPL 2.1+
Build system: r
Synopsis: Unified handling of graphics devices
Description:

This package provides functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.

r-shapes 1.2.8
Propagated dependencies: r-fitdistrplus@1.2-4 r-mass@7.3-65 r-minpack-lm@1.2-4 r-rgl@1.3.31 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.maths.nottingham.ac.uk/~ild/shapes
Licenses: GPL 2
Build system: r
Synopsis: Statistical shape analysis
Description:

This package provides routines for the statistical analysis of landmark shapes, including Procrustes analysis, graphical displays, principal components analysis, permutation and bootstrap tests, thin-plate spline transformation grids and comparing covariance matrices. See Dryden, I.L. and Mardia, K.V. (2016). Statistical shape analysis, with Applications in R (2nd Edition), John Wiley and Sons.

r-lsoda 1.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mclements/lsoda
Licenses: Expat
Build system: r
Synopsis: C++ header library for ordinary differential equations
Description:

This package provides a C++ header library for using the libsoda-cxx library with R. The C++ header reimplements the lsoda function from the ODEPACK library for solving initial value problems for first order ordinary differential equations. The C++ header can be used by other R packages by linking against this package. The C++ functions can be called inline using Rcpp. Finally, the package provides an ode function to call from R.

r-classint 0.4-11
Propagated dependencies: r-class@7.3-23 r-e1071@1.7-16 r-kernsmooth@2.23-26
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/classInt/
Licenses: GPL 2+
Build system: r
Synopsis: Choose univariate class intervals
Description:

This package provides selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes.

r-adaptivesparsity 1.6
Dependencies: armadillo@12.4.2
Propagated dependencies: r-mass@7.3-65 r-matrix@1.7-4 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AdaptiveSparsity
Licenses: LGPL 3+
Build system: r
Synopsis: Adaptive sparsity models
Description:

This package implements the Figueiredo machine learning algorithm for adaptive sparsity and the Wong algorithm for adaptively sparse Gaussian geometric models.

r-acm4r 1.0
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/acm4r/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Align-and-count method comparisons of RFLP data
Description:

This is a package to compare sequence fragment lengths or molecular weights from pairs of lanes. The number of matching bands in the Restriction Fragment Length Polymorphism (RFLP) data is calculated using the align-and-count method.

r-mlr3cluster 0.1.12
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.3 r-clue@0.3-66 r-cluster@2.1.8.1 r-data-table@1.17.8 r-fpc@2.2-13 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3cluster.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Cluster extension for mlr3
Description:

This package extends the mlr3 package with cluster analysis.

r-egg 0.4.5
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-gtable@0.3.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/egg
Licenses: GPL 3
Build system: r
Synopsis: Extensions for ggplot2
Description:

This package provides miscellaneous functions to help customize ggplot2 objects. High-level functions are provided to post-process ggplot2 layouts and allow alignment between plot panels, as well as setting panel sizes to fixed values. Other functions include a custom geom, and helper functions to enforce symmetric scales or add tags to facetted plots.

r-assertive-base 0.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.base
Licenses: GPL 3+
Build system: r
Synopsis: Core of the assertive package
Description:

This package provides a minimal set of predicates and assertions used by the assertive package. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-gmp 0.7-5
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gmp
Licenses: GPL 3+
Build system: r
Synopsis: Multiple precision arithmetic
Description:

This package supports multiple precision arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the GNU Multiple Precision library.

r-iotools 0.3-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/iotools
Licenses: GPL 3
Build system: r
Synopsis: I/O tools for streaming
Description:

This package provides basic I/O tools for streaming and data parsing.

r-nnet 7.3-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stats.ox.ac.uk/pub/MASS4/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Feed-forward neural networks and multinomial log-linear models
Description:

This package provides functions for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models.

r-betareg 3.2-4
Propagated dependencies: r-flexmix@2.3-20 r-formula@1.2-5 r-lmtest@0.9-40 r-modeltools@0.2-24 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://topmodels.R-Forge.R-project.org/betareg/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Beta regression
Description:

This package implements beta regression for modeling beta-distributed dependent variables on the open unit interval (0, 1), e.g., rates and proportions, see Cribari-Neto and Zeileis (2010) <doi:10.18637/jss.v034.i02>. Moreover, extended-support beta regression models can accommodate dependent variables with boundary observations at 0 and/or 1. For the classical beta regression model, alternative specifications are provided: Bias-corrected and bias-reduced estimation, finite mixture models, and recursive partitioning for beta regression, see <doi:10.18637/jss.v048.i11>.

r-icge 0.4.3
Propagated dependencies: r-cluster@2.1.8.1 r-fastcluster@1.3.0 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ICGE/
Licenses: GPL 2+
Build system: r
Synopsis: Cluster estimation and identification of atypical units
Description:

ICGE is a package that helps to estimate the number of real clusters in data as well as to identify atypical units. The underlying methods are based on distances rather than on unit x variables.

r-rvcheck 0.2.1
Propagated dependencies: r-biocmanager@1.30.27 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rvcheck
Licenses: Artistic License 2.0
Build system: r
Synopsis: R package version check
Description:

This package provides tools to check the latest release version of R and R packages (on CRAN, Bioconductor or Github).

r-plotfunctions 1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jacolienvanrij.com/tutorials.html
Licenses: GPL 2+
Build system: r
Synopsis: Various functions to facilitate visualization of data and analysis
Description:

When analyzing data, plots are a helpful tool for visualizing data and interpreting statistical models. This package provides a set of simple tools for building plots incrementally, starting with an empty plot region, and adding bars, data points, regression lines, error bars, gradient legends, density distributions in the margins, and even pictures. The package builds further on R graphics by simply combining functions and settings in order to reduce the amount of code to produce for the user. As a result, the package does not use formula input or special syntax, but can be used in combination with default R plot functions.

r-intergraph 2.0-4
Propagated dependencies: r-igraph@2.2.1 r-network@1.19.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mbojan.github.io/intergraph
Licenses: GPL 3
Build system: r
Synopsis: Coercion routines for network data objects
Description:

Functions implemented in this package allow coercing (i.e. convert) network data between classes provided by other R packages. Currently supported classes are those defined in packages network and igraph.

r-smd 0.8.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bsaul.github.io/smd/
Licenses: Expat
Build system: r
Synopsis: Compute standardized mean differences
Description:

This package computes standardized mean differences and confidence intervals for multiple data types based on Yang, D., & Dalton, J. E. (2012) <https://support.sas.com/resources/papers/proceedings12/335-2012.pdf>.

r-ibdreg 0.3.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.mayo.edu/research/labs/statistical-genetics-genetic-epidemiology/software
Licenses: GPL 2+
Build system: r
Synopsis: Regression methods for IBD linkage with covariates
Description:

This package provides a method to test genetic linkage with covariates by regression methods with response IBD sharing for relative pairs. Account for correlations of IBD statistics and covariates for relative pairs within the same pedigree.

r-chemometricswithr 0.1.13
Propagated dependencies: r-devtools@2.4.6 r-kohonen@3.0.12 r-mass@7.3-65 r-pls@2.8-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rwehrens/CWR
Licenses: GPL 2+
Build system: r
Synopsis: Chemometrics with R
Description:

This package provides functions and scripts used in the book "Chemometrics with R - Multivariate Data Analysis in the Natural Sciences and Life Sciences" by Ron Wehrens, Springer (2011).

r-bife 0.7.3
Propagated dependencies: r-data-table@1.17.8 r-formula@1.2-5 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/amrei-stammann/bife
Licenses: GPL 2+
Build system: r
Synopsis: Binary choice models with fixed effects
Description:

This package lets you estimate fixed effects binary choice models (logit and probit) with potentially many individual fixed effects and compute average partial effects. Incidental parameter bias can be reduced with an asymptotic bias correction proposed by Fernandez-Val (2009) <doi:10.1016/j.jeconom.2009.02.007>.

r-lava 1.8.2
Propagated dependencies: r-cli@3.6.5 r-future-apply@1.20.0 r-numderiv@2016.8-1.1 r-progressr@0.18.0 r-squarem@2021.1 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kkholst/lava
Licenses: GPL 3
Build system: r
Synopsis: Latent variable models
Description:

This package provides tools for the estimation and simulation of latent variable models.

r-datapasta 3.1.0
Propagated dependencies: r-clipr@0.8.0 r-readr@2.1.6 r-rstudioapi@0.17.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/milesmcbain/datapasta
Licenses: Expat
Build system: r
Synopsis: R tools for data copy-pasta
Description:

This package provides RStudio addins and R functions that make copy-pasting vectors and tables to text painless.

r-tea 1.1
Propagated dependencies: r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tea/
Licenses: GPL 3
Build system: r
Synopsis: Threshold estimation approaches
Description:

This package provides different approaches for selecting the threshold in generalized Pareto distributions. Most of them are based on minimizing the AMSE-criterion or at least by reducing the bias of the assumed GPD-model. Others are heuristically motivated by searching for stable sample paths, i.e. a nearly constant region of the tail index estimator with respect to k, which is the number of data in the tail. The third class is motivated by graphical inspection. In addition, a sequential testing procedure for GPD-GoF-tests is also implemented here.

Total packages: 69245