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

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-rcmdcheck 1.4.0
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.6 r-curl@7.1.0 r-desc@1.4.3 r-digest@0.6.39 r-pkgbuild@1.4.8 r-prettyunits@1.2.0 r-r6@2.6.1 r-rprojroot@2.1.1 r-sessioninfo@1.2.3 r-withr@3.0.2 r-xopen@1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-Lib/rcmdcheck#readme
Licenses: Expat
Build system: r
Synopsis: Run R CMD check from R and capture results
Description:

Run R CMD check from R programmatically, and capture the results of the individual checks.

r-nbclust 3.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sites.google.com/site/malikacharrad/research/nbclust-package
Licenses: GPL 2
Build system: r
Synopsis: Determine the best number of clusters in a data set
Description:

NbClust provides 30 indexes for determining the optimal number of clusters in a data set and offers the best clustering scheme from different results to the user.

r-rtdists 0.11-5
Propagated dependencies: r-evd@2.3-7.1 r-gsl@2.1-9 r-msm@1.8.2 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rtdists/rtdists/
Licenses: GPL 3+
Build system: r
Synopsis: Response Time Distributions
Description:

This package provides response time distributions (density/PDF, distribution function/CDF, quantile function, and random generation):

  • Ratcliff diffusion model (Ratcliff & McKoon, 2008, <doi:10.1162/neco.2008.12-06-420>) based on C code by Andreas and Jochen Voss and

  • linear ballistic accumulator (LBA; Brown & Heathcote, 2008, <doi:10.1016/j.cogpsych.2007.12.002>) with different distributions underlying the drift rate.

r-nanonext 1.9.0
Dependencies: mbedtls@2.28.9 nng@1.11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shikokuchuo.net/nanonext/
Licenses: GPL 3+
Build system: r
Synopsis: NNG (Nanomsg Next Gen) lightweight messaging library
Description:

This package provides R bindings for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is a socket library for reliable, high-performance messaging over in-process, IPC, TCP, WebSocket and secure TLS transports. It implements Scalability Protocols, a standard for common communications patterns including publish/subscribe, request/reply and service discovery. As its own threaded concurrency framework, it provides a toolkit for asynchronous programming and distributed computing. Intuitive aio objects resolve automatically when asynchronous operations complete, and synchronisation primitives allow R to wait upon events signalled by concurrent threads.

r-prettygraphs 2.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=prettyGraphs
Licenses: GPL 2
Build system: r
Synopsis: Publication-quality graphics
Description:

This package provides simple and crisp publication-quality graphics for the ExPosition family of packages. See An ExPosition of the Singular Value Decomposition in R (Beaton et al 2014) <doi:10.1016/j.csda.2013.11.006>.

r-paws-storage 0.9.0
Propagated dependencies: r-paws-common@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services storage services
Description:

This package provides an interface to Amazon Web Services storage services, including Simple Storage Service (S3).

r-shinythemes 1.2.0
Propagated dependencies: r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/shinythemes/
Licenses: GPL 3 Expat SIL OFL 1.1 ASL 2.0
Build system: r
Synopsis: Themes for Shiny
Description:

This package provides themes for use with Shiny. It includes several Bootstrap themes, which are packaged for use with Shiny applications.

r-lamw 2.2.7
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcppparallel@5.1.11-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/aadler/lamW
Licenses: FreeBSD
Build system: r
Synopsis: Lambert-W function
Description:

This package implements both real-valued branches of the Lambert-W function (Corless et al, 1996) <doi:10.1007/BF02124750> without the need for installing the entire GSL.

r-marginaleffects 0.32.0
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-data-table@1.18.4 r-formula@1.2-5 r-generics@0.1.4 r-insight@1.5.1 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://marginaleffects.com/
Licenses: GPL 3+
Build system: r
Synopsis: Predictions, comparisons, slopes, marginal means, and hypothesis tests
Description:

This package lets you compute and plot predictions, slopes, marginal means, and comparisons (contrasts, risk ratios, odds, etc.) for over 100 classes of statistical and machine learning models in R. Conduct linear and non-linear hypothesis tests, or equivalence tests. Calculate uncertainty estimates using the delta method, bootstrapping, or simulation-based inference. Details can be found in Arel-Bundock, Greifer, and Heiss (2024) <doi:10.18637/jss.v111.i09>.

r-prettydoc 0.4.1
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-rmarkdown@2.31
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/prettydoc
Licenses: ASL 2.0
Build system: r
Synopsis: Create pretty documents from R markdown
Description:

This is a package for creating tiny yet beautiful documents and vignettes from R Markdown. The package provides the html_pretty output format as an alternative to the html_document and html_vignette engines that convert R Markdown into HTML pages. Various themes and syntax highlight styles are supported.

r-automap 1.1-20
Propagated dependencies: r-ggplot2@4.0.3 r-gstat@2.1-6 r-lattice@0.22-9 r-reshape@0.8.10 r-sf@1.1-1 r-sp@2.2-1 r-stars@0.7-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=automap
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Automatic interpolation package
Description:

automap performs an automatic interpolation by automatically estimating the variogram and then calling gstat.

r-seurat 5.5.0
Propagated dependencies: r-cluster@2.1.8.2 r-cowplot@1.2.0 r-fastdummies@1.7.6 r-fitdistrplus@1.2-6 r-future@1.70.0 r-future-apply@1.20.2 r-generics@0.1.4 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-ggridges@0.5.7 r-httr@1.4.8 r-ica@1.0-3 r-igraph@2.3.1 r-irlba@2.3.7 r-jsonlite@2.0.0 r-kernsmooth@2.23-26 r-lifecycle@1.0.5 r-lmtest@0.9-40 r-mass@7.3-65 r-matrix@1.7-5 r-matrixstats@1.5.0 r-miniui@0.1.2 r-patchwork@1.3.2 r-pbapply@1.7-4 r-plotly@4.12.0 r-png@0.1-9 r-progressr@0.19.0 r-rann@2.6.2 r-rcolorbrewer@1.1-3 r-rcpp@1.1.1-1.1 r-rcppannoy@0.0.23 r-rcppeigen@0.3.4.0.2 r-rcpphnsw@0.6.0 r-rcppprogress@0.4.2 r-reticulate@1.46.0 r-rlang@1.2.0 r-rocr@1.0-12 r-rspectra@0.16-2 r-rtsne@0.17 r-scales@1.4.0 r-scattermore@1.2 r-sctransform@0.4.3 r-seuratobject@5.4.0 r-shiny@1.13.0 r-spatstat-explore@3.8-0 r-spatstat-geom@3.7-3 r-tibble@3.3.1 r-uwot@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.satijalab.org/seurat
Licenses: GPL 3
Build system: r
Synopsis: Seurat is an R toolkit for single cell genomics
Description:

This package is an R package designed for QC, analysis, and exploration of single cell RNA-seq data. It easily enables widely-used analytical techniques, including the identification of highly variable genes, dimensionality reduction; PCA, ICA, t-SNE, standard unsupervised clustering algorithms; density clustering, hierarchical clustering, k-means, and the discovery of differentially expressed genes and markers.

r-guix-install 1.0.0
Propagated dependencies: r-runit@0.4.33.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/BIMSBbioinfo/guix.install
Licenses: GPL 3+
Build system: r
Synopsis: Install R packages with GNU Guix
Description:

This R package provides a single procedure guix.install(), which allows users to install R packages via Guix right from within their running R session. If the requested R package does not exist in Guix at this time, the package and all its missing dependencies will be imported recursively and the generated package definitions will be written to ~/.Rguix/packages.scm. This record of imported packages can be used later to reproduce the environment, and to add the packages in question to a proper Guix channel (or Guix itself). guix.install() not only supports installing packages from CRAN, but also from Bioconductor or even arbitrary git or mercurial repositories, replacing the need for installation via devtools.

r-ppcor 1.1
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/ppcor/
Licenses: GPL 2
Build system: r
Synopsis: Partial and semi-partial correlation
Description:

This package provides users not only with a function to readily calculate the higher-order partial and semi-partial correlations but also with statistics and p-values of the correlation coefficients.

r-globals 0.19.1
Propagated dependencies: r-codetools@0.2-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/globals
Licenses: LGPL 2.1+
Build system: r
Synopsis: Identify global objects in R expressions
Description:

This package provides tools to identify global ("unknown" or "free") objects in R expressions by code inspection using various strategies, e.g. conservative or liberal. The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in distributed compute environments.

r-rhandsontable 0.3.8
Propagated dependencies: r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-magrittr@2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jrowen.github.io/rhandsontable/
Licenses: Expat
Build system: r
Synopsis: Htmlwidget based on the handsontable.js library
Description:

Handsontable is a data grid component with an Excel like appearance. Built in JavaScript, it integrates with any data source with peak efficiency. It comes with powerful features like data validation, sorting, grouping, data binding, formula support or column ordering.

r-signal 1.8-1
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/signal/
Licenses: GPL 2
Build system: r
Synopsis: Signal processing
Description:

This package provides a set of signal processing functions originally written for Matlab and GNU Octave. It includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. It also includes interpolation functions.

r-icge 0.4.3
Propagated dependencies: r-cluster@2.1.8.2 r-fastcluster@1.3.0 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ICGE/
Licenses: GPL 2+
Build system: r
Synopsis: Cluster estimation and identification of atypical units
Description:

ICGE is a package that helps to estimate the number of real clusters in data as well as to identify atypical units. The underlying methods are based on distances rather than on unit x variables.

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-randomforestsrc 3.6.2
Propagated dependencies: r-data-tree@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/randomForestSRC/
Licenses: GPL 3+
Build system: r
Synopsis: Random forests for survival, regression, and classification
Description:

This package implements fast OpenMP parallel computing of Breiman's random forests for survival, competing risks, regression and classification based on Ishwaran and Kogalur's popular random survival forests (RSF) package. It handles missing data and now includes multivariate, unsupervised forests, quantile regression and solutions for class imbalanced data. It provides a fast interface using subsampling and confidence regions for variable importance.

r-roptim 0.1.7
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/ypan1988/roptim/
Licenses: GPL 2+
Build system: r
Synopsis: General purpose optimization in R using C++
Description:

This package performs optimization in R using C++. A unified wrapper interface is provided to call C functions of the five optimization algorithms (Nelder-Mead, BFGS, CG, L-BFGS-B and SANN) underlying optim().

r-dendextend 1.19.1
Propagated dependencies: r-ggplot2@4.0.3 r-magrittr@2.0.5 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dendextend
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Extending 'dendrogram' functionality in R
Description:

This package offers a set of functions for extending dendrogram objects in R, letting you visualize and compare trees of hierarchical clusterings. You can adjust a tree's graphical parameters (the color, size, type, etc of its branches, nodes and labels) and visually and statistically compare different dendrograms to one another.

r-ggpattern 1.3.1
Propagated dependencies: r-cli@3.6.6 r-ggplot2@4.0.3 r-glue@1.8.1 r-gridpattern@1.3.1 r-lifecycle@1.0.5 r-rlang@1.2.0 r-scales@1.4.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/coolbutuseless/ggpattern
Licenses: Expat
Build system: r
Synopsis: Ggplot2 pattern geoms
Description:

This package provides ggplot2 geoms filled with various patterns. It includes a patterned version of every ggplot2 geom that has a region that can be filled with a pattern. It provides a suite of ggplot2 aesthetics and scales for controlling pattern appearances. It supports over a dozen builtin patterns (every pattern implemented by gridpattern) as well as allowing custom user-defined patterns.

r-abc-rap 0.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ABC.RAP/
Licenses: GPL 3
Build system: r
Synopsis: Array-based CpG region analysis pipeline
Description:

This package aims to identify candidate genes that are differentially methylated between cases and controls. It applies Student's t-test and delta beta analysis to identify candidate genes containing multiple CpG sites.

Total packages: 72465