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

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-leidenalg 1.1.7
Dependencies: glpk@5.0 gmp@6.3.0 libxml2@2.14.6
Propagated dependencies: r-igraph@2.3.1 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppeigen@0.3.4.0.2 r-sccore@1.0.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kharchenkolab/leidenAlg
Licenses: GPL 3+
Build system: r
Synopsis: Leiden algorithm via an R interface
Description:

This package implements an R interface to the Leiden algorithm, an iterative community detection algorithm on networks. The algorithm is designed to converge to a partition in which all subsets of all communities are locally optimally assigned, yielding communities guaranteed to be connected. The implementation proves to be fast, scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory).

r-protviz 0.7.9
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/protViz/protViz/
Licenses: GPL 3
Build system: r
Synopsis: Visualizing and analyzing mass spectrometry data in proteomics
Description:

This package helps with quality checks, visualizations and analysis of mass spectrometry data, coming from proteomics experiments. The package is developed, tested and used at the Functional Genomics Center Zurich, where it is used mainly for prototyping, teaching, and having fun with proteomics data. But it can also be used to do data analysis for small scale data sets.

r-metaskat 0.90
Propagated dependencies: r-skat@2.2.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MetaSKAT
Licenses: GPL 2+
Build system: r
Synopsis: Meta analysis for SNP-Set (Sequence) kernel association test
Description:

This package provides functions for Meta-analysis Burden Test, Sequence Kernel Association Test (SKAT) and Optimal SKAT (SKAT-O) by Lee et al. (2013) <doi:10.1016/j.ajhg.2013.05.010>. These methods use summary-level score statistics to carry out gene-based meta-analysis for rare variants.

r-argparse 2.3.1
Dependencies: python@3.12.12
Propagated dependencies: r-findpython@1.0.9 r-jsonlite@2.0.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/argparse
Licenses: GPL 2+
Build system: r
Synopsis: Command line optional and positional argument parser
Description:

This package provides a command line parser to be used with Rscript to write shebang scripts that gracefully accept positional and optional arguments and automatically generate usage notices.

r-earlywarnings 1.1.29
Propagated dependencies: r-fields@17.3 r-ggplot2@4.0.3 r-kendall@2.2.2 r-kernsmooth@2.23-26 r-knitr@1.51 r-lmtest@0.9-40 r-moments@0.14.1 r-nortest@1.0-4 r-quadprog@1.5-8 r-som@0.3-5.2 r-spam@2.11-3 r-tgp@2.4-23 r-tseries@0.10-61
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.early-warning-signals.org
Licenses: FreeBSD
Build system: r
Synopsis: Early warning signals for critical transitions in time series
Description:

This package offers methods for estimating statistical changes in time series. These are used for identifying nearby critical transitions.

r-lmom 3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lmom
Licenses: CPL 1.0
Build system: r
Synopsis: L-Moments for R
Description:

This package provides functions related to L-moments: computation of L-moments and trimmed L-moments of distributions and data samples; parameter estimation; L-moment ratio diagram; plot vs. quantiles of an extreme-value distribution.

r-rcpptoml 0.2.3
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dirk.eddelbuettel.com/code/rcpp.toml.html
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp bindings to TOML parser
Description:

The TOML configuration format specifies an excellent format suitable for both human editing as well as the common uses of a machine-readable format. This package provides Rcpp bindings to a TOML parser.

r-covr 3.6.5
Propagated dependencies: r-cli@3.6.6 r-digest@0.6.39 r-httr@1.4.8 r-jsonlite@2.0.0 r-rex@1.2.2 r-withr@3.0.2 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/covr
Licenses: GPL 3
Build system: r
Synopsis: Test coverage for R packages
Description:

Thisp package enables you to track and report code coverage for your package and (optionally) upload the results to a coverage service. Code coverage is a measure of the amount of code being exercised by a set of tests. It is an indirect measure of test quality and completeness. This package is compatible with any testing methodology or framework and tracks coverage of both R code and compiled C/C++/FORTRAN code.

r-poibin 1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/poibin/
Licenses: GPL 2
Build system: r
Synopsis: Poisson binomial distribution
Description:

This package provides an implementation of both the exact and approximation methods for computing the cumulative distribution function (CDF) of the Poisson binomial distribution. It also provides the probability mass function (PMF), quantile function, and random number generation for the Poisson binomial distribution.

r-git2r 0.36.2
Dependencies: libgit2@1.9.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/git2r
Licenses: GPL 2
Build system: r
Synopsis: Access Git repositories with R
Description:

This package provides an R interface to the libgit2 library, which is a pure C implementation of the Git core methods.

r-truncdist 1.0-2
Propagated dependencies: r-evd@2.3-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=truncdist
Licenses: GPL 2+
Build system: r
Synopsis: Truncated random variables
Description:

This package provides a collection of tools to evaluate probability density functions, cumulative distribution functions, quantile functions and random numbers for truncated random variables. These functions are provided to also compute the expected value and variance. Q-Q plots can be produced. All the probability functions in the stats, stats4 and evd packages are automatically available for truncation.

r-saver 1.1.2
Propagated dependencies: r-doparallel@1.0.17 r-foreach@1.5.2 r-glmnet@5.0 r-iterators@1.0.14 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mohuangx/SAVER
Licenses: GPL 2
Build system: r
Synopsis: Recovery of gene expression profile in noisy and sparse scRNA-seq data
Description:

This package is an implementation of a regularized regression prediction and empirical Bayes method to recover the true gene expression profile in noisy and sparse single-cell RNA-seq data. In single-cell RNA sequencing (scRNA-seq) studies, only a small fraction of the transcripts present in each cell are sequenced. This leads to unreliable quantification of genes with low or moderate expression, which hinders downstream analysis. This package single-cell analysis via expression recovery (SAVER) implements an expression recovery method for unique molecule index (UMI)-based scRNA-seq data that borrows information across genes and cells to provide accurate expression estimates for all genes.

