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

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-setrng 2024.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://distr.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Set (normal) random number generator and seed
Description:

This package provides utilities to help set and record the setting of the seed and the uniform and normal generators used when a random experiment is run. The utilities can be used in other functions that do random experiments to simplify recording and/or setting all the necessary information for reproducibility. See the vignette and reference manual for examples.

r-tidygeocoder 1.0.6
Propagated dependencies: r-dplyr@1.2.1 r-httr@1.4.8 r-jsonlite@2.0.0 r-progress@1.2.3 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jessecambon.github.io/tidygeocoder/
Licenses: Expat
Build system: r
Synopsis: Intuitive interface for getting data from geocoding services
Description:

Tidygeocoder makes getting data from geocoding services easy. A unified high-level interface is provided for a selection of supported geocoding services and results are returned in tibble format.

r-performance 0.17.0
Propagated dependencies: r-bayestestr@0.18.0 r-datawizard@1.3.1 r-insight@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/performance/
Licenses: GPL 3
Build system: r
Synopsis: Assessment of regression models performance
Description:

This package provides utilities for computing measures to assess model quality, which are not directly provided by R's base or stats packages. These include e.g. measures like r-squared, intraclass correlation coefficient, root mean squared error or functions to check models for overdispersion, singularity or zero-inflation and more. Functions apply to a large variety of regression models, including generalized linear models, mixed effects models and Bayesian models.

r-matrixextra 0.1.15
Propagated dependencies: r-float@0.3-3 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rhpcblasctl@0.23-42
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/david-cortes/MatrixExtra
Licenses: GPL 2+
Build system: r
Synopsis: Extra methods for sparse matrices
Description:

This package extends sparse matrix and vector classes from the Matrix package by providing:

  1. Methods and operators that work natively on CSR formats (compressed sparse row, a.k.a. RsparseMatrix) such as slicing/sub-setting, assignment, rbind(), mathematical operators for CSR and COO such as addition or sqrt(), and methods such as diag();

  2. Multi-threaded matrix multiplication and cross-product for many <sparse, dense> types, including the float32 type from float;

  3. Coercion methods between pairs of classes which are not present in Matrix, such as from dgCMatrix to ngRMatrix, as well as convenience conversion functions;

  4. Utility functions for sparse matrices such as sorting the indices or removing zero-valued entries;

  5. Fast transposes that work by outputting in the opposite storage format;

  6. Faster replacements for many Matrix methods for all sparse types, such as slicing and elementwise multiplication.

  7. Convenience functions for sparse objects, such as mapSparse or a shorter show method.

r-dalex 2.5.3
Propagated dependencies: r-ggplot2@4.0.3 r-ibreakdown@2.1.2 r-ingredients@2.3.0 r-kernelshap@0.9.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbiecek.github.io/DALEX/
Licenses: GPL 3+
Build system: r
Synopsis: Descriptive machine learning explanations
Description:

Machine Learning models are widely used and have various applications in classification or regression. Models created with boosting, bagging, stacking or similar techniques are often used due to their high performance, but such black-box models usually lack interpretability. The DALEX package contains various explainers that help to understand the link between input variables and model output.

r-lattice 0.22-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lattice.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: High-level data visualization system
Description:

The lattice package provides a powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements.

r-compoissonreg 0.8.1
Propagated dependencies: r-numderiv@2016.8-1.1 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lotze/COMPoissonReg
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Conway-Maxwell Poisson (COM-Poisson) regression
Description:

Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, 2010) <doi:10.1214/09-AOAS306>. The package provides functions for model estimation, dispersion testing, and diagnostics. Zero-inflated CMP regression (Sellers & Raim, 2016) <doi:10.1016/j.csda.2016.01.007> is also supported.

r-accsda 1.1.3
Propagated dependencies: r-ggplot2@4.0.3 r-gridextra@2.3 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gumeo/accSDA/wiki
Licenses: GPL 2+
Build system: r
Synopsis: Accelerated sparse discriminant analysis
Description:

This package provides an implementation of sparse linear discriminant analysis, which is a supervised classification method for multiple classes. Various novel optimization approaches to this problem are implemented including alternating direction method of multipliers (ADMM), proximal gradient (PG) and accelerated proximal gradient (APG). Functions for performing cross validation are also supplied along with basic prediction and plotting functions. Sparse zero variance discriminant (SZVD) analysis is also included in the package.

