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

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-rbw 0.3.2
Propagated dependencies: r-rlang@1.1.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/xiangzhou09/rbw
Licenses: GPL 3+
Build system: r
Synopsis: Residual Balancing Weights for Marginal Structural Models
Description:

Residual balancing is a robust method of constructing weights for marginal structural models, which can be used to estimate (a) the average treatment effect in a cross-sectional observational study, (b) controlled direct/mediator effects in causal mediation analysis, and (c) the effects of time-varying treatments in panel data (Zhou and Wodtke 2020 <doi:10.1017/pan.2020.2>). This package provides three functions, rbwPoint(), rbwMed(), and rbwPanel(), that produce residual balancing weights for estimating (a), (b), (c), respectively.

r-rdkitpyr 0.2.1
Dependencies: rdkit@2024.09.6 python@3.11.14 python-numpy@1.26.4
Propagated dependencies: r-reticulate@1.44.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://mass-spec.ru/projects/cheminformatics/rdkitpyr/eng/
Licenses: Expat
Build system: r
Synopsis: Task-Oriented Cheminformatics in R Using 'RDKit' via 'Python'
Description:

This package provides a task-oriented R interface to the RDKit <https://www.rdkit.org> library through its Python API via reticulate'. The package offers high-level cheminformatics functionality, including molecule parsing, descriptor calculation, and fingerprint generation without replicating the native structure of RDKit'.

r-realsurvsim 1.0.0
Propagated dependencies: r-univariateml@1.5.0 r-survival@3.8-3 r-kdensity@1.1.1 r-flexsurv@2.3.2 r-fitdistrplus@1.2-4 r-fadist@2.4 r-actuar@3.3-6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RealSurvSim
Licenses: Expat
Build system: r
Synopsis: Simulate Survival Data
Description:

This package provides tools for simulating synthetic survival data using a variety of methods, including kernel density estimation, parametric distribution fitting, and bootstrap resampling techniques for a desired sample size.

r-rgbif 3.8.4
Propagated dependencies: r-xml2@1.5.0 r-wk@0.9.4 r-whisker@0.4.1 r-tibble@3.3.0 r-r6@2.6.1 r-oai@0.4.0 r-magrittr@2.0.4 r-lazyeval@0.2.2 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-data-table@1.17.8 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ropensci/rgbif
Licenses: Expat
Build system: r
Synopsis: Interface to the Global Biodiversity Information Facility API
Description:

