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

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-report 0.6.4
Propagated dependencies: r-performance@0.16.0 r-parameters@0.28.3 r-insight@1.4.6 r-effectsize@1.0.1 r-datawizard@1.3.0 r-bayestestr@0.17.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://easystats.github.io/report/
Licenses: Expat
Build system: r
Synopsis: Automated Reporting of Results and Statistical Models
Description:

The aim of the report package is to bridge the gap between Râ s output and the formatted results contained in your manuscript. This package converts statistical models and data frames into textual reports suited for publication, ensuring standardization and quality in results reporting.

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-rerddaputils 1.0.1
Propagated dependencies: r-stringr@1.6.0 r-sf@1.1-0 r-rerddap@1.2.3 r-ncdf4@1.24 r-lubridate@1.9.5 r-duckdb@1.4.4 r-dbi@1.3.0 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=rerddapUtils
Licenses: CC0
Build system: r
Synopsis: Miscellaneous Utilities for 'rerddap'
Description:

The rerddapUtils package is an R package that is a set of four main functions designed to work with and extend the rerddap package. These functions includes one for restricting by season, one for splitting large requests, and two for working with projected datasets. There are also two utility functions that provide estimates of the size of a proposed rerddap::griddap() request.

r-rwa 0.1.1
Propagated dependencies: r-tidyr@1.3.2 r-purrr@1.2.1 r-magrittr@2.0.4 r-ggplot2@4.0.2 r-dplyr@1.2.0 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://martinctc.github.io/rwa/
Licenses: GPL 3
Build system: r
Synopsis: Perform a Relative Weights Analysis
Description:

Perform a Relative Weights Analysis (RWA) (a.k.a. Key Drivers Analysis) as per the method described in Tonidandel & LeBreton (2015) <DOI:10.1007/s10869-014-9351-z>, with its original roots in Johnson (2000) <DOI:10.1207/S15327906MBR3501_1>. In essence, RWA decomposes the total variance predicted in a regression model into weights that accurately reflect the proportional contribution of the predictor variables, which addresses the issue of multi-collinearity. In typical scenarios, RWA returns similar results to Shapley regression, but with a significant advantage on computational performance.

r-roptions 1.0.3
Propagated dependencies: r-purrr@1.2.1 r-plotly@4.12.0 r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=roptions
Licenses: GPL 3
Build system: r
Synopsis: Option Strategies and Valuation
Description:

Collection of tools to develop options strategies, value option contracts using the Black-Scholes-Merten option pricing model and calculate the option Greeks. Hull, John C. "Options, Futures, and Other Derivatives" (1997, ISBN:0-13-601589-1). Fischer Black, Myron Scholes (1973) "The Pricing of Options and Corporate Liabilities" <doi:10.1086/260062>.

r-rinside 0.2.19
Propagated dependencies: r-rcpp@1.1.1
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-runmcmcbtadjust 1.1.3
Propagated dependencies: 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=runMCMCbtadjust
Licenses: FSDG-compatible
Build system: r
Synopsis: Runs Monte Carlo Markov Chain - With Either 'JAGS', 'nimble' or 'greta' - While Adjusting Burn-in and Thinning Parameters
Description:

The function runMCMC_btadjust() returns a mcmc.list object which is the output of a Markov Chain Monte Carlo obtained - from either JAGS', nimble or greta - after adjusting burn-in and thinning parameters to meet pre-specified criteria in terms of convergence & effective sample size. Used with nimble', runMCMC_btadjust() allows extra calculations (e.g. information criteria for model comparison and goodness-of-fit p-values for model diagnosis).

r-redcapr 1.6.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.1.7 r-readr@2.2.0 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ouhscbbmc.github.io/REDCapR/
Licenses: Expat
Build system: r
Synopsis: Interaction Between R and REDCap
Description:

Encapsulates functions to streamline calls from R to the REDCap API. REDCap (Research Electronic Data CAPture) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The Application Programming Interface (API) offers an avenue to access and modify data programmatically, improving the capacity for literate and reproducible programming.

