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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-rrandvec 1.0.0
Propagated dependencies: r-rcpp@1.1.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://jakobbossek.github.io/rrandvec/
Licenses: FreeBSD
Build system: r
Synopsis: Generate Random Vectors Whose Components Sum Up to One
Description:

This package provides a single method implementing multiple approaches to generate pseudo-random vectors whose components sum up to one (see, e.g., Maziero (2015) <doi:10.1007/s13538-015-0337-8>). The components of such vectors can for example be used for weighting objectives when reducing multi-objective optimisation problems to a single-objective problem in the socalled weighted sum scalarisation approach.

r-rifreg 1.1.0
Propagated dependencies: r-sandwich@3.1-1 r-pbapply@1.7-4 r-hmisc@5.2-4 r-ggplot2@4.0.1 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rifreg
Licenses: GPL 3+
Build system: r
Synopsis: Estimate Recentered Influence Function Regression
Description:

This package provides functions to compute recentered influence functions (RIF) of a distributional variable at the mean, quantiles, variance, gini or any custom functional of interest. The package allows to regress the RIF on any number of covariates. Generic print, plot and summary functions are also provided. Reference: Firpo, Sergio, Nicole M. Fortin, and Thomas Lemieux. (2009) <doi:10.3982/ECTA6822>. "Unconditional Quantile Regressions.".

r-readmission 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=readmission
Licenses: Expat
Build system: r
Synopsis: Hospital Readmission Data for Patients with Diabetes
Description:

Clinical care data from 130 U.S. hospitals in the years 1999-2008 adapted from the study Strack et al. (2014) <doi:10.1155/2014/781670>. Each row describes an "encounter" with a patient with diabetes, including variables on demographics, medications, patient history, diagnostics, payment, and readmission.

r-rinside 0.2.19
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rinside/
Licenses: GPL 2+
Build system: r
Synopsis: C++ Classes to Embed R in C++ (and C) Applications
Description:

C++ classes to embed R in C++ (and C) applications A C++ class providing the R interpreter is offered by this package making it easier to have "R inside" your C++ application. As R itself is embedded into your application, a shared library build of R is required. This works on Linux, OS X and even on Windows provided you use the same tools used to build R itself. Numerous examples are provided in the nine subdirectories of the examples/ directory of the installed package: standard, mpi (for parallel computing), qt (showing how to embed RInside inside a Qt GUI application), wt (showing how to build a "web-application" using the Wt toolkit), armadillo (for RInside use with RcppArmadillo'), eigen (for RInside use with RcppEigen'), and c_interface for a basic C interface and Ruby illustration. The examples use GNUmakefile(s) with GNU extensions, so a GNU make is required (and will use the GNUmakefile automatically). Doxygen'-generated documentation of the C++ classes is available at the RInside website as well.

r-rge 1.0
Propagated dependencies: r-matrixmodels@0.5-4 r-matrix@1.7-4 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RGE
Licenses: GPL 2+
Build system: r
Synopsis: Response from Genotype to Environment
Description:

Compute yield-stability index based on Bayesian methodology, which is useful for analyze multi-environment trials in plant breeding programs. References: Cotes Torres JM, Gonzalez Jaimes EP, and Cotes Torres A (2016) <https://revistas.unimilitar.edu.co/index.php/rfcb/article/view/2037> Seleccion de Genotipos con Alta Respuesta y Estabilidad Fenotipica en Pruebas Regionales: Recuperando el Concepto Biologico.

r-rly 1.7.8
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/systemincloud/rly
Licenses: Expat
Build system: r
Synopsis: Tools to Create Formal Language Parser
Description:

R implementation of the common parsing tools lex and yacc'.

r-rmdhelpers 1.3.1
Propagated dependencies: r-knitr@1.50 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rmdHelpers
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Helper Functions for Rmd Documents
Description:

This package provides a series of functions to aid in repeated tasks for Rmd documents. All details are to my personal preference, though I am happy to add flexibility if there are use cases I am missing. I will continue updating with new functions as I add utility functions for myself.

r-rvinecopulib 0.7.3.1.0
Propagated dependencies: r-wdm@0.2.6 r-rcppthread@2.2.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-lattice@0.22-7 r-kde1d@1.1.1 r-bh@1.87.0-1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://vinecopulib.github.io/rvinecopulib/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: High Performance Algorithms for Vine Copula Modeling
Description:

This package provides an interface to vinecopulib', a C++ library for vine copula modeling. The rvinecopulib package implements the core features of the popular VineCopula package, in particular inference algorithms for both vine copula and bivariate copula models. Advantages over VineCopula are a sleeker and more modern API, improved performances, especially in high dimensions, nonparametric and multi-parameter families, and the ability to model discrete variables. The rvinecopulib package includes vinecopulib as header-only C++ library (currently version 0.7.2). Thus users do not need to install vinecopulib itself in order to use rvinecopulib'. Since their initial releases, vinecopulib is licensed under the MIT License, and rvinecopulib is licensed under the GNU GPL version 3.

