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

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-randomizer 3.0.2
Propagated dependencies: r-survival@3.8-6 r-rlang@1.2.0 r-reshape2@1.4.5 r-pwrgsd@2.3.8 r-purrr@1.2.2 r-plotrix@3.8-14 r-mvtnorm@1.3-7 r-mstate@0.3.3 r-magrittr@2.0.5 r-insight@1.5.1 r-gsdesign@3.11.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-coin@1.4-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randomizeR
Licenses: GPL 3+
Build system: r
Synopsis: Randomization for Clinical Trials
Description:

This tool enables the user to choose a randomization procedure based on sound scientific criteria. It comprises the generation of randomization sequences as well the assessment of randomization procedures based on carefully selected criteria. Furthermore, randomizeR provides a function for the comparison of randomization procedures.

r-r2social 1.2.1
Propagated dependencies: r-shiny@1.13.0 r-quickcode@1.2.0 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r2social.obi.obianom.com
Licenses: Expat
Build system: r
Synopsis: Seamless Integration of Sharing and Connect Buttons in Markdown and Apps
Description:

Implementation of JQuery <https://jquery.com> and CSS styles to allow easy incorporation of various social media elements on a page. The elements include addition of share buttons or connect with us buttons or hyperlink buttons to Shiny applications or dashboards and Rmarkdown documents.Sharing capability on social media platforms including Facebook <https://www.facebook.com>, Linkedin <https://www.linkedin.com>, X/Twitter <https://x.com>, Tumblr <https://www.tumblr.com>, Pinterest <https://www.pinterest.com>, Whatsapp <https://www.whatsapp.com>, Reddit <https://www.reddit.com>, Baidu <https://www.baidu.com>, Blogger <https://www.blogger.com>, Weibo <https://www.weibo.com>, Instagram <https://www.instagram.com>, Telegram <https://www.telegram.me>, Youtube <https://www.youtube.com>.

r-rdhte 0.2.0
Propagated dependencies: r-sandwich@3.1-1 r-rdrobust@4.0.0 r-multcomp@1.4-30
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rdhte
Licenses: GPL 3
Build system: r
Synopsis: Heterogeneous Treatment Effects in Regression Discontinuity Designs
Description:

Understanding heterogeneous causal effects based on pretreatment covariates is a crucial step in modern empirical work in data science. Building on the recent developments in Calonico et al (2025) <doi:10.48550/arXiv.2503.13696>, this package provides tools for estimation and inference of heterogeneous treatment effects in Regression Discontinuity (RD) Designs. The package includes two main commands: rdhte to conduct estimation and robust bias-corrected inference for conditional RD treatment effects (given choice of bandwidth parameter); rdbwhte', which implements automatic bandwidth selection methods; and rdhte_lincom to test linear combinations of parameters.

r-rmcmc 0.1.2
Propagated dependencies: r-withr@3.0.2 r-rlang@1.2.0 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/UCL/rmcmc
Licenses: Expat
Build system: r
Synopsis: Robust Markov Chain Monte Carlo Methods
Description:

This package provides functions for simulating Markov chains using the Barker proposal to compute Markov chain Monte Carlo (MCMC) estimates of expectations with respect to a target distribution on a real-valued vector space. The Barker proposal, described in Livingstone and Zanella (2022) <doi:10.1111/rssb.12482>, is a gradient-based MCMC algorithm inspired by the Barker accept-reject rule. It combines the robustness of simpler MCMC schemes, such as random-walk Metropolis, with the efficiency of gradient-based methods, such as the Metropolis adjusted Langevin algorithm. The key function provided by the package is sample_chain(), which allows sampling a Markov chain with a specified target distribution as its stationary distribution. The chain is sampled by generating proposals and accepting or rejecting them using a Metropolis-Hasting acceptance rule. During an initial warm-up stage, the parameters of the proposal distribution can be adapted, with adapters available to both: tune the scale of the proposals by coercing the average acceptance rate to a target value; tune the shape of the proposals to match covariance estimates under the target distribution. As well as the default Barker proposal, the package also provides implementations of alternative proposal distributions, such as (Gaussian) random walk and Langevin proposals. Optionally, if BridgeStan's R interface <https://roualdes.us/bridgestan/latest/languages/r.html>, available on GitHub <https://github.com/roualdes/bridgestan>, is installed, then BridgeStan can be used to specify the target distribution to sample from.