r-robust2sls 0.2.3
Propagated dependencies: r-pracma@2.4.6 r-mathjaxr@2.0-0 r-mass@7.3-65 r-ivreg@0.6-7 r-foreach@1.5.2 r-exactci@1.4-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jkurle/robust2sls
Licenses: GPL 3
Build system: r
Synopsis: Outlier Robust Two-Stage Least Squares Inference and Testing
Description:

An implementation of easy tools for outlier robust inference in two-stage least squares (2SLS) models. The user specifies a reference distribution against which observations are classified as outliers or not. After removing the outliers, adjusted standard errors are automatically provided. Furthermore, several statistical tests for the false outlier detection rate can be calculated. The outlier removing algorithm can be iterated a fixed number of times or until the procedure converges. The algorithms and robust inference are described in more detail in Jiao (2019) <https://drive.google.com/file/d/1qPxDJnLlzLqdk94X9wwVASptf1MPpI2w/view>.

r-rcprd 0.0.2
Propagated dependencies: r-stringr@1.6.0 r-rsqlite@2.4.6 r-lubridate@1.9.5 r-fastmatch@1.1-8 r-dplyr@1.2.0 r-data-table@1.18.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://alexpate30.github.io/rcprd/
Licenses: Expat
Build system: r
Synopsis: Extraction and Management of Clinical Practice Research Datalink Data
Description:

Simplify the process of extracting and processing Clinical Practice Research Datalink (CPRD) data in order to build datasets ready for statistical analysis. This process is difficult in R', as the raw data is very large and cannot be read into the R workspace. rcprd utilises RSQLite to create SQLite databases which are stored on the hard disk. These are then queried to extract the required information for a cohort of interest, and create datasets ready for statistical analysis. The processes follow closely that from the rEHR package, see Springate et al., (2017) <doi:10.1371/journal.pone.0171784>.

r-rpact 4.4.0
Propagated dependencies: r-rlang@1.1.7 r-rcpp@1.1.1 r-r6@2.6.1 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.rpact.org
Licenses: LGPL 3
Build system: r
Synopsis: Confirmatory Adaptive Clinical Trial Design and Analysis
Description:

Design and analysis of confirmatory adaptive clinical trials with continuous, binary, and survival endpoints according to the methods described in the monograph by Wassmer and Brannath (2025) <doi:10.1007/978-3-031-89669-9>. This includes classical group sequential as well as multi-stage adaptive hypotheses tests that are based on the combination testing principle.

r-r2rtf 1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://merck.github.io/r2rtf/
Licenses: GPL 3
Build system: r
Synopsis: Easily Create Production-Ready Rich Text Format (RTF) Tables and Figures
Description:

Create production-ready Rich Text Format (RTF) tables and figures with flexible format.

r-rprobsup 3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RProbSup
Licenses: Expat
Build system: r
Synopsis: Calculates Probability of Superiority
Description:

The A() function calculates the A statistic, a nonparametric measure of effect size for two independent groups thatâ s also known as the probability of superiority (Ruscio, 2008), along with its standard error and a confidence interval constructed using bootstrap methods (Ruscio & Mullen, 2012). Optional arguments can be specified to calculate variants of the A statistic developed for other research designs (e.g., related samples, more than two independent groups or related samples; Ruscio & Gera, 2013). <DOI: 10.1037/1082-989X.13.1.19>. <DOI: 10.1080/00273171.2012.658329>. <DOI: 10.1080/00273171.2012.738184>.

r-rpoppler 0.1-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rpoppler
Licenses: GPL 2
Build system: r
Synopsis: PDF Tools Based on Poppler
Description:

PDF tools based on the Poppler PDF rendering library. See <http://poppler.freedesktop.org/> for more information on Poppler.

r-rdomains 0.4.0
Propagated dependencies: r-xml2@1.5.2 r-xml@3.99-0.22 r-virustotal@0.6.0 r-urltools@1.7.3.1 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.1.7 r-readr@2.2.0 r-r-utils@2.13.0 r-purrr@1.2.1 r-matrix@1.7-4 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.0 r-glmnet@4.1-10 r-dplyr@1.2.0 r-curl@7.0.0 r-cli@3.6.5 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rdomains
Licenses: Expat
Build system: r
Synopsis: Get the Category of Content Hosted by a Domain
Description:

Get the category of content hosted by a domain. Use Shallalist (service discontinued), VirusTotal (which provides access to lots of services) <https://www.virustotal.com/>, DMOZ <https://archive.org/details/dmoz-rdf-20150327>, University Domain list <https://github.com/Hipo/university-domains-list>, OpenAI GPT models, Anthropic Claude models, or validated machine learning classifiers based on Shallalist data to learn about the kind of content hosted by a domain.

r-rrmixture 0.1-2
Propagated dependencies: r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-matrixcalc@1.0-6 r-matrix@1.7-4 r-mass@7.3-65 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=rrMixture
Licenses: GPL 2+
Build system: r
Synopsis: Reduced-Rank Mixture Models
Description:

We implement full-ranked, rank-penalized, and adaptive nuclear norm penalized estimation methods using multivariate mixture models proposed by Kang, Chen, and Yao (2022+).

r-rkaf 0.1.0
Propagated dependencies: r-torch@0.16.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/gsidoine/rkaf
Licenses: Expat
Build system: r
Synopsis: Kolmogorov-Arnold Fourier Networks in R
Description:

This package provides an R implementation of Kolmogorov-Arnold Fourier Networks using the torch backend. The package supports regression, binary classification, multiclass classification, formula and matrix interfaces, mini-batch training, validation splits, early stopping, standardization, best-model restoration, and KAF-specific diagnostics.

r-robust-prioritizr 1.0.3
Propagated dependencies: r-units@1.0-0 r-tibble@3.3.1 r-terra@1.8-93 r-sf@1.1-0 r-rlang@1.1.7 r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-r6@2.6.1 r-prioritizr@8.1.0 r-cli@3.6.5 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/frankiecho/robust.prioritizr
Licenses: GPL 3+
Build system: r
Synopsis: Robust Systematic Conservation Prioritization
Description:

Systematic conservation prioritization with robust optimization techniques. This is important because conservation prioritizations typically only consider the most likely outcome associated with a conservation action (e.g., establishing a protected area will safeguard a threatened species population) and fail to consider other outcomes and their consequences for meeting conservation objectives. By extending the prioritizr package, this package can be used to generate conservation prioritizations that account of uncertainty in the climate change scenario projections, species distribution models, ecosystem service models, and measurement errors. In particular, prioritizations can be generated to be fully robust to uncertainty by minimizing (or maximizing) objectives under the worst possible outcome. Since reducing the uncertainty associated with achieving conservation objectives may sacrifice other objectives (e.g., minimizing protected area implementation costs), prioritizations can also be generated to be partially robust based on a specified confidence level parameter. Partially robust prioritizations can be generated based on the chance constrained programming problem (Charnes & Cooper 1959, <doi:10.1287/mnsc.6.1.73>) and the conditional value-at-risk problem (Rockafellar & Uryasev 2000, <doi:10.21314/JOR.2000.038>).

r-retrodesign 0.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/andytimm/retrodesign
Licenses: Expat
Build system: r
Synopsis: Tools for Type S (Sign) and Type M (Magnitude) Errors
Description:

This package provides tools for working with Type S (Sign) and Type M (Magnitude) errors, as proposed in Gelman and Tuerlinckx (2000) <doi:10.1007/s001800000040> and Gelman & Carlin (2014) <doi:10.1177/1745691614551642>. In addition to simply calculating the probability of Type S/M error, the package includes functions for calculating these errors across a variety of effect sizes for comparison, and recommended sample size given "tolerances" for Type S/M errors. To improve the speed of these calculations, closed forms solutions for the probability of a Type S/M error from Lu, Qiu, and Deng (2018) <doi:10.1111/bmsp.12132> are implemented. As of 1.0.0, this includes support only for simple research designs. See the package vignette for a fuller exposition on how Type S/M errors arise in research, and how to analyze them using the type of design analysis proposed in the above papers.

