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

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-rimpact 1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RImpact
Licenses: Expat
Build system: r
Synopsis: Calculates Measures of Scholarly Impact
Description:

The metrics() function calculates measures of scholarly impact. These include conventional measures, such as the number of publications and the total citations to all publications, as well as modern and robust metrics based on the vector of citations associated with each publication, such as the h index and many of its variants or rivals. These methods are described in Ruscio et al. (2012) <DOI: 10.1080/15366367.2012.711147>.

r-rngforgpd 1.1.0
Propagated dependencies: r-mvtnorm@1.3-7 r-matrix@1.7-5 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RNGforGPD
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Random Number Generation for Generalized Poisson Distribution
Description:

Generation of univariate and multivariate data that follow the generalized Poisson distribution. The details of the univariate part are explained in Demirtas (2017) <doi: 10.1080/03610918.2014.968725>, and the multivariate part is an extension of the correlated Poisson data generation routine that was introduced in Yahav and Shmueli (2012) <doi: 10.1002/asmb.901>.

r-rpregression 0.1.0
Propagated dependencies: r-stargazer@5.2.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RPregression
Licenses: GPL 3
Build system: r
Synopsis: Simple Regression and Plotting Tool
Description:

Perform a regression analysis, generate a regression table, create a scatter plot, and download the results. It uses stargazer for generating regression tables and ggplot2 for creating plots. With just two lines of code, you can perform a regression analysis, visualize the results, and save the output. It is part of my make R easy project where one doesn't need to know how to use various packages in order to get results and makes it easily accessible to beginners. This is a part of my make R easy project. Help from ChatGPT was taken. References were Wickham (2016) <doi:10.1007/978-3-319-24277-4>.

r-rankingproject 0.4.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/civilstat/RankingProject
Licenses: GPL 2
Build system: r
Synopsis: The Ranking Project: Visualizations for Comparing Populations
Description:

This package provides functions to generate plots and tables for comparing independently- sampled populations. Companion package to "A Primer on Visualizations for Comparing Populations, Including the Issue of Overlapping Confidence Intervals" by Wright, Klein, and Wieczorek (2019) <DOI:10.1080/00031305.2017.1392359> and "A Joint Confidence Region for an Overall Ranking of Populations" by Klein, Wright, and Wieczorek (2020) <DOI:10.1111/rssc.12402>.

r-rtfa 0.1.0
Propagated dependencies: r-tensor@1.5.1 r-rtensor@1.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RTFA
Licenses: GPL 2+
Build system: r
Synopsis: Robust Factor Analysis for Tensor Time Series
Description:

Tensor Factor Models (TFM) are appealing dimension reduction tools for high-order tensor time series, and have wide applications in economics, finance and medical imaging. We propose an one-step projection estimator by minimizing the least-square loss function, and further propose a robust estimator with an iterative weighted projection technique by utilizing the Huber loss function. The methods are discussed in Barigozzi et al. (2022) <arXiv:2206.09800>, and Barigozzi et al. (2023) <arXiv:2303.18163>.

r-riingo 0.3.1
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/business-science/riingo
Licenses: Expat
Build system: r
Synopsis: An R Interface to the 'Tiingo' Stock Price API
Description:

Functionality to download stock prices, cryptocurrency data, and more from the Tiingo API <https://api.tiingo.com/>.

r-refiner 2.0.0
Propagated dependencies: r-future-apply@1.20.2 r-future@1.70.0 r-ash@1.0-15
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=refineR
Licenses: GPL 3+
Build system: r
Synopsis: Reference Interval Estimation using Real-World Data
Description:

Indirect method for the estimation of reference intervals (RIs) using Real-World Data ('RWD') and methods for comparing and verifying RIs. Estimates RIs by applying advanced statistical methods to routine diagnostic test measurements, which include both pathological and non-pathological samples, to model the distribution of non-pathological samples. This distribution is then used to derive reference intervals and support RI verification, i.e., deciding if a specific RI is suitable for the local population. The package also provides functions for printing and plotting algorithm results. See ?refineR for a detailed description of features. Version 1.0 of the algorithm is described in Ammer et al. (2021) <doi:10.1038/s41598-021-95301-2>. Additional guidance is in Ammer et al. (2023) <doi:10.1093/jalm/jfac101>. The verification method is described in Beck et al. (2025) <doi:10.1515/cclm-2025-0728>.

r-retraction 0.1.0
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-stringdist@0.9.17 r-jsonlite@2.0.0 r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/choxos/retraction
Licenses: GPL 3
Build system: r
Synopsis: Detect Retracted References in Documents and Bibliographies
Description:

