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

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-magick 2.9.1
Dependencies: imagemagick@6.9.13-5 pcre2@10.42 zlib@1.3.1
Propagated dependencies: r-curl@7.1.0 r-magrittr@2.0.5 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/magick
Licenses: Expat
Build system: r
Synopsis: Advanced graphics and image-processing in R
Description:

This package provides bindings to ImageMagick, a comprehensive image processing library. It supports many common formats (PNG, JPEG, TIFF, PDF, etc.) and manipulations (rotate, scale, crop, trim, flip, blur, etc). All operations are vectorized via the Magick++ STL meaning they operate either on a single frame or a series of frames for working with layers, collages, or animation. In RStudio, images are automatically previewed when printed to the console, resulting in an interactive editing environment.

r-mirai 2.7.0
Propagated dependencies: r-nanonext@1.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shikokuchuo.net/mirai/
Licenses: GPL 3+
Build system: r
Synopsis: Minimalist async evaluation framework for R
Description:

Designed for simplicity, a mirai evaluates an R expression asynchronously in a parallel process, locally or distributed over the network. The result is automatically available upon completion. Modern networking and concurrency, built on nanonext and NNG (Nanomsg Next Gen), ensures reliable and efficient scheduling over fast inter-process communications or TCP/IP secured by TLS. Distributed computing can launch remote resources via SSH or cluster managers. An inherently queued architecture handles many more tasks than available processes, and requires no storage on the file system. Innovative features include support for otherwise non-exportable reference objects, event-driven promises, and asynchronous parallel map.

r-bsicons 0.1.2
Propagated dependencies: r-cli@3.6.6 r-htmltools@0.5.9 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/bsicons
Licenses: Expat
Build system: r
Synopsis: Easily work with Bootstrap icons
Description:

This package lets you easily use Bootstrap icons inside Shiny apps and R Markdown documents. More generally, icons can be inserted in any htmltools document through inline SVG.

r-xyz 0.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/xyz/
Licenses: GPL 2+
Build system: r
Synopsis: Algorithm for fast interaction search in high-dimensional data
Description:

High dimensional interaction search by brute force requires a quadratic computational cost in the number of variables. The xyz algorithm provably finds strong interactions in almost linear time. For details of the algorithm see: G. Thanei, N. Meinshausen and R. Shah (2016). The xyz algorithm for fast interaction search in high-dimensional data.

r-oro-nifti 0.11.4
Propagated dependencies: r-abind@1.4-8 r-bitops@1.0-9 r-rnifti@1.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rigorousanalytics.blogspot.com
Licenses: Modified BSD
Build system: r
Synopsis: Visualization of medical imaging data
Description:

This package provides functions for the input/output and visualization of medical imaging data that follow either the ANALYZE, NIfTI or AFNI formats. This package is part of the Rigorous Analytics bundle.

r-fauxpas 0.6.0
Propagated dependencies: r-httpcode@0.3.0 r-r6@2.6.1 r-whisker@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/fauxpas
Licenses: Expat
Build system: r
Synopsis: HTTP error helpers
Description:

This package provides HTTP error helpers. Methods are included for general purpose HTTP error handling, as well as individual methods for every HTTP status code, both via status code numbers as well as their descriptive names. It supports the ability to adjust behavior to stop, message or warning. It includes the ability to use a custom whisker template to have any configuration of status code, short description, and verbose message.

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-roi-plugin-lpsolve 1.0-2
Propagated dependencies: r-lpsolveapi@5.5.2.0-17.15 r-roi@1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: Plugin of lp_solve for the R optimization infrastructure
Description:

This package enhances the ROI with the lp_solve solver.

r-anytime 0.3.13
Propagated dependencies: r-bh@1.90.0-1 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dirk.eddelbuettel.com/code/anytime.html
Licenses: GPL 2+
Build system: r
Synopsis: Converter of input to POSIXct or Date
Description:

The package converts the input in any one of character, integer, numeric, factor, or an ordered type into POSIXct (or Date) objects, using one of a number of predefined formats, and relying on Boost facilities for date and time parsing.

r-gridtext 0.1.6
Propagated dependencies: r-curl@7.1.0 r-jpeg@0.1-11 r-markdown@2.0 r-png@0.1-9 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-stringr@1.6.0 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://wilkelab.org/gridtext/
Licenses: Expat
Build system: r
Synopsis: Improved text rendering support for Grid graphics
Description:

This package provides support for rendering of formatted text using Grid graphics. Text can be formatted via a minimal subset of Markdown, HTML, and inline CSS directives, and it can be rendered both with and without word wrap.

r-censreg 0.5-38
Propagated dependencies: r-glmmml@1.1.7 r-maxlik@1.5-2.2 r-misctools@0.6-30 r-plm@2.6-7 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.sampleSelection.org
Licenses: GPL 2+
Build system: r
Synopsis: Censored regression (Tobit) models
Description:

This is a package for maximum likelihood estimation of censored regression (Tobit) models with cross-sectional and panel data.

r-tseries 0.10-61
Propagated dependencies: r-jsonlite@2.0.0 r-quadprog@1.5-8 r-quantmod@0.4.28 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tseries/
Licenses: GPL 2
Build system: r
Synopsis: Time series analysis and computational finance
Description:

This package provides functions relating to time series analysis and computational finance.

r-tfisher 0.2.0
Propagated dependencies: r-matrix@1.7-5 r-mvtnorm@1.3-7 r-sn@2.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/TFisher/
Licenses: GPL 2
Build system: r
Synopsis: Optimal thresholding Fisher's p-value combination method
Description:

This package provides the cumulative distribution function (CDF), quantile, and statistical power calculator for a collection of thresholding Fisher's p-value combination methods, including Fisher's p-value combination method, truncated product method and, in particular, soft-thresholding Fisher's p-value combination method which is proven to be optimal in some context of signal detection. The p-value calculator for the omnibus version of these tests are also included.

r-flextable 0.9.11
Propagated dependencies: r-data-table@1.18.4 r-gdtools@0.5.0 r-htmltools@0.5.9 r-knitr@1.51 r-officer@0.7.5 r-ragg@1.5.2 r-rlang@1.2.0 r-rmarkdown@2.31 r-uuid@1.2-2 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/flextable
Licenses: GPL 3
Build system: r
Synopsis: Functions for tabular reporting
Description:

This package provides tools to create pretty tables for HTML documents and other formats. Functions are provided to let users create tables, modify and format their content. It extends the officer package and can be used within R markdown documents when rendering to HTML and to Word documents.

r-elliptic 1.5-1
Dependencies: pari-gp@2.17.3
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/elliptic
Licenses: GPL 2
Build system: r
Synopsis: Weierstrass and Jacobi elliptic functions
Description:

This package provides a suite of elliptic and related functions including Weierstrass and Jacobi forms. It also includes various tools for manipulating and visualizing complex functions.

r-speedglm 0.3-5
Propagated dependencies: r-biglm@0.9-3 r-mass@7.3-65 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/speedglm
Licenses: GPL 2+
Build system: r
Synopsis: Fit linear and generalized linear models to large data sets
Description:

This package provides tools for fitting linear models and generalized linear models to large data sets by updating algorithms.

r-httpuv 1.6.17
Dependencies: libuv@1.43.0 zlib@1.3.1
Propagated dependencies: r-later@1.4.8 r-promises@1.5.0 r-r6@2.6.1 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/httpuv
Licenses: GPL 3+
Build system: r
Synopsis: HTTP and WebSocket server library for R
Description:

The httpuv package provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone.

r-rdpack 2.6.6
Propagated dependencies: r-rbibutils@2.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GeoBosh/Rdpack
Licenses: GPL 2+
Build system: r
Synopsis: Update and manipulate Rd documentation objects
Description:

This package provides functions for manipulation of R documentation objects, including functions reprompt() and ereprompt() for updating Rd documentation for functions, methods and classes; it also includes Rd macros for citations and import of references from bibtex files for use in Rd files and roxygen2 comments, as well as many functions for manipulation of references and Rd files.

r-acd 1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACD/
Licenses: GPL 2+
Build system: r
Synopsis: Categorical data analysis with complete or missing responses
Description:

This package provides tools for categorical data analysis with complete or missing responses.

r-rmdfiltr 0.1.5
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-assertthat@0.2.1 r-rmarkdown@2.31
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/crsh/rmdfiltr
Licenses: Expat
Build system: r
Synopsis: Lua filters for R Markdown
Description:

This package provides a collection of Lua filters that extend the functionality of R Markdown templates (e.g., count words or post-process citations).

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-abf2 0.7-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abf2/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Load gap-free axon @code{r-abf2} files
Description:

This package loads electrophysiology data from ABF2 files, as created by Axon Instruments/Molecular Devices software. Only files recorded in gap-free mode are currently supported.

r-ddpcr 1.16.0
Propagated dependencies: r-dplyr@1.2.1 r-dt@0.34.0 r-ggplot2@4.0.3 r-magrittr@2.0.5 r-mixtools@2.0.0.1 r-plyr@1.8.9 r-readr@2.2.0 r-rlang@1.2.0 r-shiny@1.13.0 r-shinydisconnect@0.1.1 r-shinyjs@2.1.1 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/daattali/ddpcr
Licenses: Expat
Build system: r
Synopsis: Analysis and visualization of droplet digital PCR in R and on the web
Description:

This package is an interface to explore, analyze, and visualize droplet digital PCR (ddPCR) data in R. This is the first non-proprietary software for analyzing two-channel ddPCR data. An interactive tool was also created and is available online to facilitate this analysis for anyone who is not comfortable with using R.

r-mcmcpack 1.7-1
Propagated dependencies: r-coda@0.19-4.1 r-lattice@0.22-9 r-mass@7.3-65 r-mcmc@0.9-8 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MCMCpack
Licenses: GPL 3
Build system: r
Synopsis: Markov Chain Monte Carlo (MCMC) package
Description:

This package contains functions to perform Bayesian inference using posterior simulation for a number of statistical models. Most simulation is done in compiled C++ written in the Scythe Statistical Library. All models return coda mcmc objects that can then be summarized using the coda package. Some useful utility functions such as density functions, pseudo-random number generators for statistical distributions, a general purpose Metropolis sampling algorithm, and tools for visualization are provided.

Total packages: 73978