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

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-repfun 0.1.2
Propagated dependencies: r-xportr@0.5.0 r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-r2rtf@1.3.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-hmisc@5.2-5 r-haven@2.5.5 r-glue@1.8.1 r-dplyr@1.2.1 r-data-table@1.18.4 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gsk-biostatistics.github.io/repfun/
Licenses: ASL 2.0
Build system: r
Synopsis: Create Tables, Listings and Figures using Functions Styled after SAS™ Macros
Description:

Mimic the style of traditional reporting macros for clinical trials. The purpose is to generate tables, listings and figures that support clinical research. This package is well suited for firms or individuals who wish to incorporate R without changing their ways of working as it follows a traditional clinical research workflow. Invoke functions (instead of macros) to summarize data and produce formatted reports. This package differs from others in that it includes tools (wrappers) for both analyzing and reporting data.

r-reside 0.3.2
Propagated dependencies: r-tibble@3.3.1 r-simstudy@0.9.2 r-rdp@0.3.0 r-matrixcalc@1.0-6 r-magrittr@2.0.5 r-dplyr@1.2.1 r-bestnormalize@1.9.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://hehta.github.io/RESIDE/
Licenses: GPL 3+
Build system: r
Synopsis: Rapid Easy Synthesis to Inform Data Extraction
Description:

Developed to assist researchers with planning analysis, prior to obtaining data from Trusted Research Environments (TREs) also known as safe havens. With functionality to export and import marginal distributions as well as synthesise data, both with and without correlations from these marginal distributions. Using a multivariate cumulative distribution (COPULA). Additionally the International Stroke Trial (IST) is included as an example dataset under ODC-By licence Sandercock et al. (2011) <doi:10.7488/ds/104>, Sandercock et al. (2011) <doi:10.1186/1745-6215-12-101>.

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-rcppfarmhash 0.0.3
Propagated dependencies: r-rcppint64@0.0.5 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/eddelbuettel/rcppfarmhash/
Licenses: GPL 2+
Build system: r
Synopsis: Interface to the Google 'FarmHash' Family of Hash Functions
Description:

The Google FarmHash family of hash functions is used by the Google BigQuery data warehouse via the FARM_FINGERPRINT function. This package permits to calculate these hash digest fingerprints directly from R, and uses the included FarmHash files written by G. Pike and copyrighted by Google, Inc.

r-rmsdp 0.1.1
Propagated dependencies: 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://cran.r-project.org/package=RMSDp
Licenses: GPL 3+
Build system: r
Synopsis: Refined Modified Stahel-Donoho (MSD) Estimators for Outlier Detection (Parallel Version)
Description:

This package provides a parallel function for multivariate outlier detection named modified Stahel-Donoho estimators is contained in this package. The function RMSDp() is for elliptically distributed datasets and recognizes outliers based on Mahalanobis distance. This function is for higher dimensional datasets that cannot be handled by a single core function RMSD() included in RMSD package. See Wada and Tsubaki (2013) <doi:10.1109/CLOUDCOM-ASIA.2013.86> for the detail of the algorithm.

r-raretrans 1.0.5
Propagated dependencies: r-rlang@1.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://atiretoo.github.io/raretrans/
Licenses: Expat
Build system: r
Synopsis: Bayesian Priors for Matrix Population Models
Description:

This package provides functions to correct biased transition and fertility estimates in population projection matrices caused by small sample sizes. Small or short-term studies frequently produce structural zeros (biologically possible transitions never observed) and structural ones (transitions estimated at 100% survival, stasis, or mortality that are biologically implausible). Both distort matrix structure and bias estimates of population growth. Implements a multinomial-Dirichlet Bayesian prior for transition probabilities and a Gamma-Poisson prior for reproduction, allowing analysts to incorporate prior biological knowledge and regularise estimates from rare or unobserved events. Includes functions to compute marginal posterior credible intervals for all transition probabilities (transition_CrI()), visualise those intervals as point-range plots (plot_transition_CrI()), and display the full posterior beta density for each matrix entry (plot_transition_density()). Methods are described in Tremblay et al. (2021) <doi:10.1016/j.ecolmodel.2021.109526>.