Scans manuscripts, bibliographies, and reference lists for citations to retracted publications so that authors can avoid citing retracted work. retraction reads bibliographic formats (BibTeX, BibLaTeX, CSL-JSON, RIS, EndNote XML) and document formats (R Markdown, Quarto, LaTeX', Markdown, HTML, JATS XML, Word, and PDF), extracts and normalizes identifiers, and checks them against retraction data. The default data source is the Retraction Watch database served through the XeraRetractionTracker API; Crossref', OpenAlex', Europe PMC', PubMed', DataCite', and a preprint source ('arXiv and bioRxiv withdrawals) are available as additional sources ('OpenAlex retraction data is itself derived from Retraction Watch). Within each source, matching proceeds from exact Digital Object Identifier (DOI) and PubMed identifier lookups to fuzzy title matching, and results are returned as a tidy table with a match-quality score and an optional self-contained HTML report.

r-rdm 0.1.1
Propagated dependencies: r-rfast@2.1.5.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ChristopherStrothmann/RDM
Licenses: GPL 2
Build system: r
Synopsis: Quantify Dependence using Rearranged Dependence Measures
Description:

Estimates the rearranged dependence measure ('RDM') of two continuous random variables for different underlying measures. Furthermore, it provides a method to estimate the (SI)-rearrangement copula using empirical checkerboard copulas. It is based on the theoretical results presented in Strothmann et al. (2022) <arXiv:2201.03329> and Strothmann (2021) <doi:10.17877/DE290R-22733>.

r-rivretrieve 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tidyhydat@1.0.1 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-rselenium@1.7.10 r-rlist@0.4.6.2 r-rlang@1.2.0 r-readr@2.2.0 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1 r-devtools@2.5.2 r-dataretrieval@2.7.26 r-data-table@1.18.4 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Ryan-Riggs/RivRetrieve
Licenses: Expat
Build system: r
Synopsis: Retrieve Global River Gauge Data
Description:

This package provides access to global river gauge data from a variety of national-level river agencies. The package interfaces with the national-level agency websites to provide access to river gauge locations, river discharge, and river stage. Currently, the package is available for the following countries: Argentina, Australia, Brazil, Canada, Chile, France, Germany, Japan, South Africa, the United Kingdom, and the United States.

r-rddi 0.1.1
Propagated dependencies: r-xml2@1.5.2 r-rlang@1.2.0 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rddi
Licenses: GPL 3
Build system: r
Synopsis: R Interface to DDI Codebook 2.5
Description:

This package provides a direct interface to the underlying XML representation of DDI Codebook 2.5 with flexible API creation.

r-reda 0.5.6
Propagated dependencies: r-splines2@0.5.4 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://wwenjie.org/reda
Licenses: GPL 3+
Build system: r
Synopsis: Recurrent Event Data Analysis
Description:

This package contains implementations of recurrent event data analysis routines including (1) survival and recurrent event data simulation from stochastic process point of view by the thinning method proposed by Lewis and Shedler (1979) <doi:10.1002/nav.3800260304> and the inversion method introduced in Cinlar (1975, ISBN:978-0486497976), (2) the mean cumulative function (MCF) estimation by the Nelson-Aalen estimator of the cumulative hazard rate function, (3) two-sample recurrent event responses comparison with the pseudo-score tests proposed by Lawless and Nadeau (1995) <doi:10.2307/1269617>, (4) gamma frailty model with spline rate function following Fu, et al. (2016) <doi:10.1080/10543406.2014.992524>.

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-robregcc 1.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://arxiv.org/abs/1909.04990
Licenses: GPL 3+
Build system: r
Synopsis: Robust Regression with Compositional Covariates
Description:

We implement the algorithm estimating the parameters of the robust regression model with compositional covariates. The model simultaneously treats outliers and provides reliable parameter estimates. Publication reference: Mishra, A., Mueller, C.,(2019) <arXiv:1909.04990>.

r-ratios 1.2.0
Propagated dependencies: r-stringr@1.6.0 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=ratios
Licenses: GPL 3
Build system: r
Synopsis: Calculating Ratios Between Two Data Sets and Correction for Adhering Particles on Plants
Description:

Calculation of ratios between two data sets containing environmental data like element concentrations by different methods. Additionally plant element concentrations can be corrected for adhering particles (soil, airborne dust).

r-re2 0.1.4
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/girishji/re2
Licenses: Expat
Build system: r
Synopsis: R Interface to Google RE2 (C++) Regular Expression Library
Description:

Pattern matching, extraction, replacement and other string processing operations using Google's RE2 <https://github.com/google/re2> regular-expression engine. Consistent interface (similar to stringr'). RE2 uses finite-automata based techniques, and offers a fast and safe alternative to backtracking regular-expression engines like those used in stringr', stringi and other PCRE implementations.

r-rvisidata 1.0.0
Dependencies: visidata@3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/paulklemm/rvisidata
Licenses: Expat
Build system: r
Synopsis: Wrapper for 'Visidata', an Interactive Multitool for Tabular Data
Description:

Open any data frame with visidata', a terminal-based spreadsheet application <https://www.visidata.org>.

r-recometrics 0.1.6-3
Propagated dependencies: r-rhpcblasctl@0.23-42 r-rcpp@1.1.1-1.1 r-matrixextra@0.1.15 r-matrix@1.7-5 r-float@0.3-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/david-cortes/recometrics
Licenses: FreeBSD
Build system: r
Synopsis: Evaluation Metrics for Implicit-Feedback Recommender Systems
Description:

