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

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-rtk 0.2.7
Propagated dependencies: r-rcpp@1.1.1-1.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=rtk
Licenses: GPL 2+
Build system: r
Synopsis: Rarefaction tool kit
Description:

This package lets you rarefy data, calculate diversity and plot the results.

r-sdmtools 1.1-221.2
Propagated dependencies: r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/SDMTools/
Licenses: GPL 3+
Build system: r
Synopsis: Species distribution modelling tools
Description:

This package provides a set of tools for post processing the outcomes of species distribution modeling exercises. It includes novel methods for comparing models and tracking changes in distributions through time. It further includes methods for visualizing outcomes, selecting thresholds, calculating measures of accuracy and landscape fragmentation statistics, etc.

r-calibrator 1.2-8
Propagated dependencies: r-cubature@2.1.4-1 r-emulator@1.2-24 r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/calibrator.git
Licenses: GPL 2
Build system: r
Synopsis: Bayesian calibration of complex computer codes
Description:

This package performs Bayesian calibration of computer models as per Kennedy and O'Hagan 2001. The package includes routines to find the hyperparameters and parameters; see the help page for stage1() for a worked example using the toy dataset. A tutorial is provided in the calex.Rnw vignette; and a suite of especially simple one dimensional examples appears in inst/doc/one.dim/.

r-zoeppritz 1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=zoeppritz
Licenses: GPL 2+
Build system: r
Synopsis: Seismic reflection and scattering coefficients for waves
Description:

The r-zoeppritz package calculates and plots scattering matrix coefficients or scattering amplitudes, for seismological P and S-waves at an interface.

r-xml2 1.5.2
Dependencies: libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-cli@3.6.6 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/xml2
Licenses: GPL 2+
Build system: r
Synopsis: Parse XML with R
Description:

This package provides a simple, consistent interface to working with XML files in R. It is built on top of the libxml2 C library.

r-batchjobs 1.10
Propagated dependencies: r-backports@1.5.1 r-bbmisc@1.13.1 r-brew@1.0-10 r-checkmate@2.3.4 r-data-table@1.18.4 r-dbi@1.3.0 r-digest@0.6.39 r-rsqlite@3.52.0 r-sendmailr@1.4-1 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tudo-r/BatchJobs
Licenses: FreeBSD
Build system: r
Synopsis: Batch computing with R
Description:

This package provides Map, Reduce and Filter variants to generate jobs on batch computing systems like PBS/Torque, LSF, SLURM and Sun Grid Engine. Multicore and SSH systems are also supported.

r-random 0.2.6
Propagated dependencies: r-curl@7.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.random.org
Licenses: GPL 2+
Build system: r
Synopsis: True random numbers using random.org
Description:

The true random number service provided by the random.org website created by Mads Haahr samples atmospheric noise via radio tuned to an unused broadcasting frequency together with a skew correction algorithm due to John von Neumann. More background is available in the included vignette based on an essay by Mads Haahr. In its current form, the package offers functions to retrieve random integers, randomized sequences and random strings.

r-quantregforest 1.3-7.1
Propagated dependencies: r-randomforest@4.7-1.2 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lorismichel/quantregForest
Licenses: GPL 2+
Build system: r
Synopsis: Quantile regression forests
Description:

Quantile Regression Forests is a tree-based ensemble method for estimation of conditional quantiles. It is particularly well suited for high-dimensional data. Predictor variables of mixed classes can be handled.

r-gdtools 0.5.0
Dependencies: cairo@1.18.4 fontconfig-minimal@2.16.0 freetype@2.13.3 zlib@1.3.1
Propagated dependencies: r-fontquiver@0.2.1 r-htmltools@0.5.9 r-rcpp@1.1.1-1.1 r-systemfonts@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gdtools
Licenses: GPL 3
Build system: r
Synopsis: Utilities for graphical rendering
Description:

The gdtools package provides functionalities to get font metrics and to generate base64 encoded string from raster matrix.

r-gensa 1.1.15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=GenSA
Licenses: GPL 2
Build system: r
Synopsis: Generalized simulated annealing
Description:

This package performs search for the global minimum of a very complex non-linear objective function with a very large number of optima.

r-survival 3.8-6
Propagated dependencies: r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/therneau/survival
Licenses: LGPL 2.0+
Build system: r
Synopsis: Survival analysis
Description:

This package contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models.

r-quarto 1.5.1
Propagated dependencies: r-cli@3.6.6 r-fs@2.1.0 r-htmltools@0.5.9 r-jsonlite@2.0.0 r-later@1.4.8 r-lifecycle@1.0.5 r-processx@3.9.0 r-rlang@1.2.0 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-xfun@0.57 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/quarto-dev/quarto-r
Licenses: GPL 2+
Build system: r
Synopsis: R Interface to Quarto markdown publishing system
Description:

This package lets you convert R Markdown documents and Jupyter notebooks to a variety of output formats using Quarto.

r-robust 0.7-5
Propagated dependencies: r-fit-models@0.64 r-lattice@0.22-9 r-mass@7.3-65 r-robustbase@0.99-7 r-rrcov@1.7-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/robust
Licenses: GPL 2
Build system: r
Synopsis: Port of the S+ "Robust Library"
Description:

