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

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-lim 1.4.7.2
Propagated dependencies: r-diagram@1.6.5 r-limsolve@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/LIM/
Licenses: GPL 2+
Build system: r
Synopsis: Linear inverse model examples and solution methods
Description:

This package provides functions that read and solve linear inverse problems (food web problems, linear programming problems).

r-mlr3inferr 0.2.1
Propagated dependencies: r-checkmate@2.3.4 r-data-table@1.18.4 r-future@1.70.0 r-lgr@0.5.2 r-mlr3@1.6.0 r-mlr3measures@1.3.0 r-mlr3misc@0.21.0 r-paradox@1.0.1 r-r6@2.6.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3inferr.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Inference on the generalization error
Description:

This package provides an mlr3 extension that provides various resampling-based confidence interval (CI) methods for estimating the generalization error. These CI methods are implemented as mlr3 measures, enabling the evaluation of individual algorithms on specific tasks as well as the comparison of different learning algorithms.

r-rcpp 1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rcpp.org
Licenses: GPL 2+
Build system: r
Synopsis: Seamless R and C++ integration
Description:

The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at <http://gallery.rcpp.org>, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see citation("Rcpp") for details on these last two.

r-box 1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://klmr.me/box/
Licenses: Expat
Build system: r
Synopsis: Write reusable, composable and modular R code
Description:

This package provides a modern module system for R. Organize code into hierarchical, composable, reusable modules, and use it effortlessly across projects via a flexible, declarative dependency loading syntax.

r-d3network 0.5.2.1
Propagated dependencies: r-plyr@1.8.9 r-rjson@0.2.23 r-whisker@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://christophergandrud.github.io/d3Network/
Licenses: GPL 3+
Build system: r
Synopsis: Create D3 JavaScript network, tree, dendrogram, and Sankey graphs
Description:

This package is intended to make it easy to create D3 JavaScript network, tree, dendrogram, and Sankey graphs from R using data frames.

r-furrr 0.4.0
Propagated dependencies: r-future@1.70.0 r-globals@0.19.1 r-purrr@1.2.2 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/DavisVaughan/furrr
Licenses: LGPL 2.1+
Build system: r
Synopsis: Apply mapping functions in parallel using futures
Description:

This package provides implementations of the family of map() functions from the purrr package that can be resolved using any future-supported backend, e.g. parallel on the local machine or distributed on a compute cluster.

r-ragg 1.5.2
Dependencies: freetype@2.13.3 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 zlib@1.3.1
Propagated dependencies: r-systemfonts@1.3.2 r-textshaping@1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ragg.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Graphic devices based on AGG
Description:

Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The ragg package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the grDevices package.

r-contfrac 1.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/contfrac
Licenses: GPL 2
Build system: r
Synopsis: Continued Fractions
Description:

Various utilities for evaluating continued fractions.

r-xopen 1.0.1
Propagated dependencies: r-processx@3.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/xopen#readme
Licenses: Expat
Build system: r
Synopsis: Open system files, URLs, anything
Description:

This package provides a cross-platform solution to open files, directories or URLs with their associated programs.

r-spam 2.11-3
Propagated dependencies: r-dotcall64@1.2 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.math.uzh.ch/pages/spam/
Licenses: Modified BSD LGPL 2.0
Build system: r
Synopsis: Sparse matrix algebra
Description:

This package provides a set of functions for sparse matrix algebra. Differences with other sparse matrix packages are:

  1. it only supports (essentially) one sparse matrix format;

  2. it is based on transparent and simple structure(s);

  3. it is tailored for MCMC calculations within G(M)RF;

  4. and it is fast and scalable (with the extension package spam64).

r-rpart 4.1.27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rpart
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Recursive partitioning and regression trees
Description:

This package provides recursive partitioning functions for classification, regression and survival trees.

r-censreg 0.5-38
Propagated dependencies: r-glmmml@1.1.7 r-maxlik@1.5-2.2 r-misctools@0.6-30 r-plm@2.6-7 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.sampleSelection.org
Licenses: GPL 2+
Build system: r
Synopsis: Censored regression (Tobit) models
Description:

This is a package for maximum likelihood estimation of censored regression (Tobit) models with cross-sectional and panel data.

r-reldist 1.7-2
Propagated dependencies: r-densestbayes@1.0-2.2 r-mgcv@1.9-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.stat.ucla.edu/~handcock/RelDist
Licenses: GPL 3
Build system: r
Synopsis: Relative distribution methods
Description:

This package provides tools for the comparison of distributions. This includes nonparametric estimation of the relative distribution PDF and CDF and numerical summaries as described in "Relative Distribution Methods in the Social Sciences" by Mark S. Handcock and Martina Morris, Springer-Verlag, 1999, Springer-Verlag, ISBN 0387987789.

r-datapasta 3.1.0
Propagated dependencies: r-clipr@0.8.0 r-readr@2.2.0 r-rstudioapi@0.18.0
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-sjstats 0.19.1
Propagated dependencies: r-datawizard@1.3.1 r-effectsize@1.0.2 r-insight@1.5.1 r-parameters@0.29.0 r-performance@0.17.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/sjstats
Licenses: GPL 3
Build system: r
Synopsis: Functions for common statistical computations
Description:

This package provides a collection of convenient functions for common statistical computations, which are not directly provided by R's base or stats packages. This package aims at providing, first, shortcuts for statistical measures, which otherwise could only be calculated with additional effort. Second, these shortcut functions are generic, and can be applied not only to vectors, but also to other objects as well. The focus of most functions lies on summary statistics or fit measures for regression models, including generalized linear models, mixed effects models and Bayesian models.

r-recipes 1.3.2
Propagated dependencies: r-cli@3.6.6 r-clock@0.7.4 r-dplyr@1.2.1 r-generics@0.1.4 r-glue@1.8.1 r-gower@1.0.2 r-hardhat@1.4.3 r-ipred@0.9-15 r-lifecycle@1.0.5 r-lubridate@1.9.5 r-magrittr@2.0.5 r-matrix@1.7-5 r-purrr@1.2.2 r-rlang@1.2.0 r-sparsevctrs@0.3.6 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1 r-timedate@4052.112 r-vctrs@0.7.3 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/topepo/recipes
Licenses: GPL 2
Build system: r
Synopsis: Preprocessing tools to create design matrices
Description:

Recipes is an extensible framework to create and preprocess design matrices. Recipes consist of one or more data manipulation and analysis "steps". Statistical parameters for the steps can be estimated from an initial data set and then applied to other data sets. The resulting design matrices can then be used as inputs into statistical or machine learning models.

r-hwriter 1.3.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/hwriter
Licenses: LGPL 2.1+
Build system: r
Synopsis: Output R objects in HTML format
Description:

This package provides easy-to-use and versatile functions to output R objects in HTML format.

r-tableone 0.13.2
Propagated dependencies: r-e1071@1.7-17 r-gmodels@2.19.1 r-labelled@2.16.0 r-mass@7.3-65 r-nlme@3.1-169 r-survey@4.5 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kaz-yos/tableone
Licenses: GPL 2
Build system: r
Synopsis: Describe baseline characteristics with or without propensity score weights
Description:

This package creates "Table 1", i.e., description of baseline patient characteristics, which is essential in every medical research. It supports both continuous and categorical variables, as well as p-values and standardized mean differences. Weighted data are supported via the survey package.

r-mstate 0.3.3
Propagated dependencies: r-data-table@1.18.4 r-lattice@0.22-9 r-rcolorbrewer@1.1-3 r-rlang@1.2.0 r-survival@3.8-6 r-viridislite@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.lumc.nl/org/bds/research/medische-statistiek/survival-analysis/
Licenses: GPL 2+
Build system: r
Synopsis: Data Preparation, Estimation and Prediction in Multi-State Models
Description:

Contains functions for data preparation, descriptives, hazard estimation and prediction with Aalen-Johansen or simulation in competing risks and multi-state models.

r-genalg 0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/egonw/genalg
Licenses: GPL 2
Build system: r
Synopsis: R based genetic algorithm
Description:

This package provides an R based genetic algorithm for binary and floating point chromosomes.

r-qrng 0.0-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=qrng
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Randomized quasi-random number generators
Description:

This package provides functionality for generating (randomized) quasi-random numbers in high dimensions.

r-xactonomial 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sachsmc.github.io/xactonomial/
Licenses: Expat
Build system: r
Synopsis: Inference for functions of multinomial parameters
Description:

The goal of xactonomial is to use an exact (but computational and stochastic) method to compute a confidence interval and a function for calculation of p values in the k sample multinomial setting where interest is about a real-valued functional of the multinomial probabilities.

r-brglm 0.7.3
Propagated dependencies: r-profilemodel@0.6.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ikosmidis/brglm
Licenses: GPL 2+
Build system: r
Synopsis: Bias reduction in binomial-response generalized linear models
Description:

Fit generalized linear models with binomial responses using either an adjusted-score approach to bias reduction or maximum penalized likelihood where penalization is by Jeffreys invariant prior. These procedures return estimates with improved frequentist properties (bias, mean squared error) that are always finite even in cases where the maximum likelihood estimates are infinite (data separation). Fitting takes place by fitting generalized linear models on iteratively updated pseudo-data. The interface is essentially the same as glm. More flexibility is provided by the fact that custom pseudo-data representations can be specified and used for model fitting. Functions are provided for the construction of confidence intervals for the reduced-bias estimates.

r-multitaper 1.0-17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wesleyburr/multitaper/
Licenses: GPL 2+
Build system: r
Synopsis: Multitaper spectral analysis tools
Description:

This package implements multitaper spectral estimation techniques using prolate spheroidal sequences (Slepians) and sine tapers for time series analysis. It includes an adaptive weighted multitaper spectral estimate, a coherence estimate, Thomson's Harmonic F-test, and complex demodulation. The Slepians sequences are generated efficiently using a tridiagonal matrix solution, and jackknifed confidence intervals are available for most estimates.

Total packages: 32521