r-ras 1.0.3
Propagated dependencies: r-segmented@2.2-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/hepingzhangyale/RAS
Licenses: Expat
Build system: r
Synopsis: Regional Association Score for Genome-Wide Association Studies
Description:

This package implements the Regional Association Score (RAS) method for genome-wide association studies (GWAS). For each single nucleotide polymorphism (SNP), RAS quantifies the strength of association within its surrounding genomic region, arranges these regional scores along the chromosome into a signal profile, and applies changepoint detection to locate association regions, improving statistical power while controlling the false positive rate. The method is described in Jiang and Zhang (2025) <doi:10.1073/pnas.2419721122>.

r-ractivecampaign 0.6.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-retry@0.1.1 r-pbapply@1.7-4 r-httr@1.4.8 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ractivecampaign
Licenses: Expat
Build system: r
Synopsis: Loading Data from 'ActiveCampaign API v3'
Description:

Interface for loading data from ActiveCampaign API v3 <https://developers.activecampaign.com/reference>. Provide functions for getting data by deals, contacts, accounts, campaigns and messages.

r-rockfab 1.2.1
Propagated dependencies: r-rgl@1.3.36 r-ebimage@4.54.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RockFab
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Rock Fabric and Strain Analysis Tools
Description:

This package provides functions to complete three-dimensional rock fabric and strain analyses following the Rf Phi, Fry, and normalized Fry methods. Also allows for plotting of results and interactive 3D visualization functionality.

r-ropencvlite 4.130.0
Dependencies: cmake@4.1.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://swarm-lab.github.io/ROpenCVLite/
Licenses: GPL 3
Build system: r
Synopsis: Helper Package for Installing 'OpenCV'
Description:

Installs OpenCV for use by other packages. OpenCV <https://opencv.org/> is library of programming functions mainly aimed at real-time computer vision. This Lite version installs the stable base version of OpenCV and some of its experimental externally contributed modules. It does not provide R bindings directly.

r-rcpa3 1.3.1
Propagated dependencies: r-weights@1.1.2 r-survey@4.5 r-lmtest@0.9-40 r-knitr@1.51 r-hmisc@5.2-5 r-haven@2.5.5 r-descr@1.1.9 r-car@3.1-5 r-beepr@2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RCPA3
Licenses: CC0
Build system: r
Synopsis: Data and Functions for R Companion to Political Analysis 3rd Ed
Description:

Bundles the datasets and functions featured in Philip H. Pollock and Barry C. Edwards<https://edge.sagepub.com/pollock>, "An R Companion to Political Analysis, 3rd Edition," Thousand Oaks, CA: Sage Publications.

r-rtemis-core 0.4.6
Propagated dependencies: r-s7@0.2.2 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.rtemis.org
Licenses: Modified BSD
Build system: r
Synopsis: Core Utilities for the 'rtemis' Ecosystem
Description:

Utilities used across packages of the rtemis ecosystem. Includes the msg() messaging system and the fmt() formatting system. Provides a library of S7 properties, test_* functions that return logical values, check_* functions that throw informative errors, and clean_* functions that return validated and coerced values. This code began as part of the rtemis package (<doi:10.32614/CRAN.package.rtemis>).

r-resurv 1.1.0
Propagated dependencies: r-xgboost@3.2.1.1 r-tidyr@1.3.2 r-synthetic@1.1.2 r-survival@3.8-6 r-purrr@1.2.2 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-fastdummies@1.7.6 r-dplyr@1.2.1 r-data-table@1.18.4 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/edhofman/ReSurv
Licenses: GPL 2+
Build system: r
Synopsis: Machine Learning Models for Predicting Claim Counts
Description:

Prediction of claim counts using the feature based development factors introduced in the manuscript Hiabu M., Hofman E. and Pittarello G. (2023) <doi:10.48550/arXiv.2312.14549>. Implementation of Neural Networks, Extreme Gradient Boosting, and Cox model with splines to optimise the partial log-likelihood of proportional hazard models.

