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

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-abemus 1.0.1
Propagated dependencies: r-data-table@1.18.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abemus/
Licenses: GPL 3
Build system: r
Synopsis: Adaptive base error model in ultra-deep sequencing data
Description:

This package provides an implementation of Adaptive Base Error Model in Ultra-deep Sequencing data (ABEMUS), which combines platform-specific genetic knowledge and empirical signal to readily detect and quantify somatic single nucleotide variants (SNVs) in circulating cell free DNA (cfDNA).

r-formula-tools 1.7.1
Propagated dependencies: r-operator-tools@1.6.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/decisionpatterns/formula.tools
Licenses: GPL 2
Build system: r
Synopsis: Utilities for manipulating formulas, calls, assignments and other R objects
Description:

These utilities facilitate the programmatic manipulations of formulas, expressions, calls, assignments and other R language objects. These objects all share the same structure: a left-hand side, operator and right-hand side. This package provides methods for accessing and modifying this structures as well as extracting and replacing names and symbols from these objects.

r-rearrr 0.3.5
Propagated dependencies: r-checkmate@2.3.4 r-dplyr@1.2.1 r-lifecycle@1.0.5 r-plyr@1.8.9 r-purrr@1.2.2 r-r6@2.6.1 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ludvigolsen/rearrr
Licenses: Expat
Build system: r
Synopsis: Rearranging data by a set of methods
Description:

This package arranges data by a set of methods. It uses rearrangers to reorder data points and mutators to change their values. From basic utilities, to centering the greatest value, to swirling in 3-dimensional space, rearrr enables creativity when plotting and experimenting with data.

r-zseq 0.2.2
Propagated dependencies: r-gmp@0.7-5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Zseq/
Licenses: GPL 3+
Build system: r
Synopsis: Integer sequence generator
Description:

This package generates well-known integer sequences. The gmp package is adopted for computing with arbitrarily large numbers. Every function has a hyperlink to its corresponding item in the On-Line Encyclopedia of Integer Sequences (OEIS) in the function help page.

r-ashr 2.2-63
Propagated dependencies: r-etrunct@0.1 r-invgamma@1.2 r-matrix@1.7-5 r-mixsqp@0.3-54 r-rcpp@1.1.1-1.1 r-squarem@2026.1 r-truncnorm@1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stephens999/ashr
Licenses: GPL 3+
Build system: r
Synopsis: Methods for adaptive shrinkage, using empirical bayes
Description:

This package implements an empirical Bayes approach for large-scale hypothesis testing and false discovery rate estimation.

r-ncdf4 1.24
Dependencies: netcdf@4.9.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ncdf4/index.html
Licenses: GPL 3+
Build system: r
Synopsis: R interface to Unidata netCDF format data files
Description:

This package provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. Using this package, netCDF files can be opened and data sets read in easily. It is also easy to create new netCDF dimensions, variables, and files, in either version 3 or 4 format, and manipulate existing netCDF files.

r-snow 0.4-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/snow
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Support for simple parallel computing in R
Description:

The snow package provides support for simple parallel computing on a network of workstations using R. A master R process calls makeCluster to start a cluster of worker processes; the master process then uses functions such as clusterCall and clusterApply to execute R code on the worker processes and collect and return the results on the master.

r-pegas 1.4
Propagated dependencies: r-ape@5.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://ape-package.ird.fr/pegas.html
Licenses: GPL 2+
Build system: r
Synopsis: Population and evolutionary genetics analysis system
Description:

This package provides functions for reading, writing, plotting, analysing, and manipulating allelic and haplotypic data, including from VCF files, and for the analysis of population nucleotide sequences and micro-satellites including coalescent analyses, linkage disequilibrium, population structure (Fst, Amova) and equilibrium (HWE), haplotype networks, minimum spanning tree and network, and median-joining networks.

