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

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-grouped 0.6-0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/grouped/
Licenses: GPL 2+
Build system: r
Synopsis: Regression analysis of grouped and coarse data
Description:

This package provides regression models for grouped and coarse data, under the coarsened at random assumption.

r-seuratobject 5.4.0
Propagated dependencies: r-future@1.70.0 r-future-apply@1.20.2 r-generics@0.1.4 r-lifecycle@1.0.5 r-matrix@1.7-5 r-progressr@0.19.0 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rlang@1.2.0 r-sp@2.2-1 r-spam@2.11-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://satijalab.org/seurat
Licenses: GPL 3
Build system: r
Synopsis: Data structures for single cell data
Description:

This package defines S4 classes for single-cell genomic data and associated information, such as dimensionality reduction embeddings, nearest-neighbor graphs, and spatially-resolved coordinates. It provides data access methods and R-native hooks to ensure the Seurat object is familiar to other R users.

r-goftest 1.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/baddstats/goftest
Licenses: GPL 2+
Build system: r
Synopsis: Classical Goodness-of-Fit tests for univariate distributions
Description:

This package provides Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for continuous univariate distributions, using efficient algorithms.

r-debugme 1.2.0
Propagated dependencies: r-crayon@1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/debugme#readme
Licenses: Expat
Build system: r
Synopsis: Debug R packages
Description:

This package allows the user to specify debug messages as special string constants, and control debugging of packages via environment variables.

r-r6 2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/R6/
Licenses: Expat
Build system: r
Synopsis: Classes with reference semantics in R
Description:

The R6 package allows the creation of classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages.

r-earth 5.3.5
Propagated dependencies: r-formula@1.2-5 r-plotmo@3.7.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.milbo.users.sonic.net/earth/
Licenses: GPL 3
Build system: r
Synopsis: Multivariate adaptive regression splines
Description:

This package lets you build regression models using the techniques in Friedman's papers "Fast MARS" and "Multivariate Adaptive Regression Splines" <doi:10.1214/aos/1176347963>. The term "MARS" is trademarked and thus not used in the name of the package.

r-fst 0.9.8
Propagated dependencies: r-fstcore@0.10.0 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.fstpackage.org
Licenses: AGPL 3
Build system: r
Synopsis: Fast serialization of data frames
Description:

The fst package for R provides a fast, easy and flexible way to serialize data frames. With access speeds of multiple GB/s, fst is specifically designed to unlock the potential of high speed solid state disks. Data frames stored in the fst format have full random access, both in column and rows. The fst format allows for random access of stored data and compression with the LZ4 and ZSTD compressors.

r-patchwork 1.3.2
Propagated dependencies: r-cli@3.6.6 r-farver@2.1.2 r-ggplot2@4.0.3 r-gtable@0.3.6 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/patchwork
Licenses: Expat
Build system: r
Synopsis: Compose ggplot2 plots
Description:

The ggplot2 package provides a strong API for sequentially building up a plot, but does not concern itself with composition of multiple plots. Patchwork is a package that expands the API to allow for arbitrarily complex composition of plots by providing mathematical operators for combining multiple plots.

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-beeswarm 0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.cbs.dtu.dk/~eklund/beeswarm/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Implementation of bee swarm plots
Description:

This package provides an implementation of bee swarm plots. The bee swarm plot is a one-dimensional scatter plot like stripchart, but with closely-packed, non-overlapping points.

r-glmtoolbox 0.1.12
Propagated dependencies: r-broom@1.0.13 r-formula@1.2-5 r-mass@7.3-65 r-numderiv@2016.8-1.1 r-rfast@2.1.5.2 r-statmod@1.5.2 r-suppdists@1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlgs.netlify.app/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Set of tools to data analysis using generalized linear models
Description:

This package provides a set of tools for the statistical analysis of data using:

  1. normal linear models;

  2. generalized linear models;

  3. negative binomial regression models as alternative to the Poisson regression models under the presence of overdispersion;

  4. beta-binomial and random-clumped binomial regression models as alternative to the binomial regression models under the presence of overdispersion;

  5. zero-inflated and zero-altered regression models to deal with zero-excess in count data;

  6. generalized nonlinear models;

  7. generalized estimating equations for cluster correlated data.

r-abbyyr 0.5.5
Propagated dependencies: r-curl@7.1.0 r-httr@1.4.8 r-plyr@1.8.9 r-progress@1.2.3 r-readr@2.2.0 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/soodoku/abbyyR
Licenses: Expat
Build system: r
Synopsis: Access to Abbyy Optical Character Recognition (OCR) API
Description:

This package provides tools to get text from images of text using Abbyy Cloud Optical Character Recognition (OCR) API. With abbyyyR, one can easily OCR images, barcodes, forms, documents with machine readable zones, e.g. passports and get the results in a variety of formats including plain text and XML. To learn more about the Abbyy OCR API, see http://ocrsdk.com/.

r-adgoftest 0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ADGofTest
Licenses: GPL 3+
Build system: r
Synopsis: Anderson-Darling GoF test
Description:

This package provides an implementation of the Anderson-Darling GoF test with p-value calculation based on Marsaglia's 2004 paper "Evaluating the Anderson-Darling Distribution".

r-cmplot 4.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/YinLiLin/CMplot
Licenses: GPL 2+
Build system: r
Synopsis: Circle Manhattan plot
Description:

Circle Manhattan Plot is an R package that can lay out genome-wide association study P-value results in both traditional rectangular patterns, QQ-plot and novel circular ones. United in only one bull's eye style plot, association results from multiple traits can be compared interactively, thereby to reveal both similarities and differences between signals. Additional functions include: highlight signals, a group of SNPs, chromosome visualization and candidate genes around SNPs.

r-harmony 2.0.3
Propagated dependencies: r-cli@3.6.6 r-cowplot@1.2.0 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppprogress@0.4.2 r-rhpcblasctl@0.23-42 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/harmony/index.html
Licenses: GPL 3
Build system: r
Synopsis: Integration of single cell sequencing data
Description:

This package provides an implementation of the Harmony algorithm for single cell integration. This package includes a standalone Harmony function and interfaces to external frameworks.

r-dynamictreecut 1.63-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dynamicTreeCut/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Detect clusters in hierarchical clustering dendrograms
Description:

This package contains methods for the detection of clusters in hierarchical clustering dendrograms.

r-ica 1.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ica/
Licenses: GPL 2+
Build system: r
Synopsis: Independent component analysis
Description:

This package provides tools for Independent Component Analysis (ICA) using various algorithms: FastICA, Information-Maximization (Infomax), and Joint Approximate Diagonalization of Eigenmatrices (JADE).

r-sodium 1.4.0
Dependencies: libsodium@1.0.22
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/sodium
Licenses: Expat
Build system: r
Synopsis: R bindings to the libsodium crypto library
Description:

This package provides bindings to libsodium: a library for encryption, decryption, signatures, password hashing and more. Sodium uses curve25519, a Diffie-Hellman function by Daniel Bernstein, which has become very popular after it was discovered that the NSA had backdoored Dual EC DRBG.

r-pnwcolors 0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jakelawlor/PNWColors
Licenses: CC0
Build system: r
Synopsis: Color palettes for data visualizations
Description:

This package provides color palettes. They are checked for colorblind accessibility from hue, saturation, and lightness value scaling using the Chroma.js Color Palette Helper. See https://gka.github.io/palettes.

r-ggstats 0.13.0
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-forcats@1.0.1 r-ggplot2@4.0.3 r-lifecycle@1.0.5 r-patchwork@1.3.2 r-purrr@1.2.2 r-rlang@1.2.0 r-scales@1.4.0 r-stringr@1.6.0 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://larmarange.github.io/ggstats/
Licenses: GPL 3+
Build system: r
Synopsis: Extension to ggplot2 for plotting stats
Description:

This package provides new statistics, new geometries and new positions for ggplot2 and a suite of functions to facilitate the creation of statistical plots.

r-astsa 2.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nickpoison/astsa/
Licenses: GPL 3
Build system: r
Synopsis: Applied statistical time series analysis
Description:

This package provides data sets and scripts to accompany Time Series Analysis and Its Applications: With R Examples (4th ed), by R.H. Shumway and D.S. Stoffer. Springer Texts in Statistics, 2017, https://doi.org/10.1007/978-3-319-52452-8, and Time Series: A Data Analysis Approach Using R. Chapman-Hall, 2019, https://doi.org/10.1201/9780429273285.

r-future 1.70.0
Propagated dependencies: r-digest@0.6.39 r-globals@0.19.1 r-listenv@0.10.1 r-parallelly@1.47.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/future
Licenses: LGPL 2.1+
Build system: r
Synopsis: Unified parallel and distributed processing in R
Description:

The purpose of this package is to provide a lightweight and unified Future API for sequential and parallel processing of R expression via futures. This package implements sequential, multicore, multisession, and cluster futures. With these, R expressions can be evaluated on the local machine, in parallel a set of local machines, or distributed on a mix of local and remote machines. Extensions to this package implement additional backends for processing futures via compute cluster schedulers etc. Because of its unified API, there is no need to modify any code in order to switch from sequential on the local machine to, say, distributed processing on a remote compute cluster.

r-phytools 2.5-2
Propagated dependencies: r-ape@5.8-1 r-clustergeneration@1.3.8 r-coda@0.19-4.1 r-combinat@0.0-8 r-deoptim@2.2-8 r-doparallel@1.0.17 r-expm@1.0-0 r-foreach@1.5.2 r-maps@3.4.3 r-mass@7.3-65 r-mnormt@2.1.2 r-nlme@3.1-169 r-numderiv@2016.8-1.1 r-optimparallel@1.0-2 r-phangorn@2.12.1 r-scatterplot3d@0.3-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/liamrevell/phytools
Licenses: GPL 2+
Build system: r
Synopsis: Phylogenetic tools for comparative biology
Description:

This package offers extensive tools for phylogenetic analysis. It focuses on phylogenetic comparative biology but also includes methods for visualizing, analyzing, manipulating, reading, writing, and inferring phylogenetic trees. Functions for comparative biology include ancestral state reconstruction, model fitting, and phylogeny and trait data simulation. A broad range of plotting methods includes mapping trait evolution on trees, projecting trees into phenotype space or geographic maps, and visualizing correlated speciation between trees. Additional functions allow for reading, writing, analyzing, inferring, simulating, and manipulating phylogenetic trees and comparative data. Examples include computing consensus trees, simulating trees and data under various models, and attaching species or clades to a tree either randomly or non-randomly. This package provides numerous tools for tree manipulations and analyses that are valuable for phylogenetic research.

r-rvenn 1.1.0
Propagated dependencies: r-ggforce@0.5.0 r-ggplot2@4.0.3 r-magrittr@2.0.5 r-pheatmap@1.0.13 r-purrr@1.2.2 r-rlang@1.2.0 r-vegan@2.7-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RVenn
Licenses: GPL 3
Build system: r
Synopsis: Set operations for many sets
Description:

The base functions for set operations in R can be used for only two sets. This package RVenn provides functions for dealing with multiple sets. It uses purr to find the union, intersection and difference of three or more sets. This package also provides functions for pairwise set operations among several sets. Further, based on ggplot2 and ggforce, a Venn diagram can be drawn for two or three sets. For bigger data sets, a clustered heatmap showing the presence or absence of the elements of the sets can be drawn based on the pheatmap package. Finally, enrichment test can be applied to two sets whether an overlap is statistically significant or not.

Total packages: 72465