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

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-radiant 1.6.7
Propagated dependencies: r-shiny@1.11.1 r-radiant-multivariate@1.6.8 r-radiant-model@1.6.11 r-radiant-design@1.6.6 r-radiant-data@1.6.8 r-radiant-basics@1.6.6 r-import@1.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/radiant-rstats/radiant
Licenses: AGPL 3 FSDG-compatible
Build system: r
Synopsis: Business Analytics using R and Shiny
Description:

This package provides a platform-independent browser-based interface for business analytics in R, based on the shiny package. The application combines the functionality of radiant.data', radiant.design', radiant.basics', radiant.model', and radiant.multivariate'.

r-restatis 0.4.0
Propagated dependencies: r-vctrs@0.6.5 r-tibble@3.3.0 r-readr@2.1.6 r-purrr@1.2.0 r-memoise@2.0.1 r-httr2@1.2.1 r-askpass@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://correlaid.github.io/restatis/
Licenses: Expat
Build system: r
Synopsis: R Wrapper to Access a Wide Range of Germany's Federal Statistical System Databases Based on the GENESIS Web Service RESTful API of the German Federal Statistical Office (Statistisches Bundesamt/Destatis)
Description:

This package provides a RESTful API wrapper for accessing the main databases of Germany's Federal Statistical System. Supports data search functions, credential management, result caching, and handling remote background jobs for large datasets.

r-rdav 0.3.0
Propagated dependencies: r-xml2@1.5.0 r-httr2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/gk-crop/rdav
Licenses: GPL 2
Build system: r
Synopsis: Simple 'WebDAV' Client
Description:

This package provides a simple WebDAV client that provides functions to fetch and send files or folders to servers using the WebDAV protocol (see RFC 4918 <https://www.rfc-editor.org/rfc/rfc4918>). Only a subset of the protocol is implemented (e.g. file locks are not yet supported).

r-rstackdeque 1.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/oneilsh/rstackdeque
Licenses: Expat
Build system: r
Synopsis: Persistent Fast Amortized Stack and Queue Data Structures
Description:

This package provides fast, persistent (side-effect-free) stack, queue and deque (double-ended-queue) data structures. While deques include a superset of functionality provided by queues, in these implementations queues are more efficient in some specialized situations. See the documentation for rstack, rdeque, and rpqueue for details.

r-racademyocean 0.3.3
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-stringr@1.6.0 r-rlang@1.1.6 r-retry@0.1.1 r-rappdirs@0.3.3 r-purrr@1.2.0 r-pbapply@1.7-4 r-httr2@1.2.1 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=racademyocean
Licenses: Expat
Build system: r
Synopsis: Client for 'AcademyOcean API'
Description:

Provide function for work with AcademyOcean API <https://academyocean.com/api>.

r-relimppcr 0.3.0
Propagated dependencies: r-rmisc@1.5.1 r-reshape2@1.4.5 r-relaimpo@2.2-7 r-logger@0.4.1 r-ggplot2@4.0.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mhernan88/RelimpPCR
Licenses: Expat
Build system: r
Synopsis: Relative Importance PCA Regression
Description:

This package performs Principal Components Analysis (also known as PCA) dimensionality reduction in the context of a linear regression. In most cases, PCA dimensionality reduction is performed independent of the response variable for a regression. This captures the majority of the variance of the model's predictors, but may not actually be the optimal dimensionality reduction solution for a regression against the response variable. An alternative method, optimized for a regression against the response variable, is to use both PCA and a relative importance measure. This package applies PCA to a given data frame of predictors, and then calculates the relative importance of each PCA factor against the response variable. It outputs ordered factors that are optimized for model fit. By performing dimensionality reduction with this method, an individual can achieve a the same r-squared value as performing just PCA, but with fewer PCA factors. References: Yuri Balasanov (2017) <https://ilykei.com>.

r-rexer 1.0.0
Propagated dependencies: r-xlsx@0.6.5 r-tidyr@1.3.1 r-stringr@1.6.0 r-snakecase@0.11.1 r-rmarkdown@2.30 r-readxl@1.4.5 r-readr@2.1.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://josesamos.github.io/rexer/
Licenses: Expat
Build system: r
Synopsis: Random Exercises and Exams Generator
Description:

The main purpose of this package is to streamline the generation of exams that include random elements in exercises. Exercises can be defined in a table, based on text and figures, and may contain gaps to be filled with provided options. Exam documents can be generated in various formats. It allows us to generate a version for conducting the assessment and another version that facilitates correction, linked through a code.

r-raquifer 0.1.0
Propagated dependencies: r-rdpack@2.6.4 r-pracma@2.4.6 r-magrittr@2.0.4 r-gsl@2.1-9 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://susaenergy.github.io/Raquifer_ws/
Licenses: GPL 3
Build system: r
Synopsis: Estimate the Water Influx into Hydrocarbon Reservoirs
Description:

Generate a table of cumulative water influx into hydrocarbon reservoirs over time using un-steady and pseudo-steady state models. Van Everdingen, A. F. and Hurst, W. (1949) <doi:10.2118/949305-G>. Fetkovich, M. J. (1971) <doi:10.2118/2603-PA>. Yildiz, T. and Khosravi, A. (2007) <doi:10.2118/103283-PA>.

r-r2social 1.2.1
Propagated dependencies: r-shiny@1.11.1 r-quickcode@1.0.9 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r2social.obi.obianom.com
Licenses: Expat
Build system: r
Synopsis: Seamless Integration of Sharing and Connect Buttons in Markdown and Apps
Description:

Implementation of JQuery <https://jquery.com> and CSS styles to allow easy incorporation of various social media elements on a page. The elements include addition of share buttons or connect with us buttons or hyperlink buttons to Shiny applications or dashboards and Rmarkdown documents.Sharing capability on social media platforms including Facebook <https://www.facebook.com>, Linkedin <https://www.linkedin.com>, X/Twitter <https://x.com>, Tumblr <https://www.tumblr.com>, Pinterest <https://www.pinterest.com>, Whatsapp <https://www.whatsapp.com>, Reddit <https://www.reddit.com>, Baidu <https://www.baidu.com>, Blogger <https://www.blogger.com>, Weibo <https://www.weibo.com>, Instagram <https://www.instagram.com>, Telegram <https://www.telegram.me>, Youtube <https://www.youtube.com>.

r-reliacoef 1.0.1
Propagated dependencies: r-psych@2.5.6 r-matrixcalc@1.0-6 r-lavaan@0.6-20
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=reliacoef
Licenses: GPL 3+
Build system: r
Synopsis: Unidimensional and Multidimensional Reliability Coefficients
Description:

Calculates and compares various reliability coefficients for unidimensional and multidimensional scales. Supported unidimensional estimators include coefficient alpha, congeneric reliability, the Gilmer-Feldt coefficient, Feldt's classical congeneric reliability, Hancock's H, Heise-Bohrnstedt's omega, Kaiser-Caffrey's alpha, and Ten Berge and Zegers mu series. Multidimensional estimators include stratified alpha, maximal reliability, correlated factors reliability, second-order factor reliability, and bifactor reliability. See Cho (2021) <doi:10.1007/s11336-021-09801-1>, Cho (2024) <doi:10.1037/met0000475>, Cho (2025) <doi:10.1037/met0000525>.

r-rcal 2.0
Propagated dependencies: r-trust@0.1-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://www.stat.rutgers.edu/~ztan
Licenses: GPL 2+
Build system: r
Synopsis: Regularized Calibrated Estimation
Description:

Regularized calibrated estimation for causal inference and missing-data problems with high-dimensional data, based on Tan (2020a) <doi:10.1093/biomet/asz059>, Tan (2020b) <doi:10.1214/19-AOS1824> and Sun and Tan (2020) <arXiv:2009.09286>.

r-r311 0.4.4
Propagated dependencies: r-jsonlite@2.0.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ropengov.github.io/r311/
Licenses: Expat
Build system: r
Synopsis: Interface to the 'open311' Standard
Description:

Access and handle APIs that use the international open311 GeoReport v2 standard for civic issue tracking <https://wiki.open311.org/GeoReport_v2/>. Retrieve civic service types and request data. Select and add available open311 endpoints and jurisdictions. Implicitly supports custom queries and open311 extensions. Requires a minimal number of hard dependencies while still allowing the integration in common R formats ('xml2', tibble', sf').

r-refund 0.1-40
Propagated dependencies: r-rlrsim@3.1-8 r-pbs@1.1 r-nlme@3.1-168 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 r-magic@1.6-1 r-lme4@1.1-37 r-lattice@0.22-7 r-grpreg@3.6.0 r-ggplot2@4.0.1 r-gamm4@0.2-7 r-fda@6.3.0 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/refunders/refund
Licenses: GPL 2+
Build system: r
Synopsis: Regression with Functional Data
Description:

This package provides methods for regression for functional data, including function-on-scalar, scalar-on-function, and function-on-function regression. Some of the functions are applicable to image data.

r-remla 1.2.0
Propagated dependencies: r-gparotation@2025.3-1 r-geex@1.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/knieser/REM
Licenses: GPL 3+
Build system: r
Synopsis: Robust Expectation-Maximization Estimation for Latent Variable Models
Description:

Traditional latent variable models assume that the population is homogeneous, meaning that all individuals in the population are assumed to have the same latent structure. However, this assumption is often violated in practice given that individuals may differ in their age, gender, socioeconomic status, and other factors that can affect their latent structure. The robust expectation maximization (REM) algorithm is a statistical method for estimating the parameters of a latent variable model in the presence of population heterogeneity as recommended by Nieser & Cochran (2023) <doi:10.1037/met0000413>. The REM algorithm is based on the expectation-maximization (EM) algorithm, but it allows for the case when all the data are generated by the assumed data generating model.

r-rconfig 0.3.0
Propagated dependencies: r-yaml@2.3.10 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/analythium/rconfig
Licenses: Expat
Build system: r
Synopsis: Manage R Configuration at the Command Line
Description:

Configuration management using files (YAML, JSON, INI, TXT), JSON strings, and command line arguments. Command line arguments can be used to override configuration. Period-separated command line flags are parsed as hierarchical lists. Environment variables, R global variables, and configuration values can be substituted.

r-ricrt 0.1.0
Propagated dependencies: r-tidyverse@2.0.0 r-superlearner@2.0-29 r-rlang@1.1.6 r-rdpack@2.6.4 r-randomforest@4.7-1.2 r-glmnet@4.1-10 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Ricrt
Licenses: Expat
Build system: r
Synopsis: Randomization Inference of Clustered Randomized Trials
Description:

This package provides methods for randomization inference in group-randomized trials. Specifically, it can be used to analyze the treatment effect of stratified data with multiple clusters in each stratum with treatment given on cluster level. User may also input as many covariates as they want to fit the data. Methods are described by Dylan S Small et al., (2012) <doi:10.1198/016214507000000897>.

r-rsatools 0.1.2
Propagated dependencies: r-semtools@0.5-7 r-rsa@0.10.8 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-mass@7.3-65 r-lavaan@0.6-20 r-lattice@0.22-7 r-ggplot2@4.0.1 r-aplpack@1.3.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSAtools
Licenses: GPL 2+
Build system: r
Synopsis: Advanced Response Surface Analysis
Description:

This package provides tools for response surface analysis, using a comparative framework that identifies best-fitting solutions across 37 families of polynomials. Many of these tools are based upon and extend the RSA package, by testing a larger scope of polynomials (+27 families), more diverse response surface probing techniques (+acceleration points), more plots (+line of congruence, +line of incongruence, both with extrema), and other useful functions for exporting results.

r-rolocisccnbs 0.1
Propagated dependencies: r-roloc@0.1-2 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rolocISCCNBS
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Colour List and Colour Metric Based on the ISCC-NBS System of Color Designation
Description:

This package provides a colour list and colour metric based on the ISCC-NBS System of Color Designation for use with the roloc package for converting colour specifications to colour names.

r-rgoogleanalyticspremium 0.1.1
Propagated dependencies: r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RGoogleAnalyticsPremium
Licenses: ASL 2.0
Build system: r
Synopsis: Unsampled Data in R for Google Analytics Premium Accounts
Description:

It fires a query to the API to get the unsampled data in R for Google Analytics Premium Accounts. It retrieves data from the Google drive document and stores it into the local drive. The path to the excel file is returned by this package. The user can read data from the excel file into R using read.csv() function.

r-rundrt 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=runDRT
Licenses: Expat
Build system: r
Synopsis: Run Doubly Ranked Tests
Description:

Doubly ranked tests are nonparametric tests for grouped functional and multivariate data. The testing procedure first ranks a matrix (or three dimensional array) of data by column (if a matrix) or by cell (across the third dimension if an array). By default, it calculates a sufficient statistic for the subject's order within the sample using the observed ranks, taken over the columns or cells. Depending on the number of groups, G, the summarized ranks are then analyzed using either a Wilcoxon Rank Sum test (G = 2) or a Kruskal-Wallis (G greater than 2).

r-rcppcolmetric 0.1.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/zhuxr11/RcppColMetric
Licenses: Expat
Build system: r
Synopsis: Efficient Column-Wise Metric Computation Against Common Vector
Description:

In data science, it is a common practice to compute a series of columns (e.g. features) against a common response vector. Various metrics are provided with efficient computation implemented with Rcpp'.

r-rtabulator 0.1.2
Propagated dependencies: r-shiny@1.11.1 r-readr@2.1.6 r-purrr@1.2.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rtabulator
Licenses: Expat
Build system: r
Synopsis: R Bindings for 'Tabulator JS'
Description:

This package provides R bindings for Tabulator JS <https://tabulator.info/>. Makes it a breeze to create highly customizable interactive tables in rmarkdown documents and shiny applications. It includes filtering, grouping, editing, input validation, history recording, column formatters, packaged themes and more.

r-rat 0.3.1
Propagated dependencies: r-stringr@1.6.0 r-mapproj@1.2.12 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RAT
Licenses: GPL 3
Build system: r
Synopsis: Research Assessment Tools
Description:

Includes algorithms to assess research productivity and patterns, such as the h-index and i-index. Cardoso et al. (2022) Cardoso, P., Fukushima, C.S. & Mammola, S. (2022) Quantifying the internationalization and representativeness in research. Trends in Ecology and Evolution, 37: 725-728.

r-rasterbc 1.0.2
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/deankoch/rasterbc
Licenses: Expat
Build system: r
Synopsis: Access Forest Ecology Layers for British Columbia in 2001-2018
Description:

R-based access to a large set of data variables relevant to forest ecology in British Columbia (BC), Canada. Layers are in raster format at 100m resolution in the BC Albers projection, hosted at the Federated Research Data Repository (FRDR) with <doi:10.20383/101.0283>. The collection includes: elevation; biogeoclimatic zone; wildfire; cutblocks; forest attributes from Hansen et al. (2013) <doi:10.1139/cjfr-2013-0401> and Beaudoin et al. (2017) <doi:10.1139/cjfr-2017-0184>; and rasterized Forest Insect and Disease Survey (FIDS) maps for a number of insect pest species, all covering the period 2001-2018. Users supply a polygon or point location in the province of BC, and rasterbc will download the overlapping raster tiles hosted at FRDR, merging them as needed and returning the result in R as a SpatRaster object. Metadata associated with these layers, and code for downloading them from their original sources can be found in the github repository <https://github.com/deankoch/rasterbc_src>.

Total packages: 69242