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

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-acid 1.1
Propagated dependencies: r-gamlss@5.5-0 r-gamlss-dist@6.1-1 r-hmisc@5.2-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acid/
Licenses: GPL 3
Build system: r
Synopsis: Analysing conditional income distributions
Description:

This package provides functions for the analysis of income distributions for subgroups of the population as defined by a set of variables like age, gender, region, etc. This entails a Kolmogorov-Smirnov test for a mixture distribution as well as functions for moments, inequality measures, entropy measures and polarisation measures of income distributions. This package thus aides the analysis of income inequality by offering tools for the exploratory analysis of income distributions at the disaggregated level.

r-auc 0.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AUC
Licenses: GPL 2+
Build system: r
Synopsis: Compute the area under the curve of selected measures
Description:

This package includes functions to compute the area under the curve of selected measures: the area under the sensitivity curve (AUSEC), the area under the specificity curve (AUSPC), the area under the accuracy curve (AUACC), and the area under the receiver operating characteristic curve (AUROC). The curves can also be visualized. Support for partial areas is provided.

r-quantpsyc 1.6
Propagated dependencies: r-boot@1.3-32 r-dplyr@1.2.1 r-mass@7.3-65 r-purrr@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/QuantPsyc/
Licenses: GPL 2+
Build system: r
Synopsis: Quantitative psychology tools
Description:

This package contains functions useful for data screening, testing moderation, mediation and estimating power.

r-dcurver 0.9.3
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://github.com/oguzhanogreden/dcurver
Licenses: GPL 3
Build system: r
Synopsis: Utility functions for Davidian curves
Description:

This package provides a Davidian curve defines a seminonparametric density, whose shape and flexibility can be tuned by easy to estimate parameters. Since a special case of a Davidian curve is the standard normal density, Davidian curves can be used for relaxing normality assumption in statistical applications (Zhang & Davidian, 2001) <doi:10.1111/j.0006-341X.2001.00795.x>. This package provides the density function, the gradient of the loglikelihood and a random generator for Davidian curves.

r-assertive-models 0.0-2
Propagated dependencies: r-assertive-base@0.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.models
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of models
Description:

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

r-mitml 0.4-5
Propagated dependencies: r-haven@2.5.5 r-jomo@2.7-6 r-pan@1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mitml/
Licenses: GPL 2+
Build system: r
Synopsis: Tools for multiple imputation in multilevel modeling
Description:

This package provides tools for multiple imputation of missing data in multilevel modeling. It includes a user-friendly interface to the packages pan and jomo, and several functions for visualization, data management and the analysis of multiply imputed data sets.

r-rmpfr 1.1-2
Dependencies: gmp@6.3.0 mpfr@4.2.2
Propagated dependencies: r-gmp@0.7-5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rmpfr.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: R bindings to the MPFR library
Description:

This package supports arithmetic (via S4 classes and methods) for arbitrary precision floating point numbers, including transcendental functions. To this end, the package interfaces with the Multiple Precision Floating-Point Reliable (MPFR) library.

r-rlrsim 3.1-9
Propagated dependencies: r-lme4@2.0-1 r-mgcv@1.9-4 r-nlme@3.1-169 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/fabian-s/RLRsim
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Exact (restricted) likelihood ratio tests for mixed and additive Models
Description:

This is a package for rapid, simulation-based exact (restricted) likelihood ratio tests for testing the presence of variance components/nonparametric terms for models fit with nlme::lme(), lme4::lmer(), lmeTest::lmer(), gamm4::gamm4(), mgcv::gamm() and SemiPar::spm().

r-mvnfast 0.2.8
Propagated dependencies: r-bh@1.90.0-1 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://github.com/mfasiolo/mvnfast/
Licenses: GPL 2+
Build system: r
Synopsis: Fast multivariate normal and Student's t methods
Description:

This package provides computationally efficient tools related to the multivariate normal and Student's t distributions. The main functionalities are: simulating multivariate random vectors, evaluating multivariate normal or Student's t densities and Mahalanobis distances. These tools are developed using C++ code and of the OpenMP API.

