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

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-biasedurn 2.0.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/BiasedUrn/
Licenses: GPL 3
Build system: r
Synopsis: Biased Urn model distributions
Description:

This package provides statistical models of biased sampling in the form of univariate and multivariate noncentral hypergeometric distributions, including Wallenius' noncentral hypergeometric distribution and Fisher's noncentral hypergeometric distribution (also called extended hypergeometric distribution).

r-gargle 1.6.1
Propagated dependencies: r-cli@3.6.6 r-fs@2.1.0 r-glue@1.8.1 r-httr@1.4.8 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-openssl@2.4.1 r-rappdirs@0.3.4 r-rlang@1.2.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gargle.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Utilities for working with Google APIs
Description:

This package provides utilities for working with Google APIs. This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests.

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-tree 1.0-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tree/
Licenses: GPL 2+
Build system: r
Synopsis: Classification and regression trees
Description:

This package provides procedures to work with classification and regression trees.

r-logspline 2.1.22
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/logspline/
Licenses: ASL 2.0
Build system: r
Synopsis: Routines for Logspline density estimation
Description:

This package contains routines for logspline density estimation. The function oldlogspline() uses the same algorithm as the logspline package version 1.0.x; i.e., the Kooperberg and Stone (1992) algorithm (with an improved interface). The recommended routine logspline() uses an algorithm from Stone et al (1997).

r-relations 0.6-17
Propagated dependencies: r-cluster@2.1.8.2 r-sets@1.0-25 r-slam@0.1-55
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=relations
Licenses: GPL 2
Build system: r
Synopsis: Data structures and algorithms for relations
Description:

This package provides data structures and algorithms for k-ary relations with arbitrary domains, featuring relational algebra, predicate functions, and fitters for consensus relations.

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-qqman 0.1.9
Propagated dependencies: r-calibrate@1.7.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qqman/
Licenses: GPL 3
Build system: r
Synopsis: Q-Q and Manhattan plots for GWAS data
Description:

This package allows you to create Q-Q and Manhattan plots for GWAS data from PLINK results.

r-bife 0.7.3
Propagated dependencies: r-data-table@1.18.4 r-formula@1.2-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://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-pbmcapply 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kvnkuang/pbmcapply
Licenses: Expat
Build system: r
Synopsis: Track the progress of apply procedures with a progress bar
Description:

This light-weight package helps you track and visualize the progress of parallel versions of vectorized R functions of the mc*apply family.

r-trust 0.1-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.umn.edu/geyer/trust/
Licenses: Expat
Build system: r
Synopsis: Trust region optimization
Description:

This package does local optimization using two derivatives and trust regions. Guaranteed to converge to local minimum of objective function.

r-adaptalint 0.2.4
Propagated dependencies: r-dplyr@1.2.1 r-lintr@3.3.0-1 r-purrr@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adaptalint/
Licenses: GPL 3
Build system: r
Synopsis: Check R code style
Description:

This package provides tools to infer the code style (which style rules are followed and which ones are not) from one package and use it to check another. This makes it easier to find and correct the most important problems first.

r-attempt 0.3.1
Propagated dependencies: r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ColinFay/attempt
Licenses: Expat
Build system: r
Synopsis: Tools for defensive programming
Description:

This package provides tools for defensive programming. It is inspired by purrr mappers and based on rlang. Attempt extends and facilitates defensive programming by providing a consistent grammar, and a set of functions for common tests and conditions. Attempt only depends on rlang, and focuses on speed, so it can be integrated with other functions and used in the data analysis.

r-lpme 1.1.3
Propagated dependencies: r-decon@1.3-4 r-flexmix@2.3-20 r-locpol@0.9.0 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/lpme/
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric Estimation of Measurement Error Models
Description:

Provide nonparametric methods for mean regression model, modal regression and conditional density estimation in the presence/absence of measurement error. Bandwidth selection is also provided for each method.

