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

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-rnumerai 3.0.1
Propagated dependencies: r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-ghql@0.1.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Omni-Analytics-Group/Rnumerai
Licenses: GPL 3
Build system: r
Synopsis: Interface to the Numerai Machine Learning Tournament API
Description:

Routines to interact with the Numerai Machine Learning Tournament API <https://numer.ai>. The functionality includes the ability to automatically download the current tournament data, submit predictions, and to get information for your user.

r-ribiosgraph 1.1.0
Propagated dependencies: r-ribiosutils@1.7.7 r-plotly@4.12.0 r-magrittr@2.0.5 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/bedapub/ribiosGraph
Licenses: GPL 3
Build system: r
Synopsis: Manipulate and Visualize Graphs in the 'ribios' Software Suite
Description:

This package provides tools to manipulate and visualize graphs (networks) for computational biology in drug discovery, for instance functions for creating bipartite graphs and for interactive visualizations. Zhang (2025) <https://github.com/bedapub/ribiosGraph>.

r-rspc 1.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rspc
Licenses: GPL 3
Build system: r
Synopsis: Nelson Rules for Control Charts
Description:

Implementation of Nelson rules for control charts in R'. The Rspc implements some Statistical Process Control methods, namely Levey-Jennings type of I (individuals) chart, Shewhart C (count) chart and Nelson rules (as described in Montgomery, D. C. (2013) Introduction to statistical quality control. Hoboken, NJ: Wiley.). Typical workflow is taking the time series, specify the control limits, and list of Nelson rules you want to evaluate. There are several options how to modify the rules (one sided limits, numerical parameters of rules, etc.). Package is also capable of calculating the control limits from the data (so far only for i-chart and c-chart are implemented).

r-rrapply 1.2.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://jorischau.github.io/rrapply/
Licenses: LGPL 3
Build system: r
Synopsis: Revisiting Base Rapply
Description:

The minimal rrapply'-package contains a single function rrapply(), providing an extended implementation of R'-base rapply() by allowing to recursively apply a function to elements of a nested list based on a general condition function and including the possibility to prune or aggregate nested list elements from the result. In addition, special arguments can be supplied to access the name, location, parents and siblings in the nested list of the element under evaluation. The rrapply() function builds upon rapply()'s native C implementation and requires no other package dependencies.

r-regdif 1.1.1
Propagated dependencies: r-statmod@1.5.2 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=regDIF
Licenses: Expat
Build system: r
Synopsis: Regularized Differential Item Functioning
Description:

This package performs regularization of differential item functioning (DIF) parameters in item response theory (IRT) models (Belzak & Bauer, 2020) <https://pubmed.ncbi.nlm.nih.gov/31916799/> using a penalized expectation-maximization algorithm.

r-rutifier 1.0.4
Propagated dependencies: r-r-utils@2.13.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rutifier
Licenses: Expat
Build system: r
Synopsis: Chilean Rol Unico Tributario
Description:

This package provides a RUT (Rol Unico Tributario) is an unique and personal identification number implemented in Chile to identify citizens and taxpayers. Rutifier allows to validate if a RUT exist or not and change between the different formats a RUT can have.

r-ricci 0.1.1
Propagated dependencies: r-rlang@1.2.0 r-cli@3.6.6 r-calculus@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/lschneiderbauer/ricci
Licenses: GPL 3+
Build system: r
Synopsis: Ricci Calculus
Description:

This package provides a compact R interface for performing tensor calculations. This is achieved by allowing (upper and lower) index labeling of arrays and making use of Ricci calculus conventions to implicitly trigger contractions and diagonal subsetting. Explicit tensor operations, such as addition, subtraction and multiplication of tensors via the standard operators, raising and lowering indices, taking symmetric or antisymmetric tensor parts, as well as the Kronecker product are available. Common tensors like the Kronecker delta, Levi Civita epsilon, certain metric tensors, the Christoffel symbols, the Riemann as well as Ricci tensors are provided. The covariant derivative of tensor fields with respect to any metric tensor can be evaluated. An effort was made to provide the user with useful error messages.

r-redcapapi 2.12.0
Propagated dependencies: r-shelter@0.2.1 r-mime@0.13 r-lubridate@1.9.5 r-labelvector@0.1.2 r-jsonlite@2.0.0 r-curl@7.1.0 r-chron@2.3-62 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/vubiostat/redcapAPI
Licenses: GPL 2
Build system: r
Synopsis: Interface to 'REDCap'
Description:

