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

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-rcmdrplugin-uca 5.1-3
Propagated dependencies: r-tseries@0.10-58 r-teachingdemos@2.13 r-rmarkdown@2.30 r-rcmdr@2.12.2 r-randtests@1.0.2 r-qicharts2@0.8.1 r-qcc@2.7 r-iqcc@0.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://knuth.uca.es/RcmdrPlugin.UCA/
Licenses: GPL 3+
Build system: r
Synopsis: UCA Rcmdr Plug-in
Description:

Some extensions to Rcmdr (R Commander), randomness test, variance test for one normal sample and predictions using active model, made by R-UCA project and used in teaching statistics at University of Cadiz (UCA).

r-rcsf 1.0.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RCSF
Licenses: ASL 2.0
Build system: r
Synopsis: Airborne LiDAR Filtering Method Based on Cloth Simulation
Description:

Cloth Simulation Filter (CSF) is an airborne LiDAR (Light Detection and Ranging) ground points filtering algorithm which is based on cloth simulation. It tries to simulate the interactions between the cloth nodes and the corresponding LiDAR points, the locations of the cloth nodes can be determined to generate an approximation of the ground surface <https://www.mdpi.com/2072-4292/8/6/501/htm>.

r-rr2 1.1.1
Propagated dependencies: r-phyr@1.1.3 r-phylolm@2.6.5 r-nlme@3.1-168 r-matrix@1.7-4 r-lme4@1.1-37 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/arives/rr2
Licenses: GPL 3
Build system: r
Synopsis: R2s for Regression Models
Description:

Three methods to calculate R2 for models with correlated errors, including Phylogenetic GLS, Phylogenetic Logistic Regression, Linear Mixed Models (LMMs), and Generalized Linear Mixed Models (GLMMs). See details in Ives 2018 <doi:10.1093/sysbio/syy060>.

r-r4lineups 0.1.1
Propagated dependencies: r-purrr@1.2.0 r-psych@2.5.6 r-proc@1.19.0.1 r-magrittr@2.0.4 r-magick@2.9.0 r-here@1.0.2 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=r4lineups
Licenses: CC0
Build system: r
Synopsis: Statistical Inference on Lineup Fairness
Description:

Since the early 1970s eyewitness testimony researchers have recognised the importance of estimating properties such as lineup bias (is the lineup biased against the suspect, leading to a rate of choosing higher than one would expect by chance?), and lineup size (how many reasonable choices are in fact available to the witness? A lineup is supposed to consist of a suspect and a number of additional members, or foils, whom a poor-quality witness might mistake for the perpetrator). Lineup measures are descriptive, in the first instance, but since the earliest articles in the literature researchers have recognised the importance of reasoning inferentially about them. This package contains functions to compute various properties of laboratory or police lineups, and is intended for use by researchers in forensic psychology and/or eyewitness testimony research. Among others, the r4lineups package includes functions for calculating lineup proportion, functional size, various estimates of effective size, diagnosticity ratio, homogeneity of the diagnosticity ratio, ROC curves for confidence x accuracy data and the degree of similarity of faces in a lineup.

r-refugees 2025.06.1
Propagated dependencies: r-tibble@3.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://populationstatistics.github.io/refugees/
Licenses: FSDG-compatible
Build system: r
Synopsis: UNHCR Refugee Population Statistics Database
Description:

The Refugee Population Statistics Database published by The Office of The United Nations High Commissioner for Refugees (UNHCR) contains information about forcibly displaced populations spanning more than 70 years of statistical activities. It covers displaced populations such as refugees, asylum-seekers and internally displaced people, including their demographics. Stateless people are also included, most of who have never been displaced. The database also reflects the different types of solutions for displaced populations such as repatriation or resettlement. More information on the data and methodology can be found on the UNHCR Refugee Data Finder <https://www.unhcr.org/refugee-statistics/>.