r-lmds 0.1.0
Propagated dependencies: r-assertthat@0.2.1 r-dynutils@1.0.12 r-irlba@2.3.7 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dynverse/lmds
Licenses: GPL 3
Build system: r
Synopsis: Landmark multi-dimensional scaling
Description:

This package provides a fast dimensionality reduction method scalable to large numbers of samples. Landmark Multi-Dimensional Scaling (LMDS) is an extension of classical Torgerson MDS, but rather than calculating a complete distance matrix between all pairs of samples, only the distances between a set of landmarks and the samples are calculated.

r-parmigene 1.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/parmigene/
Licenses: AGPL 3+
Build system: r
Synopsis: Mutual information estimation for gene network reconstruction
Description:

This package provides a parallel estimation of the mutual information based on entropy estimates from k-nearest neighbors distances and algorithms for the reconstruction of gene regulatory networks.

r-stringr 1.6.0
Propagated dependencies: r-cli@3.6.6 r-glue@1.8.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-rlang@1.2.0 r-stringi@1.8.7 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/stringr
Licenses: GPL 2+
Build system: r
Synopsis: Simple, consistent wrappers for common string operations
Description:

Stringr is a consistent, simple and easy to use set of wrappers around the fantastic stringi package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.

r-sdmtools 1.1-221.2
Propagated dependencies: r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/SDMTools/
Licenses: GPL 3+
Build system: r
Synopsis: Species distribution modelling tools
Description:

This package provides a set of tools for post processing the outcomes of species distribution modeling exercises. It includes novel methods for comparing models and tracking changes in distributions through time. It further includes methods for visualizing outcomes, selecting thresholds, calculating measures of accuracy and landscape fragmentation statistics, etc.

r-howmany 0.3-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/howmany/
Licenses: GPL 2+
Build system: r
Synopsis: Lower bound for the number of correct rejections
Description:

When testing multiple hypotheses simultaneously, this package provides functionality to calculate a lower bound for the number of correct rejections (as a function of the number of rejected hypotheses), which holds simultaneously -with high probability- for all possible number of rejections. As a special case, a lower bound for the total number of false null hypotheses can be inferred. Dependent test statistics can be handled for multiple tests of associations. For independent test statistics, it is sufficient to provide a list of p-values.

r-gaston 1.6
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gaston/
Licenses: GPL 3
Build system: r
Synopsis: Genetic data handling (QC, GRM, LD, PCA) and linear mixed models
Description:

This is a package for the manipulation of genetic data (SNPs). Computation of genetic relationship matrix (GRM) and dominance matrix, linkage disequilibrium (LD), and heritability with efficient algorithms for linear mixed models (AIREML).

r-mockery 0.4.5
Propagated dependencies: r-testthat@3.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jfiksel/mockery
Licenses: Expat
Build system: r
Synopsis: Mocking library for R
Description:

The two main functionalities of this package are creating mock objects (functions) and selectively intercepting calls to a given function that originate in some other function. It can be used with any testing framework available for R. Mock objects can be injected with either this package's own stub function or a similar with_mock facility present in the testthat package.

r-rngtools 1.5.2
Propagated dependencies: r-digest@0.6.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://renozao.github.io/rngtools
Licenses: GPL 3+
Build system: r
Synopsis: Utility functions for working with random number generators
Description:

This package contains a set of functions for working with Random Number Generators (RNGs). In particular, it defines a generic S4 framework for getting/setting the current RNG, or RNG data that are embedded into objects for reproducibility. Notably, convenient default methods greatly facilitate the way current RNG settings can be changed.

r-mpm 1.0-23
Propagated dependencies: r-kernsmooth@2.23-26 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mpm.r-forge.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate projection methods
Description:

This is a package for exploratory graphical analysis of multivariate data, specifically gene expression data with different projection methods: principal component analysis, correspondence analysis, spectral map analysis.

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.

Total packages: 72465