r-geojsonsf 2.0.5
Propagated dependencies: r-geometries@0.2.5 r-jsonify@1.2.3 r-rapidjsonr@1.2.1 r-rcpp@1.1.1-1.1 r-sfheaders@0.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SymbolixAU/geojsonsf
Licenses: Expat
Build system: r
Synopsis: GeoJSON to Simple Feature converter
Description:

This package converts between GeoJSON and Simple Feature objects.

r-aisdk 1.1.0
Propagated dependencies: r-base64enc@0.1-6 r-callr@3.7.6 r-curl@7.1.0 r-digest@0.6.39 r-httr2@1.2.2 r-jsonlite@2.0.0 r-memoise@2.0.1 r-openssl@2.4.1 r-processx@3.9.0 r-r6@2.6.1 r-rlang@1.2.0 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/YuLab-SMU/aisdk
Licenses: Expat
Build system: r
Synopsis: Unified interface for AI model providers
Description:

This package provides a production-grade AI toolkit for R featuring a layered architecture (Specification, Utilities, Providers, Core), request interception support, robust error handling with exponential retry delays, support for multiple AI model providers (OpenAI, Anthropic, etc.), local small language model inference, distributed MCP ecosystem, multi-agent orchestration, progressive knowledge loading through skills, and a global skill store for sharing AI capabilities.

r-confintr 1.0.2
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mayer79/confintr
Licenses: GPL 2+
Build system: r
Synopsis: Confidence intervals
Description:

This package calculates classic and/or bootstrap confidence intervals for many parameters such as the population mean, variance, interquartile range (IQR), median absolute deviation (MAD), skewness, kurtosis, Cramer's V, odds ratio, R-squared, quantiles (including median), proportions, different types of correlation measures, difference in means, quantiles and medians. Many of the classic confidence intervals are described in Smithson, M. (2003, ISBN: 978-0761924999). Bootstrap confidence intervals are calculated with the R package boot. Both one- and two-sided intervals are supported.

r-urltools 1.7.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-triebeard@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Ironholds/urltools/
Licenses: Expat
Build system: r
Synopsis: Vectorized tools for URL handling and parsing
Description:

This package provides a toolkit for all URL-handling needs, including encoding and decoding, parsing, parameter extraction and modification. All functions are designed to be both fast and entirely vectorized. It is intended to be useful for people dealing with web-related datasets, such as server-side logs, although may be useful for other situations involving large sets of URLs.

r-climaemet 1.5.1
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-httr2@1.2.2 r-jsonlite@2.0.0 r-rappdirs@0.3.4 r-readr@2.2.0 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ropenspain.github.io/climaemet/
Licenses: GPL 3
Build system: r
Synopsis: Climate AEMET Tools
Description:

This package provides tools to download the climatic data of the Spanish Meteorological Agency (AEMET) directly from R using their API and create scientific graphs (climate charts, trend analysis of climate time series, temperature and precipitation anomalies maps, warming stripes graphics, climatograms, etc.).

r-admisc 0.40
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dusadrian/admisc
Licenses: GPL 3+
Build system: r
Synopsis: Adrian Dusa's miscellaneous
Description:

This package contains miscellaneous functions used to interpret and translate, factorize and negate Sum of Products expressions, for both binary and multi-value crisp sets, and to extract information (set names, set values) from those expressions. Other functions perform various other checks if possibly numeric (even if all numbers reside in a character vector) and coerce to numeric, or check if the numbers are whole. It also offers, among many others, a highly flexible recoding routine and a more flexible alternative to the base function with().

r-lintr 3.3.0-1
Propagated dependencies: r-backports@1.5.1 r-cli@3.6.6 r-codetools@0.2-20 r-digest@0.6.39 r-glue@1.8.1 r-knitr@1.51 r-rex@1.2.2 r-xfun@0.57 r-xml2@1.5.2 r-xmlparsedata@1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jimhester/lintr
Licenses: Expat
Build system: r
Synopsis: Linter for R code
Description:

This package checks adherence to a given style, syntax errors and possible semantic issues. It supports on the fly checking of R code edited with RStudio IDE, Emacs and Vim.