r-ramcharts 2.1.16
Propagated dependencies: r-zoo@1.8-14 r-yaml@2.3.10 r-piper@0.6.1.3 r-knitr@1.50 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://datastorm-open.github.io/introduction_ramcharts/
Licenses: GPL 2+
Build system: r
Synopsis: JavaScript Charts Tool
Description:

This package provides an R interface for using AmCharts Library. Based on htmlwidgets', it provides a global architecture to generate JavaScript source code for charts. Most of classes in the library have their equivalent in R with S4 classes; for those classes, not all properties have been referenced but can easily be added in the constructors. Complex properties (e.g. JavaScript object) can be passed as named list. See examples at <https://datastorm-open.github.io/introduction_ramcharts/> and <https://www.amcharts.com/> for more information about the library. The package includes the free version of AmCharts Library. Its only limitation is a small link to the web site displayed on your charts. If you enjoy this library, do not hesitate to refer to this page <https://www.amcharts.com/online-store/> to purchase a licence, and thus support its creators and get a period of Priority Support. See also <https://www.amcharts.com/about/> for more information about AmCharts company.

r-requirements 0.0.3
Propagated dependencies: r-remotes@2.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/joundso/requirements
Licenses: GPL 3
Build system: r
Synopsis: Helper Package to Install Packages for R
Description:

Helper function to install packages for R using an external requirements.txt or a string containing diverse packages from several resources like Github or CRAN.

r-robustetm 1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robustETM
Licenses: GPL 2+
Build system: r
Synopsis: Robust Methods using Exponential Tilt Model
Description:

Testing homogeneity for generalized exponential tilt model. This package includes a collection of functions for (1) implementing methods for testing homogeneity for generalized exponential tilt model; and (2) implementing existing methods under comparison.

r-r-blip 1.1
Dependencies: openjdk@25
Propagated dependencies: r-foreign@0.8-90 r-bnlearn@5.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=r.blip
Licenses: LGPL 3
Build system: r
Synopsis: Bayesian Network Learning Improved Project
Description:

Allows the user to learn Bayesian networks from datasets containing thousands of variables. It focuses on score-based learning, mainly the BIC and the BDeu score functions. It provides state-of-the-art algorithms for the following tasks: (1) parent set identification - Mauro Scanagatta (2015) <http://papers.nips.cc/paper/5803-learning-bayesian-networks-with-thousands-of-variables>; (2) general structure optimization - Mauro Scanagatta (2018) <doi:10.1007/s10994-018-5701-9>, Mauro Scanagatta (2018) <http://proceedings.mlr.press/v73/scanagatta17a.html>; (3) bounded treewidth structure optimization - Mauro Scanagatta (2016) <http://papers.nips.cc/paper/6232-learning-treewidth-bounded-bayesian-networks-with-thousands-of-variables>; (4) structure learning on incomplete data sets - Mauro Scanagatta (2018) <doi:10.1016/j.ijar.2018.02.004>. Distributed under the LGPL-3 by IDSIA.

r-relaimpo 2.2-7
Propagated dependencies: r-survey@4.4-8 r-mitools@2.4 r-mass@7.3-65 r-corpcor@1.6.10 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://prof.bht-berlin.de/groemping/relaimpo/
Licenses: GPL 2
Build system: r
Synopsis: Relative Importance of Regressors in Linear Models
Description:

This package provides several metrics for assessing relative importance in linear models. These can be printed, plotted and bootstrapped. The recommended metric is lmg, which provides a decomposition of the model explained variance into non-negative contributions. There is a version of this package available that additionally provides a new and also recommended metric called pmvd. If you are a non-US user, you can download this extended version from Ulrike Groempings web site.

r-r2symbols 1.4
Propagated dependencies: r-jsonlite@2.0.0 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r2symbols.obi.obianom.com
Licenses: Expat
Build system: r
Synopsis: Symbols for 'Markdown' and 'Shiny' Application
Description:

Direct insertion of over 1000 symbols (e.g. currencies, letters, emojis, arrows, mathematical symbols and so on) into Rmarkdown documents and Shiny applications by incorporating HTML hex codes.