r-rater 1.3.2
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rlang@1.2.0 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-loo@2.9.0 r-ggplot2@4.0.3 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://jeffreypullin.github.io/rater/
Licenses: GPL 2
Build system: r
Synopsis: Statistical Models of Repeated Categorical Rating Data
Description:

Fit statistical models based on the Dawid-Skene model - Dawid and Skene (1979) <doi:10.2307/2346806> - to repeated categorical rating data. Full Bayesian inference for these models is supported through the Stan modelling language. rater also allows the user to extract and plot key parameters of these models.

r-rnnmf 0.3.1
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/shabbychef/rnnmf
Licenses: LGPL 3
Build system: r
Synopsis: Regularized Non-Negative Matrix Factorization
Description:

This package provides a proof of concept implementation of regularized non-negative matrix factorization optimization. A non-negative matrix factorization factors non-negative matrix Y approximately as L R, for non-negative matrices L and R of reduced rank. This package supports such factorizations with weighted objective and regularization penalties. Allowable regularization penalties include L1 and L2 penalties on L and R, as well as non-orthogonality penalties. This package provides multiplicative update algorithms, which are a modification of the algorithm of Lee and Seung (2001) <http://papers.nips.cc/paper/1861-algorithms-for-non-negative-matrix-factorization.pdf>, as well as an additive update derived from that multiplicative update. See also Pav (2024) <doi:10.48550/arXiv.2410.22698>.

r-rfsa 0.9.6
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rpref@1.5.0 r-hash@2.2.6.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rFSA
Licenses: GPL 2
Build system: r
Synopsis: Feasible Solution Algorithm for Finding Best Subsets and Interactions
Description:

Assists in statistical model building to find optimal and semi-optimal higher order interactions and best subsets. Uses the lm(), glm(), and other R functions to fit models generated from a feasible solution algorithm. Discussed in Subset Selection in Regression, A Miller (2002). Applied and explained for least median of squares in Hawkins (1993) <doi:10.1016/0167-9473(93)90246-P>. The feasible solution algorithm comes up with model forms of a specific type that can have fixed variables, higher order interactions and their lower order terms.

r-rstudio-prefs 0.2.0
Propagated dependencies: r-tibble@3.3.1 r-rvest@1.0.5 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-rappdirs@0.3.4 r-purrr@1.2.2 r-jsonlite@2.0.0 r-fs@2.1.0 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/vdwulp/rstudio.prefs
Licenses: GPL 3+
Build system: r
Synopsis: Manage 'RStudio' Preferences and Addin Shortcuts
Description:

This package provides an interface for working with RStudio preference files to modify settings and addin shortcuts without using point-and-click option menus. Useful for ensuring a unified experience across devices and for enforcing best practices. Also exposes some settings not available in the Global Options dialog.

r-rdm 0.1.1
Propagated dependencies: r-rfast@2.1.5.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ChristopherStrothmann/RDM
Licenses: GPL 2
Build system: r
Synopsis: Quantify Dependence using Rearranged Dependence Measures
Description:

Estimates the rearranged dependence measure ('RDM') of two continuous random variables for different underlying measures. Furthermore, it provides a method to estimate the (SI)-rearrangement copula using empirical checkerboard copulas. It is based on the theoretical results presented in Strothmann et al. (2022) <arXiv:2201.03329> and Strothmann (2021) <doi:10.17877/DE290R-22733>.

r-roaddb 0.2.0
Propagated dependencies: r-stringr@1.6.0 r-rsqlite@3.52.0 r-rpostgres@1.4.10 r-glue@1.8.1 r-dplyr@1.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=roadDB
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Access Data from the ROCEEH Out of Africa Database (ROAD)
Description:

This package provides an R interface to the ROCEEH Out of Africa Database (ROAD) (<https://www.roceeh.uni-tuebingen.de/roadweb/smarty_road_simple_search.php>), a comprehensive resource for archaeological, anthropological, paleoenvironmental and geographic data from Africa and Eurasia dating from 3,000,000 to 20,000 years BP. The package allows users to retrieve data from the online database at different levels of detail and customize search requests. Functions return data frame objects compatible with other R packages used in prehistoric and paleoenvironmental science, supporting reproducible workflows as an input provider.

r-ress 1.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RESS
Licenses: LGPL 3
Build system: r
Synopsis: Integrates R and Essentia
Description:

This package contains three functions that query AuriQ Systems Essentia Database and return the results in R. essQuery takes a single Essentia command and captures the output in R, where you can save the output to a dataframe or stream it directly into additional analysis. read.essentia takes an Essentia script and captures the output csv data into R, where you can save the output to a dataframe or stream it directly into additional analysis. capture.essentia takes a file containing any number of Essentia commands and captures the output of the specified statements into R dataframes. Essentia can be downloaded for free at http://www.auriq.com/documentation/source/install/index.html.

r-rstoolbox 1.0.2.3
Propagated dependencies: r-xml@3.99-0.23 r-tidyr@1.3.2 r-terra@1.9-27 r-sf@1.1-1 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-exactextractr@0.10.1 r-dplyr@1.2.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://bleutner.github.io/RStoolbox/
Licenses: GPL 3+
Build system: r
Synopsis: Remote Sensing Data Analysis
Description:

Toolbox for remote sensing image processing and analysis such as calculating spectral indexes, principal component transformation, unsupervised and supervised classification or fractional cover analyses.

r-rcrossref 1.2.1
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-stringr@1.6.0 r-shiny@1.13.0 r-rlang@1.2.0 r-r6@2.6.1 r-plyr@1.8.9 r-miniui@0.1.2 r-jsonlite@2.0.0 r-dt@0.34.0 r-dplyr@1.2.1 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rcrossref/
Licenses: Expat
Build system: r
Synopsis: Client for Various 'CrossRef' 'APIs'
Description:

Client for various CrossRef APIs', including metadata search with their old and newer search APIs', get citations in various formats (including bibtex', citeproc-json', rdf-xml', etc.), convert DOIs to PMIDs', and vice versa', get citations for DOIs', and get links to full text of articles when available.

r-rsides 0.1
Propagated dependencies: r-xml2@1.5.2 r-survival@3.8-6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-officer@0.7.5 r-foreach@1.5.2 r-flextable@0.9.11 r-dorng@1.8.6.3 r-doparallel@1.0.17 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rsides
Licenses: GPL 2+
Build system: r
Synopsis: SIDES-Based Subgroup Search Algorithms
Description:

R implementation of SIDES-based subgroup search algorithms (Lipkovich et al. (2017) <doi:10.1002/sim.7064>).

r-refundbayes 0.6.0
Propagated dependencies: r-splines2@0.5.4 r-rstan@2.32.7 r-refund@0.1-40 r-mgcv@1.9-4 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://zirenjiang.github.io/refundBayes/
Licenses: GPL 2
Build system: r
Synopsis: Bayesian Regression with Functional Data
Description:

Bayesian regression with functional data, including regression with scalar, survival, or functional outcomes. The package allows regression with scalar and functional predictors. Methods are described in Jiang et al. (2025) "Tutorial on Bayesian Functional Regression Using Stan" <doi:10.1002/sim.70265>.

r-rsafe 0.1.4
Propagated dependencies: r-sets@1.0-25 r-ingredients@2.3.0 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dendextend@1.19.1 r-dalex@2.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ModelOriented/rSAFE
Licenses: GPL 3
Build system: r
Synopsis: Surrogate-Assisted Feature Extraction
Description:

This package provides a model agnostic tool for white-box model trained on features extracted from a black-box model. For more information see: Gosiewska et al. (2020) <doi:10.1016/j.dss.2021.113556>.

r-reverser 0.2
Propagated dependencies: r-robustbase@0.99-7 r-quantreg@6.1 r-l1pack@0.62-4 r-isotree@0.6.1-5 r-boot-pval@0.7.0 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=reverseR
Licenses: GPL 2+
Build system: r
Synopsis: Linear Regression Stability to Significance Reversal
Description:

Tests linear regressions for significance reversal through leave-one(multiple)-out.

Total packages: 73977