r-modeltools 0.2-24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/modeltools
Licenses: GPL 2
Build system: r
Synopsis: Tools and classes for statistical models
Description:

This package provides a collection of tools to deal with statistical models. The functionality is experimental and the user interface is likely to change in the future.

r-prediction 0.3.18
Propagated dependencies: r-data-table@1.18.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/leeper/prediction
Licenses: Expat
Build system: r
Synopsis: Tidy, type-safe prediction methods
Description:

This package provides the prediction() function, a type-safe alternative to predict() that always returns a data frame. The package currently supports common model types (e.g., "lm", "glm") from the stats package, as well as numerous other model classes from other add-on packages.

r-bezier 1.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bezier/
Licenses: GPL 2+
Build system: r
Synopsis: Bezier curve and spline toolkit
Description:

This package is a toolkit for working with Bezier curves and splines. The package provides functions for point generation, arc length estimation, degree elevation and curve fitting.

r-rsparse 0.5.3
Propagated dependencies: r-data-table@1.18.4 r-float@0.3-3 r-lgr@0.5.2 r-matrix@1.7-5 r-matrixextra@0.1.15 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rhpcblasctl@0.23-42
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rexyai/rsparse
Licenses: GPL 2+
Build system: r
Synopsis: Statistical learning on sparse matrices
Description:

This package implements many algorithms for statistical learning on sparse matrices: matrix factorizations, matrix completion, elastic net regressions, factorization machines. The rsparse package also enhances the Matrix package by providing methods for multithreaded <sparse, dense> matrix products and native slicing of the sparse matrices in Compressed Sparse Row (CSR) format.

r-bayestestr 0.18.0
Propagated dependencies: r-datawizard@1.3.1 r-insight@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/easystats/bayestestR
Licenses: GPL 3
Build system: r
Synopsis: Describe Bayesian models and posterior distributions
Description:

This package provides utilities to understand and describe posterior distributions and Bayesian models. It includes point-estimates such as Maximum A Posteriori (MAP), measures of dispersion such as Highest Density Interval (HDI), and indices used for null-hypothesis testing (such as ROPE percentage and pd).

r-tractor-base 3.5.0
Propagated dependencies: r-ore@1.7.5.1 r-reportr@1.3.1 r-rnifti@1.9.0 r-shades@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.tractor-mri.org.uk
Licenses: GPL 2
Build system: r
Synopsis: Read, manipulate and visualize magnetic resonance images
Description:

This package provides functions for working with magnetic resonance images. It supports reading and writing of popular file formats (DICOM, Analyze, NIfTI-1, NIfTI-2, MGH); interactive and non-interactive visualization; flexible image manipulation; metadata and sparse image handling.

r-bayesplot 1.15.0
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-ggridges@0.5.7 r-glue@1.8.1 r-posterior@1.7.0 r-reshape2@1.4.5 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/bayesplot
Licenses: GPL 3+
Build system: r
Synopsis: Plotting for Bayesian models
Description:

This package provides plotting functions for posterior analysis, model checking, and MCMC diagnostics. The package is designed not only to provide convenient functionality for users, but also a common set of functions that can be easily used by developers working on a variety of R packages for Bayesian modeling.

r-rcppthread 2.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tnagler/RcppThread
Licenses: Expat
Build system: r
Synopsis: R threading in C++
Description:

This package provides a C++11-style thread class and thread pool that can safely be interrupted from R.

r-gghalves 0.1.4
Propagated dependencies: r-ggplot2@4.0.3 r-gtable@0.3.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/erocoar/gghalves
Licenses: Expat
Build system: r
Synopsis: Compose half-half plots using your favourite geoms
Description:

This package provides a ggplot2 extension for easy plotting of half-half geom combinations. Think half boxplot and half jitterplot, or half violinplot and half dotplot.

r-entropy 1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.strimmerlab.org/software/entropy/
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of entropy, mutual information and related quantities
Description:

This package implements various estimators of entropy, such as the shrinkage estimator by Hausser and Strimmer, the maximum likelihood and the Millow-Madow estimator, various Bayesian estimators, and the Chao-Shen estimator. It also offers an R interface to the NSB estimator. Furthermore, it provides functions for estimating Kullback-Leibler divergence, chi-squared, mutual information, and chi-squared statistic of independence. In addition there are functions for discretizing continuous random variables.

