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

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-rdistance 4.4.0
Propagated dependencies: r-withr@3.0.2 r-units@1.0-0 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-progress@1.2.3 r-multidplyr@0.1.4 r-expint@0.1-9 r-dplyr@1.1.4 r-dfoptim@2023.1.0 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://mcdonalddatasciences.com/Rdistance.html
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Density and Abundance from Distance-Sampling Surveys
Description:

Distance-sampling (<doi:10.1007/978-3-319-19219-2>) is a field survey and analytical method that estimates density and abundance of survey targets (e.g., animals) when detection probability declines with observation distance. Distance-sampling is popular in ecology, especially when survey targets are observed from aerial platforms (e.g., airplane or drone), surface vessels (e.g., boat or truck), or along walking transects. Analysis involves fitting smooth (parametric) curves to histograms of observation distances and using those functions to adjust density estimates for missed targets. Routines included here fit curves to observation distance histograms, estimate effective sampling area, density of targets in surveyed areas, and the abundance of targets in a surrounding study area. Confidence interval estimation uses built-in bootstrap resampling. Help files are extensive and have been vetted by multiple authors. Many tutorials are available on the package's website (URL below).

r-rmdpartials 0.6.5
Propagated dependencies: r-rlang@1.1.6 r-knitr@1.50 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rubenarslan/rmdpartials
Licenses: Expat
Build system: r
Synopsis: Partial 'rmarkdown' Documents to Prettify your Reports
Description:

Use rmarkdown partials, also know as child documents in knitr', so you can make components for HTML, PDF, and Word documents. The package provides various helper functions to make certain functions easier. You may want to use this package, if you want to flexibly summarise objects using a combination of figures, tables, text, and HTML widgets. Unlike HTML widgets, the output is Markdown and can hence be turn into other output formats than HTML. Currently does not play well with rmarkdown notebooks, not tested with Quarto.

r-rdcmchecks 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-readr@2.1.6 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rdcmchecks.r-dcm.org
Licenses: Expat
Build system: r
Synopsis: Common Argument Checks for 'r-dcm' Packages
Description:

Many packages in the r-dcm family take similar arguments, which are checked for expected structures and values. Rather than duplicating code across several packages, commonly used check functions are included here. This package can then be imported to access the check functions in other packages.

r-rinet 0.1.1
Dependencies: python-scikit-learn@1.7.0 python@3.11.14
Propagated dependencies: r-reticulate@1.44.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rinet
Licenses: Expat
Build system: r
Synopsis: Clinical Reference Interval Estimation with Reference Interval Network (RINet)
Description:

Predicts statistics of a reference distribution from a mixture of raw clinical measurements (healthy and pathological). Uses pretrained CNN models to estimate the mean, standard deviation, and reference fraction from 1D or 2D sample data. Methods are described in LeBien, Velev, and Roche-Lima (2026) "RINet: synthetic data training for indirect estimation of clinical reference distributions" <doi:10.1016/j.jbi.2026.104980>.

r-rspa 0.2.8
Propagated dependencies: r-validate@1.1.7 r-lintools@0.1.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/markvanderloo/rspa
Licenses: GPL 3
Build system: r
Synopsis: Adapt Numerical Records to Fit (in)Equality Restrictions
Description:

Minimally adjust the values of numerical records in a data.frame, such that each record satisfies a predefined set of equality and/or inequality constraints. The constraints can be defined using the validate package. The core algorithms have recently been moved to the lintools package, refer to lintools for a more basic interface and access to a version of the algorithm that works with sparse matrices.

r-rmoajars 1.2.0
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://moa.cms.waikato.ac.nz/
Licenses: GPL 3
Build system: r
Synopsis: External jars Required for Package RMOA
Description:

External jars required for package RMOA. RMOA is a framework to build data stream models on top of MOA (Massive Online Analysis - <https://moa.cms.waikato.ac.nz/>). The jar files are put in this R package, the modelling logic can be found in the RMOA package.

r-rvec 1.0.1
Propagated dependencies: r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tibble@3.3.0 r-rlang@1.1.6 r-matrixstats@1.5.0 r-matrix@1.7-4 r-lifecycle@1.0.4 r-glue@1.8.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://bayesiandemography.github.io/rvec/
Licenses: Expat
Build system: r
Synopsis: Vectors Representing Random Variables
Description:

Random vectors, called rvecs. An rvec holds multiple draws, but tries to behave like a standard R vector, including working well in data frames. Rvecs are useful for analysing output from a simulation or a Bayesian analysis.

r-rock 0.9.6
Propagated dependencies: r-yum@0.1.0 r-yaml@2.3.10 r-squids@25.6.1 r-purrr@1.2.0 r-markdown@2.0 r-htmltools@0.5.8.1 r-glue@1.8.0 r-ggplot2@4.0.1 r-diagrammersvg@0.1 r-diagrammer@1.0.12 r-data-tree@1.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rock.opens.science
Licenses: GPL 3
Build system: r
Synopsis: Reproducible Open Coding Kit
Description:

The Reproducible Open Coding Kit ('ROCK', and this package, rock') was developed to facilitate reproducible and open coding, specifically geared towards qualitative research methods. It was developed to be both human- and machine-readable, in the spirit of MarkDown and YAML'. The idea is that this makes it relatively easy to write other functions and packages to process ROCK files. The rock package contains functions for basic coding and analysis, such as collecting and showing coded fragments and prettifying sources, as well as a number of advanced analyses such as the Qualitative Network Approach and Qualitative/Unified Exploration of State Transitions. The ROCK and this rock package are described in the ROCK book (ZörgŠ& Peters, 2022; <https://rockbook.org>), in ZörgŠ& Peters (2024) <doi:10.1080/21642850.2022.2119144> and Peters, ZörgŠand van der Maas (2022) <doi:10.31234/osf.io/cvf52>, and more information and tutorials are available at <https://rock.science>.

r-rbiascorrection 0.3.6
Propagated dependencies: r-polynom@1.4-1 r-parallelly@1.45.1 r-nls2@0.3-4 r-minpack-lm@1.2-4 r-ggplot2@4.0.1 r-future-apply@1.20.0 r-future@1.68.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kapsner/rBiasCorrection
Licenses: GPL 3+
Build system: r
Synopsis: Correct Bias in DNA Methylation Analyses
Description:

Implementation of the algorithms (with minor modifications) to correct bias in quantitative DNA methylation analyses as described by Moskalev et al. (2011) <doi:10.1093/nar/gkr213>. Publication: Kapsner et al. (2021) <doi:10.1002/ijc.33681>.

r-redistverse 0.1.2
Propagated dependencies: r-tinytiger@0.0.11 r-sf@1.0-23 r-redistmetrics@1.0.11 r-redist@4.3.2 r-pl94171@1.2.1 r-ggredist@0.0.4 r-geomander@2.5.2 r-easycensus@1.1.3 r-cli@3.6.5 r-censable@0.0.8 r-birdie@0.7.1 r-baf@0.0.4 r-alarmdata@0.2.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/alarm-redist/redistverse
Licenses: Expat
Build system: r
Synopsis: Easily Install and Load Redistricting Software
Description:

Easy installation, loading, and control of packages for redistricting data downloading, spatial data processing, simulation, analysis, and visualization. This package makes it easy to install and load multiple redistverse packages at once. The redistverse is developed and maintained by the Algorithm-Assisted Redistricting Methodology (ALARM) Project. For more details see <https://alarm-redist.org>.

r-raptor 1.0.1
Propagated dependencies: r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://the-hull.github.io/raptor/
Licenses: GPL 2+
Build system: r
Synopsis: Row and Position Tracheid Organizer
Description:

This package performs wood cell anatomical data analyses on spatially explicit xylem (tracheids) datasets derived from thin sections of woody tissue. The package includes functions for visualisation, detection and alignment of continuous tracheid radial file (defined as rows) and individual tracheid position within an annual ring of coniferous species. This package is designed to be used with elaborate cell output, e.g. as provided with ROXAS (von Arx & Carrer, 2014 <doi:10.1016/j.dendro.2013.12.001>). The package has been validated for Picea abies, Larix Siberica, Pinus cembra and Pinus sylvestris.

r-roloc 0.1-2
Propagated dependencies: r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=roloc
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Convert Colour Specification to Colour Name
Description:

This package provides functions to convert an R colour specification to a colour name. The user can select and create different lists of colour names and different colour metrics for the conversion.

r-rytstat 0.3.2
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-stringr@1.6.0 r-snakecase@0.11.1 r-rlang@1.1.6 r-pbapply@1.7-4 r-httr@1.4.7 r-gargle@1.6.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://selesnow.github.io/rytstat/docs/
Licenses: Expat
Build system: r
Synopsis: Work with 'YouTube API'
Description:

Provide function for get data from YouTube Data API <https://developers.google.com/youtube/v3/docs/>, YouTube Analytics API <https://developers.google.com/youtube/analytics/reference/> and YouTube Reporting API <https://developers.google.com/youtube/reporting/v1/reports>.

r-rmsmd 1.0.1
Propagated dependencies: r-rms@8.1-0 r-rlang@1.1.6 r-ggplot2@4.0.1 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rmsmd.github.io/rmsMD/
Licenses: Expat
Build system: r
Synopsis: Output Results from 'rms' Models for Medical Journals
Description:

This package provides streamlined functions for summarising and visualising regression models fitted with the rms package, in the preferred format for medical journals. The modelsummary_rms() function produces concise summaries for linear, logistic, and Cox regression models, including automatic handling of models containing restricted cubic spline (RCS) terms. The resulting summary dataframe can be easily converted into publication-ready documents using the flextable and officer packages. The ggrmsMD() function creates clear and customizable plots ('ggplot2 objects) to visualise RCS terms.

r-rsiena 1.6.6
Propagated dependencies: r-xtable@1.8-4 r-network@1.19.0 r-matrix@1.7-4 r-mass@7.3-65 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.stats.ox.ac.uk/~snijders/siena/
Licenses: GPL 2 GPL 3 FSDG-compatible
Build system: r
Synopsis: Siena - Simulation Investigation for Empirical Network Analysis
Description:

The main purpose of this package is to perform simulation-based estimation of stochastic actor-oriented models for longitudinal network data collected as panel data. Dependent variables can be single or multivariate networks, which can be directed, non-directed, or two-mode; and associated actor variables. There are also functions for testing parameters and checking goodness of fit. An overview of these models is given in Snijders (2017), <doi:10.1146/annurev-statistics-060116-054035>.

r-rkaggle 0.1.1
Propagated dependencies: r-withr@3.0.2 r-sf@1.0-23 r-readxl@1.4.5 r-readr@2.1.6 r-readods@2.3.2 r-jsonlite@2.0.0 r-httr@1.4.7 r-arrow@22.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/benyamindsmith/RKaggle
Licenses: Expat
Build system: r
Synopsis: 'Kaggle' Dataset Downloader 'API'
Description:

Easily download datasets from Kaggle <https://www.kaggle.com/> directly into your R environment using RKaggle'. Streamline your data analysis workflows by importing datasets effortlessly and focusing on insights rather than manual data handling. Perfect for data enthusiasts and professionals looking to integrate Kaggle datasets into their R projects with minimal hassle.

r-robustsfa 0.2.0
Propagated dependencies: r-truncnorm@1.0-9 r-rcpp@1.1.0 r-frontier@1.1-8 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robustSFA
Licenses: GPL 3
Build system: r
Synopsis: Robust Estimation of Stochastic Frontier Models with MDPDE
Description:

This provides a robust estimator for stochastic frontier models, employing the Minimum Density Power Divergence Estimator (MDPDE) for enhanced robustness against outliers. Additionally, it includes a function to recommend the optimal tuning parameter, alpha, which controls the robustness of the MDPDE. The methods implemented in this package are based on Song et al. (2017) <doi:10.1016/j.csda.2016.08.005>.

r-rcppdynprog 0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/WinVector/RcppDynProg/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: 'Rcpp' Dynamic Programming
Description:

Dynamic Programming implemented in Rcpp'. Includes example partition and out of sample fitting applications. Also supplies additional custom coders for the vtreat package.

r-rcppensmallen 0.3.10.0.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/coatless-rpkg/rcppensmallen
Licenses: GPL 2+
Build system: r
Synopsis: Header-Only C++ Mathematical Optimization Library for 'Armadillo'
Description:

Ensmallen is a templated C++ mathematical optimization library (by the MLPACK team) that provides a simple set of abstractions for writing an objective function to optimize. Provided within are various standard and cutting-edge optimizers that include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization. The RcppEnsmallen package includes the header files from the Ensmallen library and pairs the appropriate header files from armadillo through the RcppArmadillo package. Therefore, users do not need to install Ensmallen nor Armadillo to use RcppEnsmallen'. Note that Ensmallen is licensed under 3-Clause BSD, Armadillo starting from 7.800.0 is licensed under Apache License 2, RcppArmadillo (the Rcpp bindings/bridge to Armadillo') is licensed under the GNU GPL version 2 or later. Thus, RcppEnsmallen is also licensed under similar terms. Note that Ensmallen requires a compiler that supports C++14 and Armadillo 10.8.2 or later.

r-roptimus 3.0.0
Propagated dependencies: r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/SahakyanLab/ROptimus
Licenses: GPL 3+
Build system: r
Synopsis: Parallel General-Purpose Adaptive Optimisation Engine
Description:

This package provides a general-purpose optimisation engine that supports i) Monte Carlo optimisation with Metropolis criterion [Metropolis et al. (1953) <doi:10.1063/1.1699114>, Hastings (1970) <doi:10.1093/biomet/57.1.97>] and Acceptance Ratio Simulated Annealing [Kirkpatrick et al. (1983) <doi:10.1126/science.220.4598.671>, Ä erný (1985) <doi:10.1007/BF00940812>] on multiple cores, and ii) Acceptance Ratio Replica Exchange Monte Carlo Optimisation. In each case, the system pseudo-temperature is dynamically adjusted such that the observed acceptance ratio is kept near to the desired (fixed or changing) acceptance ratio.

r-reporter 1.4.6
Propagated dependencies: r-zip@2.3.3 r-withr@3.0.2 r-stringi@1.8.7 r-jpeg@0.1-11 r-glue@1.8.0 r-fmtr@1.7.3 r-crayon@1.5.3 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://reporter.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Creates Statistical Reports
Description:

This package contains functions to create regulatory-style statistical reports. Originally designed to create tables, listings, and figures for the pharmaceutical, biotechnology, and medical device industries, these reports are generalized enough that they could be used in any industry. Generates text, rich-text, PDF, HTML, and Microsoft Word file formats. The package specializes in printing wide and long tables with automatic page wrapping and splitting. Reports can be produced with a minimum of function calls, and without relying on other table packages. The package supports titles, footnotes, page header, page footers, spanning headers, page by variables, and automatic page numbering.

r-roi-plugin-clarabel 0.3
Propagated dependencies: r-slam@0.1-55 r-roi@1.0-1 r-clarabel@0.11.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/roigrp/solver/roi.plugin.clarabel
Licenses: GPL 3
Build system: r
Synopsis: 'clarabel' Plug-in for the 'R' Optimization Infrastructure
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the clarabel solver for solving convex cone problems. More information about clarabel can be found at <https://oxfordcontrol.github.io/ClarabelDocs/stable/>.

r-rhsdb 0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RHSDB
Licenses: GPL 3
Build system: r
Synopsis: Ryan-Holm Step-Down Bonferroni or Sidak Procedure
Description:

The Ryan-Holm step-down Bonferroni or Sidak procedure is to control the family-wise (experiment-wise) type I error rate in the multiple comparisons. This procedure provides the adjusting p-values and adjusting CIs. The methods used in this package are referenced from John Ludbrook (2000) <doi:10.1046/j.1440-1681.2000.03223.x>.

r-roi-models-globalopttests 1.1-2
Propagated dependencies: r-roi@1.0-1 r-globalopttests@1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ROI.models.globalOptTests
Licenses: GPL 3
Build system: r
Synopsis: 'ROI' Optimization Problems Based on 'globalOptTests'
Description:

This package provides a collection of non-linear optimization problems with box bounds transformed into ROI optimization problems. This package provides a wrapper around the globalOptTests which provides a collection of global optimization problems. More information can be found in the README file.

Total packages: 69234