Calculates evaluation metrics for implicit-feedback recommender systems that are based on low-rank matrix factorization models, given the fitted model matrices and data, thus allowing to compare models from a variety of libraries. Metrics include P@K (precision-at-k, for top-K recommendations), R@K (recall at k), AP@K (average precision at k), NDCG@K (normalized discounted cumulative gain at k), Hit@K (from which the Hit Rate is calculated), RR@K (reciprocal rank at k, from which the MRR or mean reciprocal rank is calculated), ROC-AUC (area under the receiver-operating characteristic curve), and PR-AUC (area under the precision-recall curve). These are calculated on a per-user basis according to the ranking of items induced by the model, using efficient multi-threaded routines. Also provides functions for creating train-test splits for model fitting and evaluation.

r-rquefts 1.2-8
Propagated dependencies: r-rcpp@1.1.1-1.1 r-meteor@0.4-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://CRAN.R-project.org/package=Rquefts
Licenses: GPL 3+
Build system: r
Synopsis: Quantitative Evaluation of the Native Fertility of Tropical Soils
Description:

An implementation of the QUEFTS (Quantitative Evaluation of the Native Fertility of Tropical Soils) model. The model (1) estimates native nutrient (N, P, K) supply of soils from a few soil chemical properties; and (2) computes crop yield given that supply, crop parameters, fertilizer application, and crop attainable yield. See Janssen et al. (1990) <doi:10.1016/0016-7061(90)90021-Z> for the technical details and Sattari et al. (2014) <doi:10.1016/j.fcr.2013.12.005> for a recent evaluation and improvements. There are also functions to compute optimal fertilizer application rates.

r-rctest 1.2
Propagated dependencies: r-rlang@1.2.0 r-gridextra@2.3 r-ggrepel@0.9.8 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RCtest
Licenses: GPL 3
Build system: r
Synopsis: Reality Check and Predictive Ability Tests for Forecast Evaluation
Description:

This package implements a comprehensive suite of statistical tests for evaluating the accuracy of forecasting models against a benchmark. The package is grounded in the reality check framework of White (2000) <doi:10.1111/1468-0262.00152>, extended by Hansen (2005) <doi:10.1198/073500105000000063> for Superior Predictive Ability (SPA), Giacomini & White (2006) <doi:10.1111/j.1468-0262.2006.00718.x> for Conditional Predictive Ability (CPA), and Corradi & Swanson (2006) <doi:10.1016/j.jeconom.2005.07.026> for predictive density evaluation via the Kullback-Leibler Information Criterion (KLIC) and ZP Quantile Loss test, the Continuous Ranked Probability Score (CRPS) (Gneiting & Raftery, 2007) <doi:10.1198/016214506000001437>, coverage tests (Kupiec, 1995) <doi:10.3905/jod.1995.407942>, HAC covariance estimation (Newey & West, 1987) <doi:10.2307/1913610>, and Moving Block Bootstrap resampling (Kunsch, 1989) <doi:10.1214/aos/1176347265>.

r-r-alpha-home 2.0.2
Propagated dependencies: r-writexl@1.5.4 r-tibble@3.3.1 r-rstudioapi@0.18.0 r-readxl@1.5.0 r-r6@2.6.1 r-r-utils@2.13.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-diffobj@0.3.6 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/R-alpha-act/R.AlphA.Home
Licenses: GPL 3
Build system: r
Synopsis: Feel at Home using R, Thanks to Shortcuts Functions Making it Simple
Description:

This package provides a collection of personal functions designed to simplify and streamline common R programming tasks. This package provides reusable tools and shortcuts for frequently used calculations and workflows.

r-rsubbotools 0.0.1
Dependencies: gsl@2.8
Propagated dependencies: r-rcppgsl@0.3.14 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rsubbotools
Licenses: GPL 3
Build system: r
Synopsis: Fast Estimation of Subbottin and AEP Distributions (Generalized Error Distribution)
Description:

Create densities, probabilities, random numbers, quantiles, and maximum likelihood estimation for several distributions, mainly the symmetric and asymmetric power exponential (AEP), a.k.a. the Subbottin family of distributions, also known as the generalized error distribution. Estimation is made using the design of Bottazzi (2004) <https://ideas.repec.org/p/ssa/lemwps/2004-14.html>, where the likelihood is maximized by several optimization procedures using the GNU Scientific Library (GSL)', translated to C++ code, which makes it both fast and accurate. The package also provides methods for the gamma, Laplace, and Asymmetric Laplace distributions.

r-resample 0.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=resample
Licenses: Modified BSD
Build system: r
Synopsis: Resampling Functions
Description:

Bootstrap, permutation tests, and jackknife, featuring easy-to-use syntax.

r-rduino 0.1
Propagated dependencies: r-serial@3.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rduino
Licenses: GPL 3
Build system: r
Synopsis: Microcontroller Interface
Description:

This package provides functions for connecting to and interfacing with an Arduino or similar device. Functionality includes uploading of sketches, setting and reading digital and analog pins, and rudimentary servo control. This project is not affiliated with the Arduino company, <https://www.arduino.cc/>.

Total packages: 73980