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

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-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-combinat 0.0-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/combinat
Licenses: GPL 2
Build system: r
Synopsis: Combinatorics utilities
Description:

This package provides assorted routines for combinatorics.

r-testthatmulti 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/CollinErickson/testthatmulti
Licenses: GPL 3+
Build system: r
Synopsis: Testing for R packages with multiple attempts for noisy tests
Description:

This package runs tests using the testthat package but allows for multiple attempts for a single test. This is useful for noisy or flaky tests that generally pass but can fail due to occasional random errors, such as numeric instability or using random data.

r-lightgbm 4.6.0
Propagated dependencies: r-data-table@1.18.4 r-jsonlite@2.0.0 r-matrix@1.7-5 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Microsoft/LightGBM
Licenses: Expat
Build system: r
Synopsis: Light gradient boosting machine
Description:

Tree based algorithms can be improved by introducing boosting frameworks. LightGBM is one such framework, based on Ke, Guolin et al. (2017). This package offers an R interface to work with it. It is designed to be distributed and efficient with the following goals:

  1. Faster training speed and higher efficiency;

  2. lower memory usage;

  3. better accuracy;

  4. parallel learning supported; and

  5. capable of handling large-scale data.

r-performanceanalytics 2.1.0
Propagated dependencies: r-quadprog@1.5-8 r-xts@0.14.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/returnanalytics/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Econometric tools for performance and risk analysis
Description:

This is a collection of econometric functions for performance and risk analysis. This package aims to aid practitioners and researchers in utilizing the latest research in analysis of non-normal return streams. In general, it is most tested on return (rather than price) data on a regular scale, but most functions will work with irregular return data as well, and increasing numbers of functions will work with P&L or price data where possible.

r-fastghquad 1.0.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/awblocker/fastGHQuad
Licenses: Expat
Build system: r
Synopsis: Fast Rcpp implementation of Gauss-Hermite Quadrature
Description:

This package implements numerically-stable Gauss-Hermite quadrature rules and utility functions for adaptive GH quadrature.

r-shinytree 0.3.1
Dependencies: js-requirejs@2.3.6
Propagated dependencies: r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-promises@1.5.0 r-shiny@1.13.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/shinyTree/
Licenses: Expat
Build system: r
Synopsis: jsTree bindings for Shiny
Description:

This package exposes R bindings to jsTree, a JavaScript library that supports interactive trees, to enable rich, editable trees in Shiny.

r-rpanglaodb 0.2.1
Propagated dependencies: r-matrix@1.7-5 r-pbapply@1.7-4 r-seurat@5.5.0 r-xml@3.99-0.23 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dosorio/rPanglaoDB/
Licenses: GPL 3
Build system: r
Synopsis: Download and merge Single-Cell RNA-Seq data from the PanglaoDB database
Description:

This R package downloads labeled single-cell RNA-seq data from PanglaoDB. It merges the data into a Seurat object for streamlined analysis.

r-xnomial 1.0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/XNomial
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Goodness-of-Fit test for multinomial data
Description:

This package provides an exact Goodness-of-Fit test for multinomial data with fixed probabilities. It can be used to determine whether a set of counts fits a given expected ratio. To see whether a set of observed counts fits an expectation, one can examine all possible outcomes with xmulti() or a random sample of them with xmonte() and find the probability of an observation deviating from the expectation by at least as much as the observed. As a measure of deviation from the expected, one can use the log-likelihood ratio, the multinomial probability, or the classic chi-square statistic. A histogram of the test statistic can also be plotted and compared with the asymptotic curve.

r-rcppprogress 0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kforner/rcpp_progress
Licenses: GPL 3+
Build system: r
Synopsis: Interruptible progress bar for C++ in R packages
Description:

This package displays a progress bar in the R console for long running computations taking place in C++ code, and support for interrupting those computations even in multithreaded code, typically using OpenMP.

r-latticeextra 0.6-31
Propagated dependencies: r-interp@1.1-6 r-jpeg@0.1-11 r-lattice@0.22-9 r-mass@7.3-65 r-png@0.1-9 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://latticeextra.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Extra graphical utilities based on lattice
Description:

Building on the infrastructure provided by the lattice package, this package provides several new high-level graphics functions and methods, as well as additional utilities such as panel and axis annotation functions.

r-rootsolve 1.8.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rootSolve/
Licenses: GPL 2+
Build system: r
Synopsis: Tools for the analysis of ordinary differential equations
Description:

This package provides routines to find the root of nonlinear functions, and to perform steady-state and equilibrium analysis of ordinary differential equations (ODE). It includes routines that:

  1. generate gradient and jacobian matrices (full and banded),

  2. find roots of non-linear equations by the Newton-Raphson method,

  3. estimate steady-state conditions of a system of (differential) equations in full, banded or sparse form, using the Newton-Raphson method, or by dynamically running,

  4. solve the steady-state conditions for uni- and multicomponent 1-D, 2-D, and 3-D partial differential equations, that have been converted to ordinary differential equations by numerical differencing (using the method-of-lines approach).

r-keyring 1.4.1
Propagated dependencies: r-askpass@1.2.1 r-filelock@1.0.3 r-r6@2.6.1 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/keyring
Licenses: Expat
Build system: r
Synopsis: Access the system credential store from R
Description:

