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

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-ruijter 0.1.3
Propagated dependencies: r-tibble@3.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ramiromagno/ruijter
Licenses: FSDG-compatible
Build system: r
Synopsis: Technical Data Sets by Ruijter et al. (2013)
Description:

The real-time quantitative polymerase chain reaction (qPCR) technical data sets by Ruijter et al. (2013) <doi:10.1016/j.ymeth.2012.08.011>: (i) the four-point 10-fold dilution series; (ii) 380 replicates; and (iii) the competimer data set. These three data sets can be used to benchmark qPCR methods. Original data set is available at <https://medischebiologie.nl/wp-content/uploads/2019/02/qpcrdatamethods.zip>. This package fixes incorrect annotations in the original data sets.

r-ritis 1.0.0
Propagated dependencies: r-tibble@3.3.1 r-solrium@1.2.0 r-jsonlite@2.0.0 r-data-table@1.18.4 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ropensci/ritishttps://docs.ropensci.org/ritis/
Licenses: Expat
Build system: r
Synopsis: Integrated Taxonomic Information System Client
Description:

An interface to the Integrated Taxonomic Information System ('ITIS') (<https://www.itis.gov>). Includes functions to work with the ITIS REST API methods (<https://www.itis.gov/ws_description.html>), as well as the Solr web service (<https://www.itis.gov/solr_documentation.html>).

r-rainfarmr 0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jhardenberg/rainfarmr
Licenses: ASL 2.0
Build system: r
Synopsis: Stochastic Precipitation Downscaling with the RainFARM Method
Description:

An implementation of the RainFARM (Rainfall Filtered Autoregressive Model) stochastic precipitation downscaling method (Rebora et al. (2006) <doi:10.1175/JHM517.1>). Adapted for climate downscaling according to D'Onofrio et al. (2018) <doi:10.1175/JHM-D-13-096.1> and for complex topography as in Terzago et al. (2018) <doi:10.5194/nhess-18-2825-2018>. The RainFARM method is based on the extrapolation to small scales of the Fourier spectrum of a large-scale precipitation field, using a fixed logarithmic slope and random phases at small scales, followed by a nonlinear transformation of the resulting linearly correlated stochastic field. RainFARM allows to generate ensembles of spatially downscaled precipitation fields which conserve precipitation at large scales and whose statistical properties are consistent with the small-scale statistics of observed precipitation, based only on knowledge of the large-scale precipitation field.

r-rappleads 0.1.3
Propagated dependencies: r-yaml@2.3.12 r-tidyr@1.3.2 r-stringr@1.6.0 r-snakecase@0.11.1 r-retry@0.1.1 r-rappdirs@0.3.4 r-purrr@1.2.2 r-pbapply@1.7-4 r-openssl@2.4.1 r-httr2@1.2.2 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/selesnow/rappleads
Licenses: Expat
Build system: r
Synopsis: Get Data from 'Apple Ads Campaign Management API'
Description:

This package provides functions to load and manage data from Apple Ads accounts using the Apple Ads Campaign Management API <https://developer.apple.com/documentation/apple_ads>.

r-roclab 0.1.4
Propagated dependencies: r-rsample@1.3.2 r-proc@1.19.0.1 r-pracma@2.4.6 r-kernlab@0.9-33 r-ggplot2@4.0.3 r-fastdummies@1.7.6 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://github.com/gimunBae/roclab
Licenses: Expat
Build system: r
Synopsis: ROC-Optimizing Binary Classifiers
Description:

This package implements ROC (Receiver Operating Characteristic)â Optimizing Binary Classifiers, supporting both linear and kernel models. Both model types provide a variety of surrogate loss functions. In addition, linear models offer multiple regularization penalties, whereas kernel models support a range of kernel functions. Scalability for large datasets is achieved through approximation-based options, which accelerate training and make fitting feasible on large data. Utilities are provided for model training, prediction, and cross-validation. The implementation builds on the ROC-Optimizing Support Vector Machines. For more information, see Hernà ndez-Orallo, José, et al. (2004) <doi:10.1145/1046456.1046489>, presented in the ROC Analysis in AI Workshop (ROCAI-2004).

r-ropenfigi 0.2.8
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/HuangRicky/ROpenFIGI
Licenses: GPL 3+
Build system: r
Synopsis: R Interface to OpenFIGI
Description:

Provide a simple interface to Bloomberg's OpenFIGI API. Please see <https://openfigi.com> for API details and registration. You may be eligible to have an API key to accelerate your loading process.

r-rollup 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-sparklyr@1.9.5 r-rlang@1.2.0 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://juyoungahn.github.io/rollup/
Licenses: Expat
Build system: r
Synopsis: Tidy Grouping Set Aggregation
Description:

This package provides a Tidy implementation of grouping sets', rollup and cube - extensions of the group_by clause that allow for computing multiple group_by clauses in a single statement. For more detailed information on these functions, please refer to "Enhanced Aggregation, Cube, Grouping and Rollup" <https://cwiki.apache.org/confluence/display/Hive/Enhanced+Aggregation%2C+Cube%2C+Grouping+and+Rollup>.

r-rstudio-prefs 0.1.9
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/ddsjoberg/rstudio.prefs
Licenses: GPL 3+
Build system: r
Synopsis: Set 'RStudio' Preferences
Description:

As of RStudio v1.3, the preferences in the Global Options dialog (and a number of other preferences that arenâ t) are now saved in simple, plain-text JSON files. This package provides an interface for working with these RStudio JSON preference files to easily make modifications without using the point-and-click option menus. This is particularly helpful when working on teams to ensure a unified experience across machines and utilizing settings for best practices.

r-repairdata 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/petzi53/repairData
Licenses: Expat
Build system: r
Synopsis: Open Repair Alliance Datasets 2021
Description:

The complete data set of open repair data, full compliant with the Open Repair Data Standards (ORDS). It combines the datasets contributed by partner organizations of the Open Repair Alliance (ORA). Last updated: 2021-02-22. The package also contains via quests enriched datasets on batteries, printer, mobiles, and tablets.

r-relimp 1.0-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://warwick.ac.uk/relimp
Licenses: GPL 2+
Build system: r
Synopsis: Relative Contribution of Effects in a Regression Model
Description:

This package provides functions to facilitate inference on the relative importance of predictors in a linear or generalized linear model, and a couple of useful Tcl/Tk widgets.

r-rtsa 0.2.2
Propagated dependencies: r-scales@1.4.0 r-rcpp@1.1.1-1.1 r-metafor@5.0-1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/AnneLyng/RTSA
Licenses: GPL 2+
Build system: r
Synopsis: 'Trial Sequential Analysis' for Error Control and Inference in Sequential Meta-Analyses
Description:

Frequentist sequential meta-analysis based on Trial Sequential Analysis (TSA) in programmed in Java by the Copenhagen Trial Unit (CTU). The primary function is the calculation of group sequential designs for meta-analysis to be used for planning and analysis of both prospective and retrospective sequential meta-analyses to preserve type-I-error control under sequential testing. RTSA includes tools for sample size and trial size calculation for meta-analysis and core meta-analyses methods such as fixed-effect and random-effects models and forest plots. TSA is described in Wetterslev et. al (2008) <doi:10.1016/j.jclinepi.2007.03.013>. The methods for deriving the group sequential designs are based on Jennison and Turnbull (1999, ISBN:9780849303166).

r-rtnmin 2016-7.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rtnmin
Licenses: GPL 2+
Build system: r
Synopsis: Truncated Newton Function Minimization with Bounds Constraints
Description:

Truncated Newton function minimization with bounds constraints based on the Matlab'/'Octave codes of Stephen Nash.

r-rilostat 2.5.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-httr2@1.2.2 r-haven@2.5.5 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ilostat.github.io/Rilostat/
Licenses: FreeBSD
Build system: r
Synopsis: Access and Manipulation of ILOSTAT Labour Statistics
Description:

This package provides functions to access and manipulate data from the ILOSTAT database <https://ilostat.ilo.org>, the International Labour Organization's repository of labour statistics. Supports bulk download of datasets, metadata retrieval, and tools for filtering, reshaping, and analysing data.

r-rosario 0.1.1
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-future@1.70.0 r-furrr@0.4.0 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://alrobles.github.io/rosario/
Licenses: GPL 3+
Build system: r
Synopsis: Null Model Algorithm to Analyze Cyclical Data in Ecology
Description:

This package implements a null model analysis to quantify concurrent temporal niche overlap (i.e., activity or phenology) among biological identities (e.g., individuals, populations, species) using the Rosario randomization algorithm (Castro-Arellano et al. 2010) <doi:10.1111/j.2041-210X.2010.00031.x>.

r-robmed 1.3.0
Propagated dependencies: r-sn@2.1.3 r-robustbase@0.99-7 r-quantreg@6.1 r-ggplot2@4.0.3 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/aalfons/robmed
Licenses: GPL 2+
Build system: r
Synopsis: (Robust) Mediation Analysis
Description:

Perform mediation analysis via the fast-and-robust bootstrap test ROBMED (Alfons, Ates & Groenen, 2022a; <doi:10.1177/1094428121999096>), as well as various other methods. Details on the implementation and code examples can be found in Alfons, Ates, and Groenen (2022b) <doi:10.18637/jss.v103.i13>. Further discussion on robust mediation analysis can be found in Alfons & Schley (2025) <doi:10.1002/wics.70051>.

r-rtmpt 2.0-3
Dependencies: gsl@2.8
Propagated dependencies: r-truncnorm@1.0-9 r-stringr@1.6.0 r-ryacas@1.1.6 r-loo@2.9.0 r-data-table@1.18.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=rtmpt
Licenses: GPL 2+
Build system: r
Synopsis: Fitting (Exponential/Diffusion) RT-MPT Models
Description:

Fit (exponential or diffusion) response-time extended multinomial processing tree (RT-MPT) models by Klauer and Kellen (2018) <doi:10.1016/j.jmp.2017.12.003> and Klauer, Hartmann, and Meyer-Grant (submitted). The RT-MPT class not only incorporate frequencies like traditional multinomial processing tree (MPT) models, but also latencies. This enables it to estimate process completion times and encoding plus motor execution times next to the process probabilities of traditional MPTs. rtmpt is a hierarchical Bayesian framework and posterior samples are sampled using a Metropolis-within-Gibbs sampler (for exponential RT-MPTs) or Hamiltonian-within-Gibbs sampler (for diffusion RT-MPTs).

r-rssl 0.9.8
Propagated dependencies: r-tidyr@1.3.2 r-scales@1.4.0 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-quadprog@1.5-8 r-matrix@1.7-5 r-mass@7.3-65 r-kernlab@0.9-33 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jkrijthe/RSSL
Licenses: GPL 2+
Build system: r
Synopsis: Implementations of Semi-Supervised Learning Approaches for Classification
Description:

This package provides a collection of implementations of semi-supervised classifiers and methods to evaluate their performance. The package includes implementations of, among others, Implicitly Constrained Learning, Moment Constrained Learning, the Transductive SVM, Manifold regularization, Maximum Contrastive Pessimistic Likelihood estimation, S4VM and WellSVM.

r-rctrecruit 0.2.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/imalagaris/RCTRecruit
Licenses: Expat
Build system: r
Synopsis: Non-Parametric Recruitment Prediction for Randomized Clinical Trials
Description:

Accurate prediction of subject recruitment for Randomized Clinical Trials (RCT) remains an ongoing challenge. Many previous prediction models rely on parametric assumptions. We present functions for non-parametric RCT recruitment prediction under several scenarios.

r-randvar 1.2.5
Propagated dependencies: r-startupmsg@1.0.0 r-distrex@2.9.6 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r-forge.r-project.org/projects/robast/
Licenses: LGPL 3
Build system: r
Synopsis: Implementation of Random Variables
Description:

This package implements random variables by means of S4 classes and methods.

r-rfacts 0.2.1
Dependencies: mono@6.12.0.206
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-fs@2.1.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://elilillyco.github.io/rfacts/
Licenses: Expat
Build system: r
Synopsis: R Interface to 'FACTS' on Unix-Like Systems
Description:

The rfacts package is an R interface to the Fixed and Adaptive Clinical Trial Simulator ('FACTS') on Unix-like systems. It programmatically invokes FACTS to run clinical trial simulations, and it aggregates simulation output data into tidy data frames. These capabilities provide end-to-end automation for large-scale simulation pipelines, and they enhance computational reproducibility. For more information on FACTS itself, please visit <https://www.berryconsultants.com/software/>.

r-rwsearch 5.2.6
Propagated dependencies: r-xml@3.99-0.23 r-sos@2.1-8 r-sig@0.0-6 r-networkd3@0.4.1 r-latexpdf@0.1.8 r-brew@1.0-10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RWsearch
Licenses: GPL 2
Build system: r
Synopsis: Lazy Search in R Packages, Task Views, CRAN, the Web. All-in-One Download
Description:

Search by keywords in R packages, task views, CRAN, the web and display the results in the console or in txt, html or pdf files. Download the package documentation (html index, README, NEWS, pdf manual, vignettes, source code, binaries) with a single instruction. Visualize the package dependencies and CRAN checks. Compare the package versions, unload and install the packages and their dependencies in a safe order. Explore CRAN archives. Use the above functions for task view maintenance. Access web search engines from the console thanks to 80+ bookmarks. All functions accept standard and non-standard evaluation.

r-runjags 2.2.2-5
Propagated dependencies: r-lattice@0.22-9 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ku-awdc/runjags
Licenses: GPL 2
Build system: r
Synopsis: Interface Utilities, Model Templates, Parallel Computing Methods and Additional Distributions for MCMC Models in JAGS
Description:

User-friendly interface utilities for MCMC models via Just Another Gibbs Sampler (JAGS), facilitating the use of parallel (or distributed) processors for multiple chains, automated control of convergence and sample length diagnostics, and evaluation of the performance of a model using drop-k validation or against simulated data. Template model specifications can be generated using a standard lme4-style formula interface to assist users less familiar with the BUGS syntax. A JAGS extension module provides additional distributions including the Pareto family of distributions, the DuMouchel prior and the half-Cauchy prior.

r-rlumcarlo 0.1.10
Propagated dependencies: r-scatterplot3d@0.3-45 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-khroma@1.17.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r-lum.github.io/RLumCarlo/
Licenses: GPL 3
Build system: r
Synopsis: Monte-Carlo Methods for Simulating Luminescence Phenomena
Description:

This package provides a collection of functions to simulate luminescence production in dosimetric materials using Monte Carlo methods. Implemented are models for delocalised transitions (e.g., Chen and McKeever (1997) <doi:10.1142/2781>), localised transitions (e.g., Pagonis et al. (2019) <doi:10.1016/j.jlumin.2018.11.024>) and tunnelling transitions (Jain et al. (2012) <doi:10.1088/0953-8984/24/38/385402> and Pagonis et al. (2019) <doi:10.1016/j.jlumin.2018.11.024>). Supported stimulation methods are thermal luminescence (TL), continuous-wave optically stimulated luminescence (CW-OSL), linearly-modulated optically stimulated luminescence (LM-OSL), linearly-modulated infrared stimulated luminescence (LM-IRSL), and isothermal luminescence (ITL or ISO-TL).

r-rgbif 3.8.5
Propagated dependencies: r-xml2@1.5.2 r-whisker@0.4.1 r-tibble@3.3.1 r-r6@2.6.1 r-oai@0.4.0 r-magrittr@2.0.5 r-lazyeval@0.2.3 r-jsonlite@2.0.0 r-ggplot2@4.0.3 r-data-table@1.18.4 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.

Total packages: 22167