r-nodbi 0.14.0
Propagated dependencies: r-dbi@1.3.0 r-jqr@1.4.0 r-jsonlite@2.0.0 r-r-utils@2.13.0 r-stringi@1.8.7 r-uuid@1.2-2 r-v8@8.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/nodbi/
Licenses: Expat
Build system: r
Synopsis: NoSQL database connector
Description:

This is a package for simplified document database access and manipulation, providing a common API across supported NoSQL databases Elasticsearch, CouchDB, MongoDB as well as SQLite/JSON1, PostgreSQL, and DuckDB.

r-ctrdata 1.26.1
Propagated dependencies: r-dplyr@1.2.1 r-htmlwidgets@1.6.4 r-httr2@1.2.2 r-jqr@1.4.0 r-jsonlite@2.0.0 r-lubridate@1.9.5 r-nodbi@0.14.0 r-readr@2.2.0 r-rlang@1.2.0 r-rvest@1.0.5 r-stringdist@0.9.17 r-stringi@1.8.7 r-tidyr@1.3.2 r-v8@8.2.0 r-zip@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ctrdata
Licenses: Expat
Build system: r
Synopsis: Retrieve and analyze clinical trials in public registers
Description:

This package provides a system for querying, retrieving and analyzing protocol- and results-related information on clinical trials from three public registers, the European Union Clinical Trials Register (EUCTR), ClinicalTrials.gov (CTGOV) and the ISRCTN. Trial information is downloaded, converted and stored in a database. Functions are included to identify deduplicated records, to easily find and extract variables (fields) of interest even from complex nesting as used by the registers, and to update previous queries. The package can be used for meta-analysis and trend-analysis of the design and conduct as well as for results of clinical trials.

r-limsolve 2.0.1
Propagated dependencies: r-lpsolve@5.6.23 r-mass@7.3-65 r-quadprog@1.5-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/limSolve
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Solving linear inverse models
Description:

This package provides functions that:

  1. find the minimum/maximum of a linear or quadratic function,

  2. sample an underdetermined or overdetermined system,

  3. solve a linear system Ax=B for the unknown x.

It includes banded and tridiagonal linear systems. The package calls Fortran functions from LINPACK.

r-afpt 1.1.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/MarcoKlH/afpt-r/
Licenses: GPL 3+
Build system: r
Synopsis: Tools for modelling of animal flight performance
Description:

This package allows estimation and modelling of flight costs in animal (vertebrate) flight, implementing the aerodynamic power model. Flight performance is estimated based on basic morphological measurements such as body mass, wingspan and wing area. Afpt can be used to make predictions on how animals should adjust their flight behaviour and wingbeat kinematics to varying flight conditions.

r-effsize 0.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mtorchiano/effsize/
Licenses: GPL 2
Build system: r
Synopsis: Efficient effect size computation
Description:

This package provides a collection of functions to compute the standardized effect sizes for experiments (Cohen d, Hedges g, Cliff delta, Vargha-Delaney A). The computation algorithms have been optimized to allow efficient computation even with very large data sets.

r-brms 2.23.0
Propagated dependencies: r-abind@1.4-8 r-backports@1.5.1 r-bayesplot@1.15.0 r-bridgesampling@1.2-1 r-coda@0.19-4.1 r-future@1.70.0 r-future-apply@1.20.2 r-ggplot2@4.0.3 r-glue@1.8.1 r-loo@2.9.0 r-matrix@1.7-5 r-matrixstats@1.5.0 r-mgcv@1.9-4 r-nleqslv@3.3.7 r-nlme@3.1-169 r-posterior@1.7.0 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-rstan@2.32.7 r-rstantools@2.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paul-buerkner/brms
Licenses: GPL 2
Build system: r
Synopsis: Bayesian regression models using Stan
Description:

Fit Bayesian generalized (non-)linear multivariate multilevel models using Stan for full Bayesian inference. A wide range of distributions and link functions are supported, allowing users to fit -- among others -- linear, robust linear, count data, survival, response times, ordinal, zero-inflated, hurdle, and even self-defined mixture models all in a multilevel context. Further modeling options include non-linear and smooth terms, auto-correlation structures, censored data, meta-analytic standard errors, and quite a few more. In addition, all parameters of the response distribution can be predicted in order to perform distributional regression. Prior specifications are flexible and explicitly encourage users to apply prior distributions that actually reflect their beliefs. Model fit can easily be assessed and compared with posterior predictive checks and leave-one-out cross-validation.

Total packages: 73977