r-spatstat 3.6-0
Propagated dependencies: r-spatstat-data@3.1-9 r-spatstat-explore@3.8-0 r-spatstat-geom@3.7-3 r-spatstat-linnet@3.5-0 r-spatstat-model@3.7-0 r-spatstat-random@3.4-5 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://www.spatstat.org
Licenses: GPL 2+
Build system: r
Synopsis: Spatial Point Pattern analysis, model-fitting, simulation, tests
Description:

This package provides a comprehensive toolbox for analysing Spatial Point Patterns. It is focused mainly on two-dimensional point patterns, including multitype/marked points, in any spatial region. It also supports three-dimensional point patterns, space-time point patterns in any number of dimensions, point patterns on a linear network, and patterns of other geometrical objects. It supports spatial covariate data such as pixel images and contains over 2000 functions for plotting spatial data, exploratory data analysis, model-fitting, simulation, spatial sampling, model diagnostics, and formal inference.

r-redland 1.0.17-19
Dependencies: redland@1.0.17-0.3ec9bda pcre2@10.42 zlib@1.3.1
Propagated dependencies: r-roxygen2@8.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=redland
Licenses: ASL 2.0
Build system: r
Synopsis: RDF library bindings in R
Description:

This package provides methods to parse, query and serialize information stored in the Resource Description Framework (RDF). This package supports RDF by implementing an R interface to the Redland RDF C library. In brief, RDF provides a structured graph consisting of Statements composed of Subject, Predicate, and Object Nodes.

r-mlrmbo 1.1.6
Propagated dependencies: r-backports@1.5.1 r-bbmisc@1.13.1 r-checkmate@2.3.4 r-data-table@1.18.4 r-lhs@1.3.0 r-mlr@2.19.3 r-parallelmap@1.5.1 r-paramhelpers@1.14.2 r-smoof@1.7.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlr-org/mlrMBO
Licenses: FreeBSD
Build system: r
Synopsis: Model-based optimization with mlr
Description:

This package is a flexible and comprehensive R toolbox for model-based optimization. It implements Efficient Global Optimization Algorithm for single- and multi-objective optimization. It supports mixed parameters. The machine learning toolbox mlr offers regression learners. It provides various infill criteria and features batch proposal, parallel execution, visualization, and logging. Its modular implementation allows easy customization by the user.

r-randomizr 1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://declaredesign.org/r/randomizr/
Licenses: Expat
Build system: r
Synopsis: Tools for common forms of random assignment and sampling
Description:

This package provides tools for generating random assignments for common experimental designs and random samples for common sampling designs.

r-cutpointr 1.2.1
Propagated dependencies: r-dplyr@1.2.1 r-foreach@1.5.2 r-ggplot2@4.0.3 r-gridextra@2.3 r-purrr@1.2.2 r-rcpp@1.1.1-1.1 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://github.com/thie1e/cutpointr
Licenses: GPL 3
Build system: r
Synopsis: Determine optimal cutpoints for binary classification
Description:

This package estimates optimal cutpoints for binary classification metrics. It also validates performance using bootstrapping. Some methods for more robust cutpoint estimation are supported, e.g. a parametric method assuming normal distributions, bootstrapped cutpoints, and smoothing of the metric values per cutpoint using Generalized Additive Models. Various plotting functions are included.

r-caliberrfimpute 1.0-8
Propagated dependencies: r-mice@3.19.0 r-mvtnorm@1.3-7 r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=CALIBERrfimpute
Licenses: GPL 3
Build system: r
Synopsis: Multiple imputation using MICE and random forest
Description:

This package provides functions to impute using random forest. It operates under full conditional specifications (multivariate imputation by chained equations).

r-logger 0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://daroczig.github.io/logger/
Licenses: AGPL 3+
Build system: r
Synopsis: Lightweight and flexible logging utility
Description:

Inspired by the the futile.logger R package and logging Python module, this utility provides a flexible and extensible way of formatting and delivering log messages with low overhead.

r-plyr 1.8.9
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://had.co.nz/plyr
Licenses: Expat
Build system: r
Synopsis: Tools for splitting, applying and combining data
Description:

Plyr is a set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics.

r-mlbench 2.1-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mlbench/
Licenses: GPL 2
Build system: r
Synopsis: Machine learning benchmark problems
Description:

This package provides a collection of artificial and real-world machine learning benchmark problems, including, e.g., several data sets from the UCI repository.

r-embedsom 2.2.1
Propagated dependencies: r-ggplot2@4.0.3 r-igraph@2.3.1 r-matrix@1.7-5 r-rtsne@0.17 r-umap@0.2.10.0 r-uwot@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/exaexa/EmbedSOM
Licenses: GPL 3+
Build system: r
Synopsis: Fast embedding guided by self-organizing map
Description:

This package provides a smooth mapping of multidimensional points into low-dimensional space defined by a self-organizing map. It is designed to work with FlowSOM and flow-cytometry use-cases.

r-rematch2 2.1.2
Propagated dependencies: r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/rematch2
Licenses: Expat
Build system: r
Synopsis: Tidy output from regular expression matching
Description:

This package provides wrappers on regexpr and gregexpr to return the match results in tidy data frames.

r-emoa 0.5-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/emoa/
Licenses: GPL 2
Build system: r
Synopsis: Evolutionary multiobjective optimization algorithms
Description:

This package provides building blocks for the design and analysis of multiobjective optimization algorithms.

Total packages: 32521