r-rsurveillance 0.2.1
Propagated dependencies: r-mc2d@0.2.1 r-epitools@0.5-10.1 r-epir@2.0.92
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/roStats/RSurveillance
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Design and Analysis of Disease Surveillance Activities
Description:

This package provides a range of functions for the design and analysis of disease surveillance activities. These functions were originally developed for animal health surveillance activities but can be equally applied to aquatic animal, wildlife, plant and human health surveillance activities. Utilities are included for sample size calculation and analysis of representative surveys for disease freedom, risk-based studies for disease freedom and for prevalence estimation. This package is based on Cameron A., Conraths F., Frohlich A., Schauer B., Schulz K., Sergeant E., Sonnenburg J., Staubach C. (2015). R package of functions for risk-based surveillance. Deliverable 6.24, WP 6 - Decision making tools for implementing risk-based surveillance, Grant Number no. 310806, RISKSUR (<https://www.fp7-risksur.eu/sites/default/files/documents/Deliverables/RISKSUR_%28310806%29_D6.24.pdf>). Many of the RSurveillance functions are incorporated into the epitools website: Sergeant, ESG, 2019. Epitools epidemiological calculators. Ausvet Pty Ltd. Available at: <http://epitools.ausvet.com.au>.

r-rdlocrand 1.1
Propagated dependencies: r-sandwich@3.1-1 r-aer@1.2-15
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rdlocrand
Licenses: GPL 2
Build system: r
Synopsis: Local Randomization Methods for RD Designs
Description:

The regression discontinuity (RD) design is a popular quasi-experimental design for causal inference and policy evaluation. Under the local randomization approach, RD designs can be interpreted as randomized experiments inside a window around the cutoff. This package provides tools to perform randomization inference for RD designs under local randomization: rdrandinf() to perform hypothesis testing using randomization inference, rdwinselect() to select a window around the cutoff in which randomization is likely to hold, rdsensitivity() to assess the sensitivity of the results to different window lengths and null hypotheses and rdrbounds() to construct Rosenbaum bounds for sensitivity to unobserved confounders. See Cattaneo, Titiunik and Vazquez-Bare (2016) <https://rdpackages.github.io/references/Cattaneo-Titiunik-VazquezBare_2016_Stata.pdf> for further methodological details.

r-rmoa 1.1.0
Dependencies: openjdk@25
Propagated dependencies: r-rmoajars@1.2.0 r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://www.bnosac.be
Licenses: GPL 3
Build system: r
Synopsis: Connect R with MOA for Massive Online Analysis
Description:

Connect R with MOA (Massive Online Analysis - <https://moa.cms.waikato.ac.nz/>) to build classification models and regression models on streaming data or out-of-RAM data. Also streaming recommendation models are made available.

r-rcmdrplugin-doe 0.12-6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://prof.bht-berlin.de/groemping/DoE/
Licenses: GPL 2+
Build system: r
Synopsis: R Commander Plugin for (Industrial) Design of Experiments
Description:

This package provides a platform-independent GUI for design of experiments. The package is implemented as a plugin to the R-Commander, which is a more general graphical user interface for statistics in R based on tcl/tk. DoE functionality can be accessed through the menu Design that is added to the R-Commander menus.

r-rsmatrix 0.2.9
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://marberts.github.io/rsmatrix/
Licenses: Expat
Build system: r
Synopsis: Matrices for Repeat-Sales Price Indexes
Description:

Calculate the matrices in Shiller (1991, <doi:10.1016/S1051-1377(05)80028-2>) that serve as the foundation for many repeat-sales price indexes.

r-rlas 1.8.6
Propagated dependencies: r-rcpp@1.1.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/r-lidar/rlas
Licenses: GPL 3
Build system: r
Synopsis: Read and Write 'las' and 'laz' Binary File Formats Used for Remote Sensing Data
Description:

Read and write las and laz binary file formats. The LAS file format is a public file format for the interchange of 3-dimensional point cloud data between data users. The LAS specifications are approved by the American Society for Photogrammetry and Remote Sensing <https://community.asprs.org/leadership-restricted/leadership-content/public-documents/standards>. The LAZ file format is an open and lossless compression scheme for binary LAS format versions 1.0 to 1.4 <https://laszip.org/>.

r-roi-plugin-neos 1.0-2
Propagated dependencies: r-xmlrpc2@1.2 r-xml2@1.5.0 r-roi@1.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: 'NEOS' Plug-in for the 'R' Optimization Interface
Description:

Enhances the R Optimization Infrastructure ('ROI') package with a connection to the neos server. ROI optimization problems can be directly be sent to the neos server and solution obtained in the typical ROI style.

r-rpyants 0.0.6
Propagated dependencies: r-rpymat@0.1.8 r-rnifti@1.8.0 r-reticulate@1.44.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://dipterix.org/rpyANTs/
Licenses: ASL 2.0
Build system: r
Synopsis: An Alternative Advanced Normalization Tools ('ANTs')
Description:

This package provides portable access from R to biomedical image processing toolbox ANTs by Avants et al. (2009) <doi:10.54294/uvnhin> via seamless integration with the Python implementation ANTsPy'. Allows biomedical images to be processed in Python and analyzed in R', and vice versa via shared memory. See citation("rpyANTs") for more reference information.

r-refer 0.1.0
Propagated dependencies: r-matchr@0.1.0 r-elist@0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=refer
Licenses: Expat
Build system: r
Synopsis: Create Object References
Description:

Allows users to easily create references to R objects then dereference when needed or modify in place without using reference classes, environments, or active bindings as workarounds. Users can also create expression references that allow subsets of any object to be referenced or expressions containing references to multiple objects.

r-rankinplot 1.1.0
Propagated dependencies: r-scales@1.4.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rankinPlot
Licenses: GPL 2+
Build system: r
Synopsis: Convenient Plotting for the Modified Rankin Scale and Other Ordinal Outcome Data
Description:

This package provides convenient tools for visualising ordinal outcome data following the "Grotta Bar" approach pioneered by The National Institute of Neurological Disorders and Stroke rt-PA Stroke Study Group (1995) <doi:10.1056/NEJM199512143332401>.

r-rmsfuns 1.0.0.1
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-tbl2xts@1.0.4 r-readr@2.1.6 r-purrr@1.2.0 r-performanceanalytics@2.0.8 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rmsfuns.nfkatzke.com
Licenses: GPL 3
Build system: r
Synopsis: Quickly View Data Frames in 'Excel', Build Folder Paths and Create Date Vectors
Description:

This package contains several useful navigation helper functions, including easily building folder paths, quick viewing dataframes in Excel', creating date vectors and changing the console prompt to reflect time.

r-ridge 3.3
Dependencies: gsl@2.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/SteffenMoritz/ridge
Licenses: GPL 2
Build system: r
Synopsis: Ridge Regression with Automatic Selection of the Penalty Parameter
Description:

Linear and logistic ridge regression functions. Additionally includes special functions for genome-wide single-nucleotide polymorphism (SNP) data. More details can be found in <doi: 10.1002/gepi.21750> and <doi: 10.1186/1471-2105-12-372>.

r-regressor 4.0.8
Propagated dependencies: r-trainer@2.2.12 r-shinyjs@2.1.0 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shinycustomloader@0.9.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-rpart-plot@3.1.4 r-rlang@1.1.6 r-psych@2.5.6 r-pls@2.8-5 r-loader@1.3.0 r-htmltools@0.5.8.1 r-golem@0.5.1 r-glmnet@4.1-10 r-gbm@2.2.2 r-echarts4r@0.5.0 r-dt@0.34.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://promidat.website/
Licenses: GPL 2+
Build system: r
Synopsis: Regression Data Analysis System
Description:

Perform a supervised data analysis on a database through a shiny graphical interface. It includes methods such as linear regression, penalized regression, k-nearest neighbors, decision trees, ada boosting, extreme gradient boosting, random forest, neural networks, deep learning and support vector machines.

Total packages: 69236