This package is a port of the S+ "Robust Library". It provides methods for robust statistics, notably for robust regression and robust multivariate analysis.

r-ndjson 0.9.1
Dependencies: gzstream@1.5 zlib@1.3.1
Propagated dependencies: r-data-table@1.18.4 r-rcpp@1.1.1-1.1 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/hrbrmstr/ndjson
Licenses: Expat
Build system: r
Synopsis: Wicked-Fast @dfn{Streaming JSON} (ndjson) Reader
Description:

Streaming JSON (ndjson) has one JSON record per-line and many modern ndjson files contain large numbers of records. These constructs may not be columnar in nature, but it is often useful to read in these files and "flatten" the structure out to enable working with the data in an R data.frame-like context. Functions are provided that make it possible to read in plain ndjson files or compressed (gz) ndjson files and either validate the format of the records or create "flat" data.table structures from them.

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-radiant-data 1.6.8
Propagated dependencies: r-base64enc@0.1-6 r-broom@1.0.13 r-bslib@0.11.0 r-car@3.1-5 r-curl@7.1.0 r-dplyr@1.2.1 r-dt@0.34.0 r-ggplot2@4.0.3 r-glue@1.8.1 r-import@1.3.4 r-jsonlite@2.0.0 r-knitr@1.51 r-lubridate@1.9.5 r-magrittr@2.0.5 r-markdown@2.0 r-mass@7.3-65 r-patchwork@1.3.2 r-plotly@4.12.0 r-png@0.1-9 r-psych@2.6.5 r-randomizr@1.0.1 r-readr@2.2.0 r-readxl@1.5.0 r-rlang@1.2.0 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-scales@1.4.0 r-shiny@1.13.0 r-shinyace@0.4.4 r-shinyfiles@0.9.3 r-stringi@1.8.7 r-tibble@3.3.1 r-tidyr@1.3.2 r-writexl@1.5.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/radiant-rstats/radiant.data
Licenses: AGPL 3
Build system: r
Synopsis: Data menu for Radiant: business analytics using R and Shiny
Description:

The Radiant Data menu includes interfaces for loading, saving, viewing, visualizing, summarizing, transforming, and combining data. It also contains functionality to generate reproducible reports of the analyses conducted in the application.

r-qqman 0.1.9
Propagated dependencies: r-calibrate@1.7.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qqman/
Licenses: GPL 3
Build system: r
Synopsis: Q-Q and Manhattan plots for GWAS data
Description:

This package allows you to create Q-Q and Manhattan plots for GWAS data from PLINK results.

r-openai 0.4.1
Propagated dependencies: r-assertthat@0.2.1 r-glue@1.8.1 r-httr@1.4.8 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-magrittr@2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/irudnyts/openai
Licenses: Expat
Build system: r
Synopsis: R Wrapper for OpenAI API
Description:

This package provides an R wrapper of OpenAI API endpoints (see https://platform.openai.com/docs/introduction for details). This package covers Models, Completions, Chat, Edits, Images, Embeddings, Audio, Files, Fine-tunes, Moderations, and legacy Engines endpoints.

r-clock 0.7.4
Propagated dependencies: r-cli@3.6.6 r-cpp11@0.5.5 r-lifecycle@1.0.5 r-rlang@1.2.0 r-tzdb@0.5.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://clock.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Date-Time types and tools
Description:

This package provides a comprehensive library for date-time manipulations using a new family of orthogonal date-time classes (durations, time points, zoned-times, and calendars) that partition responsibilities so that the complexities of time zones are only considered when they are really needed. Capabilities include: date-time parsing, formatting, arithmetic, extraction and updating of components, and rounding.

r-rcpparmadillo 15.2.6-1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RcppCore/RcppArmadillo
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp integration for the Armadillo linear algebra library
Description:

Armadillo is a templated C++ linear algebra library that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. This package includes the header files from the templated Armadillo library.

r-hexbin 1.28.5
Propagated dependencies: r-lattice@0.22-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edzer/hexbin
Licenses: GPL 2+
Build system: r
Synopsis: Hexagonal binning routines
Description:

This package provides binning and plotting functions for hexagonal bins. It uses and relies on grid graphics and formal (S4) classes and methods.

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-topicmodels 0.2-17
Dependencies: gsl@2.8
Propagated dependencies: r-modeltools@0.2-24 r-slam@0.1-55 r-tm@0.7-18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=topicmodels
Licenses: GPL 2
Build system: r
Synopsis: Topic models
Description:

This package provides an interface to the C code for Latent Dirichlet Allocation (LDA) models and Correlated Topics Models (CTM) by David M. Blei and co-authors and the C++ code for fitting LDA models using Gibbs sampling by Xuan-Hieu Phan and co-authors.

r-bb 2026.1.0
Propagated dependencies: r-quadprog@1.5-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://publichealth.jhu.edu/
Licenses: GPL 3
Build system: r
Synopsis: Solving and optimizing large-scale nonlinear systems
Description:

This package implements Barzilai-Borwein spectral methods for solving nonlinear system of equations, and for optimizing nonlinear objective functions subject to simple constraints.

Total packages: 72450