This package provides a programmatic interface to the Web Service methods provided by the Global Biodiversity Information Facility (GBIF; <https://www.gbif.org/developer/summary>). GBIF is a database of species occurrence records from sources all over the globe. rgbif includes functions for searching for taxonomic names, retrieving information on data providers, getting species occurrence records, getting counts of occurrence records, and using the GBIF tile map service to make rasters summarizing huge amounts of data.

r-rr 1.4.2
Propagated dependencies: r-mass@7.3-65 r-magic@1.6-1 r-coda@0.19-4.1 r-arm@1.14-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rr
Licenses: GPL 3+
Build system: r
Synopsis: Statistical Methods for the Randomized Response Technique
Description:

Enables researchers to conduct multivariate statistical analyses of survey data with randomized response technique items from several designs, including mirrored question, forced question, and unrelated question. This includes regression with the randomized response as the outcome and logistic regression with the randomized response item as a predictor. In addition, tools for conducting power analysis for designing randomized response items are included. The package implements methods described in Blair, Imai, and Zhou (2015) Design and Analysis of the Randomized Response Technique, Journal of the American Statistical Association <https://graemeblair.com/papers/randresp.pdf>.

r-rlibkriging 0.9-3
Dependencies: gcc@14.3.0 cmake@4.1.3
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-dicekriging@1.6.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/libKriging
Licenses: FSDG-compatible
Build system: r
Synopsis: Kriging Models using the 'libKriging' Library
Description:

Interface to libKriging C++ library <https://github.com/libKriging> that should provide most standard Kriging / Gaussian process regression features (like in DiceKriging', kergp or RobustGaSP packages). libKriging relies on Armadillo linear algebra library (Apache 2 license) by Conrad Sanderson, lbfgsb_cpp is a C++ port around by Pascal Have of lbfgsb library (BSD-3 license) by Ciyou Zhu, Richard Byrd, Jorge Nocedal and Jose Luis Morales used for hyperparameters optimization.

r-rmfrac 0.1.1
Propagated dependencies: r-zoo@1.8-14 r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-rlang@1.1.6 r-proxy@0.4-27 r-plotly@4.11.0 r-parallelly@1.45.1 r-matrixstats@1.5.0 r-ggplot2@4.0.1 r-foreach@1.5.2 r-fields@17.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Nemini-S/Rmfrac
Licenses: GPL 3
Build system: r
Synopsis: Simulation and Statistical Analysis of Multifractional Processes
Description:

Simulation of several fractional and multifractional processes. Includes Brownian and fractional Brownian motions, bridges and Gaussian Haar-based multifractional processes (GHBMP). Implements the methods from Ayache, Olenko and Samarakoon (2025) <doi:10.48550/arXiv.2503.07286> for simulation of GHBMP. Estimation of Hurst functions and local fractal dimension. Clustering realisations based on the Hurst functions. Several functions to estimate and plot geometric statistics of the processes and time series. Provides a shiny application for interactive use of the functions from the package.

r-ruhere 1.0.1
Propagated dependencies: r-terra@1.8-86 r-stringi@1.8.7 r-sf@1.0-23 r-rredlist@1.1.1 r-ridigbio@0.4.1 r-rgbif@3.8.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mapview@2.11.4 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-ggnewscale@0.5.2 r-florabr@1.3.1 r-fields@17.1 r-faunabr@1.0.0 r-data-table@1.17.8 r-bien@1.2.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://wevertonbio.github.io/RuHere/
Licenses: GPL 3+
Build system: r
Synopsis: Flags Spatial Errors in Biological Collection Data Using Specialists' Information
Description:

Automatically flags common spatial errors in biological collection data using metadata and specialists information. RuHere implements a workflow to manage occurrence data through six steps: dataset merging, metadata flagging, validation against expert-derived distribution maps, visualization of flagged records, and sampling bias exploration. It specifically integrates specialist-curated range information to identify geographic errors and introductions that often escape standard automated validation procedures. For details on the methodology, see: Trindade & Caron (2026) <doi:10.64898/2026.02.02.703373>.

r-ritalic 0.11.0
Propagated dependencies: r-sf@1.0-23 r-jsonlite@2.0.0 r-httr@1.4.7 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/plant-data/ritalic
Licenses: Expat
Build system: r
Synopsis: Interface to the ITALIC Database of Lichen Biodiversity
Description:

This package provides a programmatic interface to the Web Service methods provided by ITALIC (<https://italic.units.it>). ITALIC is a database of lichen data in Italy and bordering European countries. ritalic includes functions for retrieving information about lichen scientific names, geographic distribution, ecological data, morpho-functional traits and identification keys. More information about the data is available at <https://italic.units.it/?procedure=base&t=59&c=60>. The API documentation is available at <https://italic.units.it/?procedure=api>.

r-rstata 1.1.2
Propagated dependencies: r-foreign@0.8-90
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/lbraglia/RStata
Licenses: GPL 3
Build system: r
Synopsis: Bit of Glue Between R and Stata
Description:

This package provides a simple R -> Stata interface allowing the user to execute Stata commands (both inline and from a .do file) from R.

r-rdcor 1.0
Propagated dependencies: r-rfast2@0.1.5.6 r-rfast@2.1.5.2 r-dcov@0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rdcor
Licenses: GPL 2+
Build system: r
Synopsis: Rank Distance Correlation Coefficient
Description:

The rank distance correlation <doi:10.1080/01621459.2020.1782223> is computed. Included also is a function to perform permutation based testing.

r-r-temis 0.1.4
Propagated dependencies: r-wordcloud@2.6 r-tm-plugin-lexisnexis@1.4.2 r-tm-plugin-factiva@1.8.1 r-tm-plugin-europresse@1.4.1 r-tm-plugin-alceste@1.1.2 r-tm@0.7-16 r-stringi@1.8.7 r-snowballc@0.7.1 r-slam@0.1-55 r-nlp@0.3-2 r-igraph@2.2.1 r-factominer@2.12 r-explor@0.3.10 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nalimilan/R.TeMiS
Licenses: GPL 2+
Build system: r
Synopsis: Integrated Text Mining Solution
Description:

An integrated solution to perform a series of text mining tasks such as importing and cleaning a corpus, and analyses like terms and documents counts, lexical summary, terms co-occurrences and documents similarity measures, graphs of terms, correspondence analysis and hierarchical clustering. Corpora can be imported from spreadsheet-like files, directories of raw text files, as well as from Dow Jones Factiva', LexisNexis', Europresse and Alceste files.

r-rhrv 5.0.0
Propagated dependencies: r-writexl@1.5.4 r-waveslim@1.8.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-segmented@2.1-4 r-pmcmrplus@1.9.12 r-plotrix@3.8-13 r-nonlineartseries@0.3.1 r-lomb@2.5.0 r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17 r-broom@1.0.10 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://rhrv.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Heart Rate Variability Analysis of ECG Data
Description:

Allows users to import data files containing heartbeat positions in the most broadly used formats, to remove outliers or points with unacceptable physiological values present in the time series, to plot HRV data, and to perform time domain, frequency domain and nonlinear HRV analysis. See Garcia et al. (2017) <DOI:10.1007/978-3-319-65355-6>.

r-rationalexp 0.2.2
Propagated dependencies: r-snowfall@1.84-6.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RationalExp
Licenses: GPL 3
Build system: r
Synopsis: Rationalizing Rational Expectations. Tests and Deviations
Description:

We implement a test of the rational expectations hypothesis based on the marginal distributions of realizations and subjective beliefs from D'Haultfoeuille, Gaillac, and Maurel (2018) <doi:10.3386/w25274>. This test can be used in cases where realizations and subjective beliefs are observed in two different datasets that cannot be matched, or when they are observed in the same dataset. The package also computes the estimator of the minimal deviations from rational expectations than can be rationalized by the data.

r-rampath 0.5.1
Propagated dependencies: r-mass@7.3-65 r-lavaan@0.6-20 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://nd.psychstat.org
Licenses: GPL 2
Build system: r
Synopsis: Structural Equation Modeling Using the Reticular Action Model (RAM) Notation
Description:

We rewrite of RAMpath software developed by John McArdle and Steven Boker as an R package. In addition to performing regular SEM analysis through the R package lavaan, RAMpath has unique features. First, it can generate path diagrams according to a given model. Second, it can display path tracing rules through path diagrams and decompose total effects into their respective direct and indirect effects as well as decompose variance and covariance into individual bridges. Furthermore, RAMpath can fit dynamic system models automatically based on latent change scores and generate vector field plots based upon results obtained from a bivariate dynamic system. Starting version 0.4, RAMpath can conduct power analysis for both univariate and bivariate latent change score models.

r-rocbc 3.2.0
Propagated dependencies: r-splancs@2.01-45 r-proc@1.19.0.1 r-pracma@2.4.6 r-mvtnorm@1.3-3 r-mrmcaov@0.3.1 r-formattable@0.2.1 r-clinfun@1.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rocbc
Licenses: GPL 3
Build system: r
Synopsis: Statistical Inference for Box-Cox Based Receiver Operating Characteristic Curves
Description:

Generation of Box-Cox based ROC curves and several aspects of inferences and hypothesis testing. Can be used when inferences for one biomarker (Bantis LE, Nakas CT, Reiser B. (2018)<doi:10.1002/bimj.201700107>) are of interest or when comparisons of two correlated biomarkers (Bantis LE, Nakas CT, Reiser B. (2021)<doi:10.1002/bimj.202000128>) are of interest. Provides inferences and comparisons around the AUC, the Youden index, the sensitivity at a given specificity level (and vice versa), the optimal operating point of the ROC curve (in the Youden sense), and the Youden based cutoff.

r-rbe3 1.1
Propagated dependencies: r-pracma@2.4.6 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RBE3
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and Additional Tools for Quantile Generalized Beta Regression Model
Description:

Provide estimation and data generation tools for the quantile generalized beta regression model. For details, see Bourguignon, Gallardo and Saulo <arXiv:2110.04428> The package also provides tools to perform covariates selection.

r-rdss 1.0.14
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-readr@2.1.6 r-randomizr@1.0.0 r-purrr@1.2.0 r-ggplot2@4.0.1 r-generics@0.1.4 r-estimatr@1.0.6 r-dplyr@1.1.4 r-dataverse@0.3.16 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rdss
Licenses: Expat
Build system: r
Synopsis: Companion Datasets and Functions for Research Design in the Social Sciences
Description:

Helper functions to accompany the Blair, Coppock, and Humphreys (2022) "Research Design in the Social Sciences: Declaration, Diagnosis, and Redesign" <https://book.declaredesign.org>. rdss includes datasets, helper functions, and plotting components to enable use and replication of the book.

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-rpdbapi 3.0.1
Propagated dependencies: r-xml2@1.5.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-bio3d@2.4-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rPDBapi
Licenses: Expat
Build system: r
Synopsis: Comprehensive Interface for Accessing the Protein Data Bank
Description:

This package provides an R interface to the RCSB Protein Data Bank ('PDB') Search and Data APIs (<https://www.rcsb.org/>). Supports full-text, attribute, sequence, motif, structure, and chemical searches; retrieval of entry-, assembly-, polymer-entity-, and chemical-component-level metadata; and conversion of API responses into analysis-ready tables and typed R objects for reproducible structural bioinformatics workflows.

r-riembase 0.2.6
Propagated dependencies: r-rdpack@2.6.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kisungyou/RiemBase
Licenses: Expat
Build system: r
Synopsis: Functions and C++ Header Files for Computation on Manifolds
Description:

We provide a number of algorithms to estimate fundamental statistics including Fréchet mean and geometric median for manifold-valued data. Also, C++ header files are contained that implement elementary operations on manifolds such as Sphere, Grassmann, and others. See Bhattacharya and Bhattacharya (2012) <doi:10.1017/CBO9781139094764> if you are interested in statistics on manifolds, and Absil et al (2007, ISBN:9780691132983) on computational aspects of optimization on matrix manifolds.

r-ractivecampaign 0.6.0
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-retry@0.1.1 r-pbapply@1.7-4 r-httr@1.4.7 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://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-rminqa 0.3.1
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=rminqa
Licenses: GPL 2+
Build system: r
Synopsis: Derivative-Free Optimization in R using C++
Description:

Perform derivative-free optimization algorithms in R using C++. A wrapper interface is provided to call C function of the bobyqa implementation (See <https://github.com/emmt/Algorithms/tree/master/bobyqa>).

r-rmsb 1.1-2
Propagated dependencies: r-survival@3.8-3 r-stanheaders@2.32.10 r-rstan@2.32.7 r-rms@8.1-0 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-mass@7.3-65 r-loo@2.8.0 r-knitr@1.50 r-hmisc@5.2-4 r-ggplot2@4.0.1 r-digest@0.6.39 r-cluster@2.1.8.1 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://hbiostat.org/R/rmsb/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Regression Modeling Strategies
Description:

This package provides a Bayesian companion to the rms package, rmsb provides Bayesian model fitting, post-fit estimation, and graphics. It implements Bayesian regression models whose fit objects can be processed by rms functions such as contrast()', summary()', Predict()', nomogram()', and latex()'. The fitting function currently implemented in the package is blrm() for Bayesian logistic binary and ordinal regression with optional clustering, censoring, and departures from the proportional odds assumption using the partial proportional odds model of Peterson and Harrell (1990) <https://www.jstor.org/stable/2347760>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457