r-rpresto 1.4.8
Propagated dependencies: r-bit64@4.8.2 r-dbi@1.3.0 r-dbplyr@2.5.2 r-dplyr@1.2.1 r-httr@1.4.8 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-lubridate@1.9.5 r-openssl@2.4.1 r-progress@1.2.3 r-purrr@1.2.2 r-rlang@1.2.0 r-stringdist@0.9.17 r-stringi@1.8.7 r-tibble@3.3.1 r-tidyselect@1.2.1 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/prestodb/RPresto
Licenses: Modified BSD
Build system: r
Synopsis: DBI connector to Presto
Description:

This package implements a DBI compliant interface to Presto, a distributed SQL query engine for running interactive analytic queries against data sources of all sizes ranging from gigabytes to petabytes.

r-tidyclust 0.3.0
Propagated dependencies: r-cli@3.6.6 r-dials@1.4.3 r-dplyr@1.2.1 r-flexclust@1.5.0 r-generics@0.1.4 r-glue@1.8.1 r-hardhat@1.4.3 r-lifecycle@1.0.5 r-mclust@6.1.2 r-modelenv@0.2.0 r-parsnip@1.6.0 r-philentropy@0.10.0 r-prettyunits@1.2.0 r-purrr@1.2.2 r-rlang@1.2.0 r-rsample@1.3.2 r-tibble@3.3.1 r-tidyr@1.3.2 r-tune@2.1.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/tidyclust
Licenses: Expat
Build system: r
Synopsis: Common API to clustering
Description:

This package provides a common interface to specifying clustering models, in the same style as parsnip. It creates a unified interface across different functions and computational engines.

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-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-shinyauthr 1.0.0
Propagated dependencies: r-dplyr@1.2.1 r-glue@1.8.1 r-rlang@1.2.0 r-shiny@1.13.0 r-shinyjs@2.1.1 r-sodium@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paulc91/shinyauthr
Licenses: Expat
Build system: r
Synopsis: Shiny authentication modules
Description:

With this package you can add in-app user authentication to Shiny, allowing you to secure publicly hosted apps and build dynamic user interfaces from user information.

r-spatstat-geom 3.7-3
Propagated dependencies: r-deldir@2.0-4 r-polyclip@1.10-7 r-spatstat-data@3.1-9 r-spatstat-univar@3.2-0 r-spatstat-utils@3.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Geometrical functionality of the spatstat package
Description:

This is a subset of the original spatstat package, containing the user-level code from spatstat which performs geometrical operations, except for the geometry of linear networks.

r-crul 1.6.0
Propagated dependencies: r-curl@7.1.0 r-httpcode@0.3.0 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-mime@0.13 r-r6@2.6.1 r-rlang@1.2.0 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/crul
Licenses: Expat
Build system: r
Synopsis: HTTP client
Description:

This package provides a simple HTTP client, with tools for making HTTP requests, and mocking HTTP requests. The package is built on R6, and takes inspiration from Ruby's faraday gem.

r-ztable 0.2.3
Propagated dependencies: r-flextable@0.9.11 r-magrittr@2.0.5 r-officer@0.7.5 r-rcolorbrewer@1.1-3 r-rstudioapi@0.18.0 r-scales@1.4.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ztable
Licenses: GPL 2+
Build system: r
Synopsis: Zebra-striped tables in LaTeX and HTML formats for R
Description:

This package provides functions to make zebra-striped tables (tables with alternating row colors) in LaTeX and HTML formats easily from data.frame, matrix, lm, aov, anova, glm, coxph, nls, fitdistr, mytable and cbind.mytable objects.

r-tfmpvalue 1.0.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ge11232002/TFMPvalue
Licenses: GPL 2
Build system: r
Synopsis: P-value computation for position weight matrices
Description:

In putative Transcription Factor Binding Sites (TFBSs) identification from sequence/alignments, we are interested in the significance of certain match scores. TFMPvalue provides the accurate calculation of a p-value with a score threshold for position weight matrices, or the score with a given p-value. It is an interface to code originally made available by Helene Touzet and Jean-Stephane Varre, 2007, Algorithms Mol Biol:2, 15. Touzet and Varre (2007).

r-globaloptions 0.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jokergoo/GlobalOptions
Licenses: GPL 2+
Build system: r
Synopsis: Generate functions to get or set global options
Description:

This package provides more controls on the option values such as validation and filtering on the values, making options invisible or private.

r-simdesign 2.25
Propagated dependencies: r-beepr@2.0 r-clipr@0.8.0 r-codetools@0.2-20 r-dplyr@1.2.1 r-e1071@1.7-17 r-future@1.70.0 r-future-apply@1.20.2 r-mirai@2.7.0 r-parallelly@1.47.0 r-pbapply@1.7-4 r-progressr@0.19.0 r-qs2@0.2.1 r-r-utils@2.13.0 r-sessioninfo@1.2.3 r-testthat@3.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://philchalmers.github.io/SimDesign/
Licenses: GPL 2+
Build system: r
Synopsis: Structure for organizing Monte Carlo simulation designs
Description:

This package provides tools to safely and efficiently organize and execute Monte Carlo simulation experiments in R. The package controls the structure and back-end of Monte Carlo simulation experiments by utilizing a generate-analyse-summarise workflow. The workflow safeguards against common simulation coding issues, such as automatically re-simulating non-convergent results, prevents inadvertently overwriting simulation files, catches error and warning messages during execution, implicitly supports parallel processing with high-quality random number generation, and provides tools for managing high-performance computing (HPC) array jobs submitted to schedulers such as SLURM. For a pedagogical introduction to the package see Sigal and Chalmers (2016) <doi:10.1080/10691898.2016.1246953>. For a more in-depth overview of the package and its design philosophy see Chalmers and Adkins (2020) <doi:10.20982/tqmp.16.4.p248>.

r-abnormality 0.1.0
Propagated dependencies: 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/abnormality/
Licenses: Expat
Build system: r
Synopsis: Measure a subject's abnormality with respect to a reference population
Description:

This package contains functions to implement the methodology and considerations laid out by Marks et al. in the article "Measuring abnormality in high dimensional spaces: applications in biomechanical gait analysis". Using high-dimensional datasets to measure a subject's overall level of abnormality as compared to a reference population is often needed in outcomes research.

r-abcrf 2.0
Propagated dependencies: r-doparallel@1.0.17 r-foreach@1.5.2 r-mass@7.3-65 r-matrixstats@1.5.0 r-ranger@0.18.0 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-readr@2.2.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abcrf/
Licenses: GPL 2+
Build system: r
Synopsis: Approximate bayesian computation via random forests
Description:

This package performs approximate bayesian computation (ABC) model choice and parameter inference via random forests. This machine learning tool named random forests (RF) can conduct selection among the highly complex models covered by ABC algorithms.

r-evd 2.3-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=evd
Licenses: GPL 3
Build system: r
Synopsis: Functions for extreme value distributions
Description:

This package extends simulation, distribution, quantile and density functions to univariate and multivariate parametric extreme value distributions, and provides fitting functions which calculate maximum likelihood estimates for univariate and bivariate maxima models, and for univariate and bivariate threshold models.

r-ggrastr 1.0.2
Propagated dependencies: r-cairo@1.7-0 r-ggbeeswarm@0.7.3 r-ggplot2@4.0.3 r-png@0.1-9 r-ragg@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/VPetukhov/ggrastr
Licenses: Expat
Build system: r
Synopsis: Rasterize layers for ggplot2
Description:

Rasterize only specific layers of a ggplot2 plot while simultaneously keeping all labels and text in vector format. This allows users to keep plots within the reasonable size limit without losing vector properties of the scale-sensitive information.

Total packages: 32521