Access data stored in REDCap databases using the Application Programming Interface (API). REDCap (Research Electronic Data CAPture; <https://projectredcap.org>, Harris, et al. (2009) <doi:10.1016/j.jbi.2008.08.010>, Harris, et al. (2019) <doi:10.1016/j.jbi.2019.103208>) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The API allows users to access data and project meta data (such as the data dictionary) from the web programmatically. The redcapAPI package facilitates the process of accessing data with options to prepare an analysis-ready data set consistent with the definitions in a database's data dictionary.

r-renext 3.1-5
Propagated dependencies: r-numderiv@2016.8-1.1 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/IRSN/Renext
Licenses: GPL 2+
Build system: r
Synopsis: Renewal Method for Extreme Values Extrapolation
Description:

Peaks Over Threshold (POT) or methode du renouvellement'. The distribution for the excesses can be chosen, and heterogeneous data (including historical data or block data) can be used in a Maximum-Likelihood framework.

r-rayshader 0.37.3
Propagated dependencies: r-terrainmeshr@1.0.1 r-scales@1.4.0 r-rgl@1.3.36 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rayvertex@0.15.0 r-rayrender@0.41.3 r-rayimage@0.26.1 r-raster@3.6-32 r-progress@1.2.3 r-png@0.1-9 r-magrittr@2.0.5 r-jpeg@0.1-11 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.rayshader.com
Licenses: GPL 3
Build system: r
Synopsis: Create Maps and Visualize Data in 2D and 3D
Description:

Uses a combination of raytracing and multiple hill shading methods to produce 2D and 3D data visualizations and maps. Includes water detection and layering functions, programmable color palette generation, several built-in textures for hill shading, 2D and 3D plotting options, a built-in path tracer, Wavefront OBJ file export, and the ability to save 3D visualizations to a 3D printable format.

r-rmstbayespara 0.1.0
Propagated dependencies: r-zipfr@0.6-70 r-rstan@2.32.7 r-loo@2.9.0 r-crayon@1.5.3 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rmstBayespara
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Restricted Mean Survival Time for Cluster Effect
Description:

The parametric Bayes analysis for the restricted mean survival time (RMST) with cluster effect, as described in Hanada and Kojima (2024) <doi:10.48550/arXiv.2406.06071>. Bayes estimation with random-effect and frailty-effect can be applied to several parametric models useful in survival time analysis. The RMST under these parametric models can be computed from the obtained posterior samples.

r-raptools 1.23.0
Propagated dependencies: r-tidyr@1.3.2 r-rms@8.1-1 r-proc@1.19.0.1 r-pracma@2.4.6 r-hmisc@5.2-5 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Researchverse/raptools
Licenses: GPL 3
Build system: r
Synopsis: Risk Assessment Plot and Reclassification Metrics
Description:

Assessing the comparative performance of two logistic regression models or results of such models or classification models. Discrimination metrics include Integrated Discrimination Improvement (IDI), Net Reclassification Improvement (NRI), and difference in Area Under the Curves (AUCs), Brier scores and Brier skill. Plots include Risk Assessment Plots, Decision curves and Calibration plots. Methods are described in Pickering and Endre (2012) <doi:10.1373/clinchem.2011.167965> and Pencina et al. (2008) <doi:10.1002/sim.2929>.

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-rarfreq 0.1.5
Propagated dependencies: r-tidyr@1.3.2 r-reshape2@1.4.5 r-rdpack@2.6.6 r-patchwork@1.3.2 r-magrittr@2.0.5 r-latex2exp@0.9.8 r-ggplot2@4.0.3 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://cran.r-project.org/package=RARfreq
Licenses: Expat
Build system: r
Synopsis: Response Adaptive Randomization with 'Frequentist' Approaches
Description:

This package provides functions and command-line user interface to generate allocation sequence by response-adaptive randomization for clinical trials. The package currently supports two families of frequentist response-adaptive randomization procedures, Doubly Adaptive Biased Coin Design ('DBCD') and Sequential Estimation-adjusted Urn Model ('SEU'), for binary and normal endpoints. One-sided proportion (or mean) difference and Chi-square (or ANOVA') hypothesis testing methods are also available in the package to facilitate the inference for treatment effect. Additionally, the package provides comprehensive and efficient tools to allow one to evaluate and compare the performance of randomization procedures and tests based on various criteria. For example, plots for relationship among assumed treatment effects, sample size, and power are provided. Five allocation functions for DBCD and six addition rule functions for SEU are implemented to target allocations such as Neyman', Rosenberger Rosenberger et al. (2001) <doi:10.1111/j.0006-341X.2001.00909.x> and Urn allocations.

r-robustaft 1.4-10
Propagated dependencies: r-v8@8.2.0 r-survival@3.8-6 r-robustbase@0.99-7 r-deoptimr@1.1-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RobustAFT
Licenses: GPL 2+
Build system: r
Synopsis: Truncated Maximum Likelihood Fit and Robust Accelerated Failure Time Regression for Gaussian and Log-Weibull Case
Description:

R functions for the computation of the truncated maximum likelihood and the robust accelerated failure time regression for gaussian and log-Weibull case.

r-rtip 1.1.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-plyr@1.8.9 r-mvtnorm@1.3-7 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://cran.r-project.org/package=rtip
Licenses: GPL 3
Build system: r
Synopsis: Inequality, Welfare and Poverty Indices and Curves using the EU-SILC Data
Description:

R tools to measure and compare inequality, welfare and poverty using the EU statistics on income and living conditions surveys.

r-robstepsplitreg 2.0.0
Propagated dependencies: r-glmnet@5.0 r-cellwise@2.5.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robStepSplitReg
Licenses: GPL 2+
Build system: r
Synopsis: Robust Stepwise Split Regularized Regression
Description:

This package provides functions to perform robust stepwise split regularized regression. The approach first uses a robust stepwise algorithm to split the variables into the models of an ensemble. An adaptive robust regularized estimator is then applied to each subset of predictors in the models of an ensemble.

r-rbbnp 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-rglpk@0.6-5.1 r-purrr@1.2.2 r-pracma@2.4.6 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://xinyudai.net/rbbnp-dev/
Licenses: GPL 3+
Build system: r
Synopsis: Bias Bound Approach to Non-Parametric Inference
Description:

This package provides a novel bias-bound approach for non-parametric inference is introduced, focusing on both density and conditional expectation estimation. It constructs valid confidence intervals that account for the presence of a non-negligible bias and thus make it possible to perform inference with optimal mean squared error minimizing bandwidths. This package is based on Schennach (2020) <doi:10.1093/restud/rdz065>.

r-rnewsflow 1.2.8
Propagated dependencies: r-wordcloud@2.6 r-stringi@1.8.7 r-scales@1.4.0 r-rcppprogress@0.4.2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-quanteda@4.4 r-matrix@1.7-5 r-igraph@2.3.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RNewsflow
Licenses: GPL 3
Build system: r
Synopsis: Tools for Comparing Text Messages Across Time and Media
Description:

This package provides a collection of tools for measuring the similarity of text messages and tracing the flow of messages over time and across media.

r-rankfd 0.1.1
Propagated dependencies: r-mvtnorm@1.3-7 r-multcomp@1.4-30 r-mass@7.3-65 r-lattice@0.22-9 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=rankFD
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Rank-Based Tests for General Factorial Designs
Description:

The rankFD() function calculates the Wald-type statistic (WTS) and the ANOVA-type statistic (ATS) for nonparametric factorial designs, e.g., for count, ordinal or score data in a crossed design with an arbitrary number of factors. Brunner, E., Bathke, A. and Konietschke, F. (2018) <doi:10.1007/978-3-030-02914-2>.

r-rologit 0.1.3
Propagated dependencies: r-survival@3.8-6 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ROlogit
Licenses: LGPL 3
Build system: r
Synopsis: Fit Rank-Ordered Logit (RO-Logit) Model
Description:

This package implements the rank-ordered logit (RO-logit) model for stratified analysis of continuous outcomes introduced by Tan et al. (2017) <doi:10.1177/0962280217747309>. Model diagnostics based on the heuristic residuals and estimates in linear scales are available from the package, and outcomes with ties are supported.

r-rkelly 1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RKelly
Licenses: Expat
Build system: r
Synopsis: Translate Odds and Probabilities
Description:

Calculates the Kelly criterion (Kelly, J.L. (1956) <doi:10.1002/j.1538-7305.1956.tb03809.x>) for bets given quoted prices, model predictions and commissions. Additionally it contains helper functions to calculate the probabilities for wins and draws in multi-leg games.

r-rcites 1.3.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rcites/
Licenses: Expat
Build system: r
Synopsis: R Interface to the Species+ Database
Description:

This package provides a programmatic interface to the Species+ <https://speciesplus.net/> database via the Species+/CITES Checklist API <https://api.speciesplus.net/>.

r-roracle 1.5-1
Propagated dependencies: r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.oracle.com
Licenses: LGPL 2.0+
Build system: r
Synopsis: OCI Based Oracle Database Interface for R
Description:

Oracle Database interface (DBI) driver for R. This is a DBI-compliant Oracle driver based on the OCI.

Total packages: 72465