r-vcd 1.4-13
Propagated dependencies: r-colorspace@2.1-2 r-lmtest@0.9-40 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/vcd/
Licenses: GPL 2
Build system: r
Synopsis: Visualizing categorical data
Description:

This package provides visualization techniques, data sets, summary and inference procedures aimed particularly at categorical data. Special emphasis is given to highly extensible grid graphics. The package was originally inspired by the book "Visualizing Categorical Data" by Michael Friendly and is now the main support package for a new book, "Discrete Data Analysis with R" by Michael Friendly and David Meyer (2015).

r-ineq 0.2-13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ineq/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Measuring inequality, concentration, and poverty
Description:

This package provides tools for measuring inequality, concentration, and poverty measures. It provides both empirical and theoretical Lorenz curves.

r-secretbase 1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shikokuchuo.net/secretbase/
Licenses: GPL 3+
Build system: r
Synopsis: Cryptographic Hash and Extendable-Output Functions
Description:

This package provides implementations of the SHA-3 cryptographic hash and SHAKE256 extendable-output functions (XOF).

r-ttr 0.24.4
Propagated dependencies: r-curl@7.1.0 r-xts@0.14.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/joshuaulrich/TTR
Licenses: GPL 2
Build system: r
Synopsis: Technical trading rules
Description:

This package provides functions and data to construct technical trading rules with R.

r-setrng 2024.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://distr.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Set (normal) random number generator and seed
Description:

This package provides utilities to help set and record the setting of the seed and the uniform and normal generators used when a random experiment is run. The utilities can be used in other functions that do random experiments to simplify recording and/or setting all the necessary information for reproducibility. See the vignette and reference manual for examples.

r-urlchecker 1.0.1
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/urlchecker
Licenses: GPL 3
Build system: r
Synopsis: Run CRAN URL checks from older R versions
Description:

This package provides the URL checking tools available in R 4.1+ as a package for earlier versions of R. It also uses concurrent requests so can be much faster than the serial versions.

r-smurf 1.1.8
Propagated dependencies: r-catdata@1.2.5 r-glmnet@5.0 r-mass@7.3-65 r-matrix@1.7-5 r-mgcv@1.9-4 r-rcolorbrewer@1.1-3 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://gitlab.com/TReynkens/smurf
Licenses: GPL 2+
Build system: r
Synopsis: Sparse multi-type regularized feature modeling
Description:

The smurf package contains the implementation of the Sparse Multi-type Regularized Feature (SMuRF) modeling algorithm to fit generalized linear models (GLMs) with multiple types of predictors via regularized maximum likelihood. Next to the fitting procedure, following functionality is available:

  • Selection of the regularization tuning parameter lambda using three different approaches: in-sample, out-of-sample or using cross-validation.

  • S3 methods to handle the fitted object including visualization of the coefficients and a model summary.

r-geojsonr 1.1.2
Propagated dependencies: r-r6@2.6.1 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/mlampros/geojsonR
Licenses: Expat
Build system: r
Synopsis: GeoJson processing toolkit
Description:

This package includes functions for processing GeoJson objects relying on RFC 7946. The geojson encoding is based on json11, a tiny JSON library for C++11. Furthermore, the source code is exported in R through the Rcpp and RcppArmadillo packages.

r-plotfunctions 1.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jacolienvanrij.com/tutorials.html
Licenses: GPL 2+
Build system: r
Synopsis: Various functions to facilitate visualization of data and analysis
Description:

When analyzing data, plots are a helpful tool for visualizing data and interpreting statistical models. This package provides a set of simple tools for building plots incrementally, starting with an empty plot region, and adding bars, data points, regression lines, error bars, gradient legends, density distributions in the margins, and even pictures. The package builds further on R graphics by simply combining functions and settings in order to reduce the amount of code to produce for the user. As a result, the package does not use formula input or special syntax, but can be used in combination with default R plot functions.

Total packages: 73977