r-rhclust 3.0.0
Propagated dependencies: r-stringr@1.6.0 r-runuran@0.41 r-rfast@2.1.5.2 r-dplyr@1.2.1 r-clue@0.3-68
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RHclust
Licenses: Artistic License 2.0
Build system: r
Synopsis: Vector in Partition
Description:

Non-parametric clustering of joint pattern multi-genetic/epigenetic factors. This package contains functions designed to cluster subjects based on gene features including single nucleotide polymorphisms (SNPs), DNA methylation (CPG), gene expression (GE), and covariate data. The novel concept follows the general K-means (Hartigan and Wong (1979) <doi:10.2307/2346830> framework but uses weighted Euclidean distances across the gene features to cluster subjects. This approach is unique in that it attempts to capture all pairwise interactions in an effort to cluster based on their complex biological interactions.

r-robcat 0.2
Propagated dependencies: r-stringr@1.6.0 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-matrix@1.7-5 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=robcat
Licenses: GPL 2+
Build system: r
Synopsis: Robust Categorical Data Analysis
Description:

Robust categorical data analysis based on the theory of C-estimation developed in Welz (2024) <doi:10.48550/arXiv.2403.11954>. For now, the package only implements robust estimation of polychoric correlation as proposed in Welz, Mair and Alfons (2026) <doi:10.1017/psy.2025.10066> and robust estimation of polyserial correlation (Welz, 2026 <doi:10.1017/psy.2026.10091>) with methods for printing and plotting. We will implement further models in future releases. In addition, the package is still experimental, so input arguments and class structure may change in future releases.

r-robflreg 1.3
Propagated dependencies: r-robustbase@0.99-7 r-quantreg@6.1 r-pcapp@2.0-5 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65 r-goffda@0.1.2 r-fields@17.3 r-fda-usc@2.2.0 r-fda@6.3.0 r-expm@1.0-0 r-cvtools@0.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robflreg
Licenses: GPL 3
Build system: r
Synopsis: Robust Functional Linear Regression
Description:

This package provides functions for implementing robust methods for functional linear regression. In the functional linear regression, we consider scalar-on-function linear regression and function-on-function linear regression.

r-rtd 0.4.2
Propagated dependencies: r-uuid@1.2-2 r-urltools@1.7.3.1 r-readr@2.2.0 r-rcppmsgpack@0.2.4 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/treasure-data/RTD
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: Simple TD API Client
Description:

Upload R data.frame to Arm Treasure Data, see <https://www.treasuredata.com/>. You can execute database or table handling for resources on Arm Treasure Data.

r-rcmdrplugin-factominer 1.8
Propagated dependencies: r-rcmdr@2.13.0 r-factominer@2.14
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://factominer.free.fr/graphs/RcmdrPlugin.html
Licenses: GPL 2+
Build system: r
Synopsis: Graphical User Interface for FactoMineR
Description:

Rcmdr Plugin for the FactoMineR package.

r-readabf 1.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=readABF
Licenses: GPL 3
Build system: r
Synopsis: Loads Axon Binary Files
Description:

Loads Axon Binary Files (both ABF and ABF2') created by Axon Instruments/Molecular Devices software such as pClamp'.

r-rmea 1.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rMEA
Licenses: GPL 3
Build system: r
Synopsis: Synchrony in Motion Energy Analysis (MEA) Time-Series
Description:

This package provides a suite of tools useful to read, visualize and export bivariate motion energy time-series. Lagged synchrony between subjects can be analyzed through windowed cross-correlation. Surrogate data generation allows an estimation of pseudosynchrony that helps to estimate the effect size of the observed synchronization. Kleinbub, J. R., & Ramseyer, F. T. (2020). rMEA: An R package to assess nonverbal synchronization in motion energy analysis time-series. Psychotherapy research, 1-14. <doi:10.1080/10503307.2020.1844334>.

r-revise 0.1.0
Propagated dependencies: r-xml2@1.5.2 r-worcs@0.1.20 r-stringr@1.6.0 r-rstudioapi@0.18.0 r-rmarkdown@2.31 r-pdftools@3.9.0 r-papaja@0.1.4 r-officer@0.7.5 r-knitr@1.51 r-glue@1.8.1 r-dplyr@1.2.1 r-cli@3.6.6 r-bookdown@0.46
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/conig/revise
Licenses: FSDG-compatible
Build system: r
Synopsis: Dynamic Revision Letters for 'Rmarkdown' Manuscripts
Description:

Extracts tagged text from markdown manuscripts for inclusion in dynamically generated revision letters. Provides an R markdown template based on papaja::revision_letter_pdf() with comment cross-referencing, a system for managing multiple sections of extracted text, and a way to automatically determine the page number of quoted sections from PDF manuscripts.

r-readmzxmldata 2.8.4
Propagated dependencies: r-xml@3.99-0.23 r-digest@0.6.39 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=readMzXmlData
Licenses: GPL 3+
Build system: r
Synopsis: Reads Mass Spectrometry Data in mzXML Format
Description:

This package provides functions for reading mass spectrometry data in mzXML format.

r-relsim 1.0.0
Propagated dependencies: r-xtable@1.8-8 r-xml2@1.5.2 r-stringr@1.6.0 r-rvest@1.0.5 r-rcpp@1.1.1-1.1 r-multicool@1.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=relSim
Licenses: GPL 2+
Build system: r
Synopsis: Relative Simulator
Description:

This package provides a set of tools to explore the behaviour statistics used for forensic DNA interpretation when close relatives are involved. The package also offers some useful tools for exploring other forensic DNA situations.

r-rococo 1.1.10
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/UBod/rococo
Licenses: GPL 2+
Build system: r
Synopsis: Robust Rank Correlation Coefficient and Test
Description:

This package provides the robust gamma rank correlation coefficient as introduced by Bodenhofer, Krone, and Klawonn (2013) <DOI:10.1016/j.ins.2012.11.026> along with a permutation-based rank correlation test. The rank correlation coefficient and the test are explicitly designed for dealing with noisy numerical data.

r-ratelimitr 0.4.2
Propagated dependencies: r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/tarakc02/ratelimitr
Licenses: Expat
Build system: r
Synopsis: Rate Limiting for R
Description:

Allows to limit the rate at which one or more functions can be called.

r-revss 3.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/aadler/revss
Licenses: FreeBSD
Build system: r
Synopsis: Robust Estimation in Very Small Samples
Description:

This package implements and enhances the estimation techniques described in Rousseeuw & Verboven (2002) <doi:10.1016/S0167-9473(02)00078-6> for the location and scale of very small samples.

r-rpc 2.0.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rpc
Licenses: GPL 2+
Build system: r
Synopsis: Ridge Partial Correlation
Description:

Computes the ridge partial correlation coefficients in a high or ultra-high dimensional linear regression problem. An extended Bayesian information criterion is also implemented for variable selection. Users provide the matrix of covariates as a usual dense matrix or a sparse matrix stored in a compressed sparse column format. Detail of the method is given in the manual.

r-rportfolio 0.0.3
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rportfolio
Licenses: GPL 3
Build system: r
Synopsis: Portfolio Theory
Description:

Collection of tools to calculate portfolio performance metrics. Portfolio performance is a key measure for investors. These metrics are important to analyse how effectively their money has been invested. This package uses portfolio theories to give investor tools to evaluate their portfolio performance. For more information see, Markowitz, H.M. (1952), <doi:10.2307/2975974>. Analysis of Investments & Management of Portfolios [2012, ISBN:978-8131518748].

r-rchoicedialogs 1.0.6.1
Propagated dependencies: r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rChoiceDialogs
Licenses: LGPL 2.1+
Build system: r
Synopsis: 'rChoiceDialogs' Collection
Description:

Collection of portable choice dialog widgets.

r-radiant 1.6.7
Propagated dependencies: r-shiny@1.13.0 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-rmultinet 0.1
Propagated dependencies: r-rtensor@1.5.0 r-plotly@4.12.0 r-matrix@1.7-5 r-glmnet@5.0 r-geigen@2.3 r-dbscan@1.2.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rMultiNet
Licenses: Expat
Build system: r
Synopsis: Multi-Layer Networks Analysis
Description:

This package provides two general frameworks to generate a multi-layer network. This also provides several methods to reveal the embedding of both nodes and layers. The reference paper can be found from the URL mentioned below. Ting Li, Zhongyuan Lyu, Chenyu Ren, Dong Xia (2023) <arXiv:2302.04437>.

Total packages: 72465