This package provides a platform-independent API to access the operating system's credential store. It currently supports Keychain on macOS, Credential Store on Windows, the Secret Service API on GNU/Linux, and a simple, platform independent store implemented with environment variables. Additional storage back-ends can be added easily.

r-seuratdata 0.2.2.9002-1.3e51f44
Propagated dependencies: r-cli@3.6.6 r-crayon@1.5.3 r-rappdirs@0.3.4 r-seurat@5.5.0 r-seuratobject@5.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/satijalab/seurat-data
Licenses: GPL 3
Build system: r
Synopsis: Install and manage Seurat datasets
Description:

Single cell RNA sequencing datasets can be large, consisting of matrices that contain expression data for several thousand features across several thousand cells. This package is designed to easily install, manage, and learn about various single-cell datasets, provided Seurat objects and distributed as independent packages.

r-sampling 2.11
Propagated dependencies: r-lpsolve@5.6.23 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sampling/
Licenses: GPL 2+
Build system: r
Synopsis: Survey sampling
Description:

This package provides functions for drawing and calibrating samples.

r-unglue 0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=unglue
Licenses: GPL 3
Build system: r
Synopsis: Extract matched substrings using a pattern
Description:

This package lets you use syntax inspired by the package glue to extract matched substrings in a more intuitive and compact way than by using standard regular expressions.

r-pma 1.2-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnaras/PMA
Licenses: GPL 2+
Build system: r
Synopsis: Penalized multivariate analysis
Description:

This package performs penalized multivariate analysis: a penalized matrix decomposition, sparse principal components analysis, and sparse canonical correlation analysis.

r-hrbrthemes 0.9.3
Propagated dependencies: r-ggplot2@4.0.3 r-magrittr@2.0.5 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hrbrmstr/hrbrthemes/
Licenses: Expat
Build system: r
Synopsis: Additional themes, theme components and utilities for @code{ggplot2}
Description:

This package provides a compilation of extra ggplot2 themes, scales and utilities, including a spell check function for plot label fields and an overall emphasis on typography.

r-clubsandwich 0.7.0
Propagated dependencies: r-lifecycle@1.0.5 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jepusto/clubSandwich
Licenses: GPL 3
Build system: r
Synopsis: Cluster-robust (Sandwich) variance estimators with small-sample corrections
Description:

This package provides several cluster-robust variance estimators (i.e., sandwich estimators) for ordinary and weighted least squares linear regression models, including the bias-reduced linearization estimator introduced by Bell and McCaffrey (2002) http://www.statcan.gc.ca/pub/12-001-x/2002002/article/9058-eng.pdf and developed further by Pustejovsky and Tipton (2017) doi:10.1080/07350015.2016.1247004. The package includes functions for estimating the variance- covariance matrix and for testing single- and multiple-contrast hypotheses based on Wald test statistics. Tests of single regression coefficients use Satterthwaite or saddle-point corrections. Tests of multiple-contrast hypotheses use an approximation to Hotelling's T-squared distribution. Methods are provided for a variety of fitted models, including lm() and mlm objects, glm(), ivreg (from package AER), plm() (from package plm), gls() and lme() (from nlme), robu() (from robumeta), and rma.uni() and rma.mv() (from metafor).

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-rappdirs 0.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rappdirs/
Licenses: Expat
Build system: r
Synopsis: Determine where to save data, caches, and logs
Description:

This package provides an easy way to determine which directories on the user's computer should be used to save data, caches and logs. It is a port of Python's Appdirs to R.

r-rcircos 1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RCircos/
Licenses: GPL 2+
Build system: r
Synopsis: Circos 2D track plot
Description:

This package provides a simple and flexible way to generate Circos 2D track plot images. The types of plots include: heatmap, histogram, lines, scatterplot, tiles and plot items for further decorations include connector, link (lines and ribbons), and text (gene) label. All functions require only R graphics packages that comes with the base installation.

r-accept 1.0.2
Propagated dependencies: r-dplyr@1.2.1 r-hardhat@1.4.3 r-reldist@1.7-2 r-tibble@3.3.1 r-tidyselect@1.2.1 r-vctrs@0.7.3 r-vetiver@0.2.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/accept/
Licenses: GPL 3
Build system: r
Synopsis: Acute COPD Exacerbation Prediction Tool (ACCEPT)
Description:

This package allows clinicians to predict the rate and severity of future acute exacerbation in Chronic Obstructive Pulmonary Disease (COPD) patients, based on the clinical prediction model published in Adibi et al. (2019) doi:10.1101/651901.

r-filehash 2.4-6
Propagated dependencies: r-digest@0.6.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://github.com/rdpeng/filehash
Licenses: GPL 2+
Build system: r
Synopsis: Simple key-value database
Description:

This package implements a simple key-value style database where character string keys are associated with data values that are stored on the disk. A simple interface is provided for inserting, retrieving, and deleting data from the database. Utilities are provided that allow filehash databases to be treated much like environments and lists are already used in R. These utilities are provided to encourage interactive and exploratory analysis on large datasets.

Total packages: 32521