r-rocsvm-path 0.1.0
Propagated dependencies: r-svmpath@0.970 r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rocsvm.path
Licenses: GPL 2
Build system: r
Synopsis: The Entire Solution Paths for ROC-SVM
Description:

We develop the entire solution paths for ROC-SVM presented by Rakotomamonjy. The ROC-SVM solution path algorithm greatly facilitates the tuning procedure for regularization parameter, lambda in ROC-SVM by avoiding grid search algorithm which may be computationally too intensive. For more information on the ROC-SVM, see the report in the ROC Analysis in AI workshop(ROCAI-2004) : Hernà ndez-Orallo, José, et al. (2004) <doi:10.1145/1046456.1046489>.

r-r4subdata 0.1.1
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/R4SUB/r4subdata
Licenses: Expat
Build system: r
Synopsis: Example Datasets for Clinical Submission Readiness
Description:

This package provides realistic synthetic example datasets for the R4SUB (R for Regulatory Submission) ecosystem. Includes a pharma study evidence table, ADaM (Analysis Data Model) and SDTM (Study Data Tabulation Model) metadata following CDISC (Clinical Data Interchange Standards Consortium) conventions (<https://www.cdisc.org>), traceability mappings, a risk register based on ICH (International Council for Harmonisation) Q9 quality risk management principles (<https://www.ich.org/page/quality-guidelines>), and regulatory indicator definitions. Designed for demos, vignettes, and package testing.

r-rtpcr 2.1.8
Propagated dependencies: r-tidyr@1.3.2 r-reshape2@1.4.5 r-purrr@1.2.1 r-multcomp@1.4-29 r-lmertest@3.2-0 r-lme4@1.1-38 r-lifecycle@1.0.5 r-ggplot2@4.0.2 r-emmeans@2.0.1 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://mirzaghaderi.github.io/rtpcr/
Licenses: GPL 3
Build system: r
Synopsis: qPCR Data Analysis
Description:

This package provides tools for qPCR data analysis using Delta Ct and Delta Delta Ct methods, including t-test, Wilcoxon-test, ANOVA models, and publication-ready visualizations. The package supports multiple target, and multiple reference genes, and uses a calculation framework adopted from Ganger et al. (2017) <doi:10.1186/s12859-017-1949-5> and Taylor et al. (2019) <doi:10.1016/j.tibtech.2018.12.002>, covering both the Livak and Pfaffl methods.

r-replicate 1.2.0
Propagated dependencies: r-metafor@4.8-0 r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Replicate
Licenses: GPL 2
Build system: r
Synopsis: Statistical Metrics for Multisite Replication Studies
Description:

For a multisite replication project, computes the consistency metric P_orig, which is the probability that the original study would observe an estimated effect size as extreme or more extreme than it actually did, if in fact the original study were statistically consistent with the replications. Other recommended metrics are: (1) the probability of a true effect of scientifically meaningful size in the same direction as the estimate the original study; and (2) the probability of a true effect of meaningful size in the direction opposite the original study's estimate. These two can be computed using the package \codeMetaUtility::prop_stronger. Additionally computes older metrics used in replication projects (namely expected agreement in "statistical significance" between an original study and replication studies as well as prediction intervals for the replication estimates). See Mathur and VanderWeele (under review; <https://osf.io/apnjk/>) for details.

r-rmcorr 0.7.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-psych@2.6.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/lmarusich/rmcorr
Licenses: GPL 2
Build system: r
Synopsis: Repeated Measures Correlation
Description:

Compute the repeated measures correlation, a statistical technique for determining the overall within-individual relationship among paired measures assessed on two or more occasions, first introduced by Bland and Altman (1995). Includes functions for diagnostics, p-value, effect size with confidence interval including optional bootstrapping, as well as graphing. Also includes several example datasets. For more details, see the web documentation <https://lmarusich.github.io/rmcorr/index.html> and the original paper: Bakdash and Marusich (2017) <doi:10.3389/fpsyg.2017.00456>.

Total packages: 70995