r-robincid 1.0.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-mass@7.3-65 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Eureeca/RobinCID
Licenses: Expat
Build system: r
Synopsis: Robust Inference in Complex Innovative Trial Design
Description:

Perform robust estimation and inference in platform trials and other master protocol trials. Yuhan Qian, Yifan Yi, Jun Shao, Yanyao Yi, Gregory Levin, Nicole Mayer-Hamblett, Patrick J. Heagerty, Ting Ye (2025) <doi:10.48550/arXiv.2411.12944>.

r-rcmdrmisc 2.10.1
Propagated dependencies: r-sandwich@3.1-1 r-readxl@1.4.5 r-readstata13@0.11.0 r-nortest@1.0-4 r-mass@7.3-65 r-lattice@0.22-7 r-hmisc@5.2-4 r-haven@2.5.5 r-foreign@0.8-90 r-e1071@1.7-16 r-colorspace@2.1-2 r-car@3.1-3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcmdrMisc
Licenses: GPL 3+
Build system: r
Synopsis: R Commander Miscellaneous Functions
Description:

Various statistical, graphics, and data-management functions used by the Rcmdr package in the R Commander GUI for R.

r-rmcc 0.1.2
Propagated dependencies: r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/r-lidar/RMCC
Licenses: Expat
Build system: r
Synopsis: Airborne LiDAR Filtering Method Based on Multiscale Curvature
Description:

Multiscale Curvature Classification of ground returns in 3-D LiDAR point clouds, designed for forested environments. RMCC is a porting to R of the MCC-lidar method by Evans and Hudak (2007) <doi:10.1109/TGRS.2006.890412>.

r-rpmg 2.2-7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RPMG
Licenses: GPL 2+
Build system: r
Synopsis: Graphical User Interface (GUI) for Interactive R Analysis Sessions
Description:

Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simple R commands.

r-runes 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=runes
Licenses: Expat
Build system: r
Synopsis: Convert Strings to Elder Futhark Runes
Description:

Convert a string of text characters to Elder Futhark Runes <https://en.wikipedia.org/wiki/Elder_Futhark>.

r-rankdifferencetest 2025.12.4
Propagated dependencies: r-rdpack@2.6.4 r-hmisc@5.2-4 r-generics@0.1.4 r-exactranktests@0.8-35 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://brettklamer.com/work/rankdifferencetest
Licenses: GPL 3
Build system: r
Synopsis: Kornbrot's Rank Difference Test
Description:

This package implements Kornbrot's rank difference test as described in <doi:10.1111/j.2044-8317.1990.tb00939.x>. This method is a modified Wilcoxon signed-rank test which produces consistent and meaningful results for ordinal or monotonically-transformed data.

r-rsixel 0.0.4
Propagated dependencies: r-png@0.1-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rsixel
Licenses: Expat
Build system: r
Synopsis: Encoding and Decoding Sixel Images
Description:

This package provides a native R implementation for encoding and decoding sixel graphics (<https://vt100.net/docs/vt3xx-gp/chapter14.html>), and a dedicated sixel graphics device that allows plots to be rendered directly within compatible terminal emulators.

r-rmsfact 0.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rmsfact
Licenses: GPL 3
Build system: r
Synopsis: Amazing Random Facts About the World's Greatest Hacker
Description:

Display a randomly selected quote about Richard M. Stallman based on the collection in the GNU Octave function fact() which was aggregated by Jordi Gutiérrez Hermoso based on the (now defunct) site stallmanfacts.com (which is accessible only via <http://archive.org>).

r-retimer 0.1.3
Propagated dependencies: r-tuner@1.4.7 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-signal@1.8-1 r-seewave@2.2.4 r-rpraat@1.3.2-1 r-purrr@1.2.0 r-phontools@0.2-2.2 r-gsignal@0.3-7 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=retimer
Licenses: Expat
Build system: r
Synopsis: Retime and Analyse Speech Signals
Description:

Retime speech signals with a native Waveform Similarity Overlap-Add (WSOLA) implementation translated from the TSM toolbox by Driedger & Müller (2014) <https://www.audiolabs-erlangen.de/content/resources/MIR/TSMtoolbox/2014_DriedgerMueller_TSM-Toolbox_DAFX.pdf>. Design retimings and pitch (f0) transformations with tidy data and apply them via Praat interface. Produce spectrograms, spectra, and amplitude envelopes. Includes implementation of vocalic speech envelope analysis (fft_spectrum) technique and example data (mm1) from Tilsen, S., & Johnson, K. (2008) <doi:10.1121/1.2947626>.

r-rbiouml 1.11
Propagated dependencies: r-rjsonio@2.0.0 r-rcurl@1.98-1.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rbiouml
Licenses: GPL 2
Build system: r
Synopsis: Interact with BioUML Server
Description:

This package provides functions for connecting to BioUML server, querying BioUML repository and launching BioUML analyses.

r-rcarbon 1.5.2
Propagated dependencies: r-spatstat-model@3.5-0 r-spatstat-linnet@3.3-2 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-spatstat@3.4-1 r-snow@0.4-4 r-sf@1.0-23 r-knitr@1.50 r-iterators@1.0.14 r-foreach@1.5.2 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ahb108/rcarbon/
Licenses: GPL 2+
Build system: r
Synopsis: Calibration and Analysis of Radiocarbon Dates
Description:

Enables the calibration and analysis of radiocarbon dates, often but not exclusively for the purposes of archaeological research. It includes functions not only for basic calibration, uncalibration, and plotting of one or more dates, but also a statistical framework for building demographic and related longitudinal inferences from aggregate radiocarbon date lists, including: Monte-Carlo simulation test (Timpson et al 2014 <doi:10.1016/j.jas.2014.08.011>), random mark permutation test (Crema et al 2016 <doi:10.1371/journal.pone.0154809>) and spatial permutation tests (Crema, Bevan, and Shennan 2017 <doi:10.1016/j.jas.2017.09.007>).

r-ravecore 0.1.0
Propagated dependencies: r-threebrain@1.2.0 r-s7@0.2.1 r-ravetools@0.2.4 r-ravepipeline@0.0.3 r-r6@2.6.1 r-jsonlite@2.0.0 r-ieegio@0.0.9 r-fs@1.6.6 r-filearray@0.2.0 r-data-table@1.17.8 r-bidsr@0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rave.wiki
Licenses: Expat
Build system: r
Synopsis: Core File Structures and Workflows for 'RAVE'
Description:

Defines storage standard for Read, process, and analyze intracranial electroencephalography and deep-brain stimulation in RAVE', a reproducible framework for analysis and visualization of iEEG by Magnotti, Wang, and Beauchamp, (2020, <doi:10.1016/j.neuroimage.2020.117341>). Supports brain imaging data structure (BIDS) <https://bids.neuroimaging.io> and native file structure to ingest signals from Matlab data files, hierarchical data format 5 (HDF5), European data format (EDF), BrainVision core data format (BVCDF), or BlackRock Microsystem (NEV/NSx); process images in Neuroimaging informatics technology initiative (NIfTI) and FreeSurfer formats, providing brain imaging normalization to template brain, facilitating threeBrain package for comprehensive electrode localization via YAEL (your advanced electrode localizer) by Wang, Magnotti, Zhang, and Beauchamp (2023, <doi:10.1523/ENEURO.0328-23.2023>).

r-rmarchingcubes 0.1.4
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/shwilks/rmarchingcubes
Licenses: Expat
Build system: r
Synopsis: Calculate 3D Contour Meshes Using the Marching Cubes Algorithm
Description:

This package provides a port of the C++ routine for applying the marching cubes algorithm written by Thomas Lewiner et al. (2012) <doi:10.1080/10867651.2003.10487582> into an R package. The package supplies the contour3d() function, which takes a 3-dimensional array of voxel data and calculates the vertices, vertex normals, and faces for a 3d mesh representing the contour(s) at a given level.

r-reptile 1.0
Propagated dependencies: r-randomforest@4.7-1.2 r-optparse@1.7.5 r-foreach@1.5.2 r-flux@0.3-0.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/yupenghe/REPTILE
Licenses: FreeBSD
Build system: r
Synopsis: Regulatory DNA Element Prediction
Description:

Predicting regulatory DNA elements based on epigenomic signatures. This package is more of a set of building blocks than a direct solution. REPTILE regulatory prediction pipeline is built on this R package. See <https://github.com/yupenghe/REPTILE> for more information.

r-regimechange 0.1.1
Propagated dependencies: r-rlang@1.1.6 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/IsadoreNabi/RegimeChange
Licenses: Expat
Build system: r
Synopsis: Comprehensive Regime Change Detection in Time Series
Description:

This package provides a unified framework for detecting regime changes (changepoints) in time series data. Implements both frequentist methods including Cumulative Sum (CUSUM, Page (1954) <doi:10.1093/biomet/41.1-2.100>), Pruned Exact Linear Time (PELT, Killick, Fearnhead, and Eckley (2012) <doi:10.1080/01621459.2012.737745>), Binary Segmentation, and Wild Binary Segmentation, as well as Bayesian methods such as Bayesian Online Changepoint Detection (BOCPD, Adams and MacKay (2007) <doi:10.48550/arXiv.0710.3742> and Shiryaev-Roberts. Supports offline analysis for retrospective detection and online monitoring for real-time surveillance. Provides rigorous uncertainty quantification through confidence intervals and posterior distributions. Handles univariate and multivariate series with detection of changes in mean, variance, trend, and distributional properties.

r-rutledge 0.1.1
Propagated dependencies: r-tibble@3.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ramiromagno/rutledge
Licenses: FSDG-compatible
Build system: r
Synopsis: Real-Time PCR Data Sets by Rutledge et al. (2004)
Description:

Real-time quantitative polymerase chain reaction (qPCR) data by Rutledge et al. (2004) <doi:10.1093/nar/gnh177> in tidy format. The data comprises a six-point, ten-fold dilution series, repeated in five independent runs, for two different amplicons. In each run, each standard concentration is replicated four times. For the original raw data file see the Supplementary Data section: <https://academic.oup.com/nar/article/32/22/e178/2375678#supplementary-data>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457