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

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-rcppblaze 1.0.2
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://github.com/Chingchuan-chen/RcppBlaze
Licenses: Modified BSD
Build system: r
Synopsis: 'Rcpp' Integration for the 'Blaze' High-Performance 'C++' Math Library
Description:

Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic. With its state-of-the-art Smart Expression Template implementation Blaze combines the elegance and ease of use of a domain-specific language with HPC-grade performance, making it one of the most intuitive and fastest C++ math libraries available. The RcppBlaze package includes the header files from the Blaze library with disabling some functionalities related to link to the thread and system libraries which make RcppBlaze be a header-only library. Therefore, users do not need to install Blaze'.

r-rscopus 0.9.0
Propagated dependencies: r-tidyr@1.3.2 r-plyr@1.8.9 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://dev.elsevier.com/sc_apis.html
Licenses: GPL 2
Build system: r
Synopsis: Scopus Database 'API' Interface
Description:

Uses Elsevier Scopus API <https://dev.elsevier.com/sc_apis.html> to download information about authors and their citations.

r-robustsur 0.0-8
Propagated dependencies: r-robustbase@0.99-7 r-robreg3s@0.3-1 r-matrix@1.7-5 r-gse@4.2-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robustsur
Licenses: GPL 2+
Build system: r
Synopsis: Robust Estimation for Seemingly Unrelated Regression Models
Description:

Data sets are often corrupted by outliers. When data are multivariate outliers can be classified as case-wise or cell-wise. The latters are particularly challenge to handle. We implement a robust estimation procedure for Seemingly Unrelated Regression Models which is able to cope well with both type of outliers. Giovanni Saraceno, Fatemah Alqallaf, Claudio Agostinelli (2021) <doi:10.48550/arXiv.2107.00975>.

r-rapidopgs 2.3.2
Propagated dependencies: r-rcurl@1.98-1.18 r-magrittr@2.0.5 r-iranges@2.46.0 r-genomicranges@1.64.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-curl@7.1.0 r-coloc@5.2.3 r-bigsnpr@1.12.21 r-bigreadr@0.2.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RapidoPGS
Licenses: GPL 3
Build system: r
Synopsis: Fast and Light Package to Compute Polygenic Risk Scores
Description:

Quickly computes polygenic scores from GWAS summary statistics of either case-control or quantitative traits without parameter tuning. Reales,G., Vigorito, E., Kelemen,M., Wallace,C. (2021) <doi:10.1101/2020.07.24.220392> "RápidoPGS: A rapid polygenic score calculator for summary GWAS data without a test dataset".

r-rebus-unicode 0.0-2.1
Propagated dependencies: r-rebus-base@0.0-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rebus.unicode
Licenses: FSDG-compatible
Build system: r
Synopsis: Unicode Extensions for the 'rebus' Package
Description:

Build regular expressions piece by piece using human readable code. This package contains Unicode functionality, and is primarily intended to be used by package developers.

r-rkeeldata 1.0.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RKEELdata
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Datasets from 'KEEL' for it Use in 'RKEEL'
Description:

KEEL is a popular Java software for a large number of different knowledge data discovery tasks. Furthermore, RKEEL is a package with a R code layer between R and KEEL', for using KEEL in R code. This package includes the datasets from KEEL in .dat format for its use in RKEEL package. For more information about KEEL', see <http://www.keel.es/>.

r-rdiagnosislist 1.5.1
Propagated dependencies: r-readxl@1.5.0 r-data-table@1.18.4 r-bit64@4.8.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/anoopshah/Rdiagnosislist
Licenses: GPL 3
Build system: r
Synopsis: Manipulate SNOMED CT Diagnosis Lists
Description:

This package provides functions and methods for manipulating SNOMED CT concepts. The package contains functions for loading the SNOMED CT release into a convenient R environment, selecting SNOMED CT concepts using regular expressions, and navigating the SNOMED CT ontology. It provides the SNOMEDconcept S3 class for a vector of SNOMED CT concepts (stored as 64-bit integers) and the SNOMEDcodelist S3 class for a table of concepts IDs with descriptions. The package can be used to construct sets of SNOMED CT concepts for research (<doi:10.1093/jamia/ocac158>). For more information about SNOMED CT visit <https://www.snomed.org/>.

r-resourcecodedata 1.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Resourcecode-project/r-resourcecodedata/
Licenses: GPL 3+
Build system: r
Synopsis: Resourcecode Database Configuration Data
Description:

Includes Resourcecode hindcast database (see <https://resourcecode.ifremer.fr>) configuration data: nodes locations for both the sea-state parameters and the spectra data; examples of time series of 1D and 2D surface elevation variance spectral density.

r-redditextractor 3.0.9
Propagated dependencies: r-rjsonio@2.0.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RedditExtractoR
Licenses: GPL 3
Build system: r
Synopsis: Reddit Data Extraction Toolkit
Description:

This package provides a collection of tools for extracting structured data from <https://www.reddit.com/>.

r-rduckhts 1.3.0-0.1.0
Dependencies: zlib@1.3.1 openssl@3.5.5 xz@5.4.5 bzip2@1.0.8 curl@8.6.0 cmake@4.1.3
Propagated dependencies: r-duckdb@1.5.2 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RGenomicsETL/duckhts
Licenses: GPL 3
Build system: r
Synopsis: 'DuckDB' High Throughput Sequencing File Formats Reader Extension
Description:

Bundles the duckhts DuckDB extension for reading High Throughput Sequencing file formats with DuckDB'. The DuckDB C extension API <https://duckdb.org/docs/stable/clients/c/api> and its htslib dependency are compiled from vendored sources during package installation. James K Bonfield and co-authors (2021) <doi:10.1093/gigascience/giab007>. VariantKey / RegionKey support follows Nicola Asuni (2018) <doi:10.1101/473744>.

r-rdimtools 1.1.4
Propagated dependencies: r-rspectra@0.16-2 r-rdpack@2.6.6 r-rcppdist@0.1.1.1 r-rcppde@0.1.9 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rann@2.6.2 r-mclustcomp@0.3.5 r-mass@7.3-65 r-maotai@0.3.0 r-cvxr@1.8.2 r-admm@0.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.kisungyou.com/Rdimtools/
Licenses: Expat
Build system: r
Synopsis: Dimension Reduction and Estimation Methods
Description:

We provide linear and nonlinear dimension reduction techniques. Intrinsic dimension estimation methods for exploratory analysis are also provided. For more details on the package, see the paper by You and Shung (2022) <doi:10.1016/j.simpa.2022.100414>.

r-rd3plot 1.1.45
Propagated dependencies: r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rD3plot
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Interactive Networks, Timelines, Barplots, Galleries with 'D3.js'
Description:

This package creates interactive analytic graphs with R'. It joins the data analysis power of R and the visualization libraries of JavaScript in one package. The package provides interactive networks, timelines, barplots, image galleries and evolving networks. Graphs are represented as D3.js graphs embedded in a web page ready for its interactive analysis and exploration.

r-rbtc 0.1-7
Propagated dependencies: r-rjson@0.2.23 r-openssl@2.4.1 r-httr@1.4.8 r-gmp@0.7-5.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rbtc
Licenses: GPL 3
Build system: r
Synopsis: Bitcoin API
Description:

Implementation of the RPC-JSON API for Bitcoin and utility functions for address creation and content analysis of the blockchain.

r-rkea 0.0-6
Dependencies: openjdk@25.0.2
Propagated dependencies: r-tm@0.7-18 r-rkeajars@5.0-4 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=RKEA
Licenses: GPL 2
Build system: r
Synopsis: R/KEA Interface
Description:

An R interface to KEA (Version 5.0). KEA (for Keyphrase Extraction Algorithm) allows for extracting keyphrases from text documents. It can be either used for free indexing or for indexing with a controlled vocabulary. For more information see <http://www.nzdl.org/Kea/>.

r-rcope 1.0.0
Propagated dependencies: r-formula@1.2-5 r-dplyr@1.2.1 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rcope
Licenses: Expat
Build system: r
Synopsis: Tools to Cope with Endogeneity Problems
Description:

Researchers across disciplines often face biased regression model estimates due to endogenous regressors correlated with the error term. Traditional solutions require instrumental variables (IVs), which are often difficult to find and validate. This package provides flexible, alternative IV-free methods using copulas, as described in the practical guide to endogeneity correction using copulas (Yi Qian, Tony Koschmann, and Hui Xie 2025) <doi:10.1177/00222429251410844>. The current version implements the two-stage copula endogeneity correction (2sCOPE) method to fit models with continuous endogenous regressors and both continuous and discrete exogenous regressors, as described in Fan Yang, Yi Qian, and Hui Xie (2024) <doi:10.1177/00222437241296453>. Using this method, users can address regressor endogeneity problems in nonexperimental data without requiring IVs.

r-rappleads 0.1.3
Propagated dependencies: r-yaml@2.3.12 r-tidyr@1.3.2 r-stringr@1.6.0 r-snakecase@0.11.1 r-retry@0.1.1 r-rappdirs@0.3.4 r-purrr@1.2.2 r-pbapply@1.7-4 r-openssl@2.4.1 r-httr2@1.2.2 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/selesnow/rappleads
Licenses: Expat
Build system: r
Synopsis: Get Data from 'Apple Ads Campaign Management API'
Description:

This package provides functions to load and manage data from Apple Ads accounts using the Apple Ads Campaign Management API <https://developer.apple.com/documentation/apple_ads>.

r-recluster 3.5
Propagated dependencies: r-vegan@2.7-3 r-sp@2.2-1 r-sf@1.1-1 r-plotrix@3.8-14 r-picante@1.8.2 r-phytools@2.5-2 r-phangorn@2.12.1 r-cluster@2.1.8.2 r-ape@5.8-1 r-alphahull@2.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/leondap/recluster
Licenses: GPL 2+
Build system: r
Synopsis: Ordination Methods for the Analysis of Beta-Diversity Indices
Description:

The analysis of different aspects of biodiversity requires specific algorithms. For example, in regionalisation analyses, the high frequency of ties and zero values in dissimilarity matrices produced by Beta-diversity turnover produces hierarchical cluster dendrograms whose topology and bootstrap supports are affected by the order of rows in the original matrix. Moreover, visualisation of biogeographical regionalisation can be facilitated by a combination of hierarchical clustering and multi-dimensional scaling. The recluster package provides robust techniques to visualise and analyse patterns of biodiversity and to improve occurrence data for cryptic taxa.

r-radiant-model 1.6.11
Propagated dependencies: r-yaml@2.3.12 r-xgboost@3.2.1.1 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-stringi@1.8.7 r-shiny@1.13.0 r-scales@1.4.0 r-sandwich@3.1-1 r-rpart@4.1.27 r-rlang@1.2.0 r-ranger@0.18.0 r-radiant-data@1.6.8 r-radiant-basics@1.6.6 r-psych@2.6.5 r-patchwork@1.3.2 r-nnet@7.3-20 r-neuralnettools@1.5.3 r-magrittr@2.0.5 r-lubridate@1.9.5 r-import@1.3.4 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-e1071@1.7-17 r-dplyr@1.2.1 r-diagrammer@1.0.12 r-data-tree@1.2.0 r-car@3.1-5 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/radiant-rstats/radiant.model/
Licenses: AGPL 3 FSDG-compatible
Build system: r
Synopsis: Model Menu for Radiant: Business Analytics using R and Shiny
Description:

The Radiant Model menu includes interfaces for linear and logistic regression, naive Bayes, neural networks, classification and regression trees, model evaluation, collaborative filtering, decision analysis, and simulation. The application extends the functionality in radiant.data'.

r-r4goodpersonalfinances 1.2.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-progressr@0.19.0 r-prettycols@1.1.0 r-nloptr@2.2.1 r-memoise@2.0.1 r-lubridate@1.9.5 r-gt@1.3.0 r-glue@1.8.1 r-ggtext@0.1.2 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-future@1.70.0 r-furrr@0.4.0 r-fs@2.1.0 r-dplyr@1.2.1 r-cli@3.6.6 r-cachem@1.1.0 r-bslib@0.11.0 r-bsicons@0.1.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.r4good.academy/
Licenses: Expat
Build system: r
Synopsis: Make Optimal Financial Decisions
Description:

Make optimal decisions for your personal or household finances. Use tools and methods that are selected carefully to align with academic consensus, bridging the gap between theoretical knowledge and practical application. They help you find your own personalized optimal discretionary spending or optimal asset allocation, and prepare you for retirement or financial independence. The optimal solution to this problems is extremely complex, and we only have a single lifetime to get it right. Fortunately, we now have the user-friendly tools implemented, that integrate life-cycle models with single-period net-worth mean-variance optimization models. Those tools can be used by anyone who wants to see what highly-personalized optimal decisions can look like. For more details see: Idzorek T., Kaplan P. (2024, ISBN:9781952927379), Haghani V., White J. (2023, ISBN:9781119747918).

r-radous 0.1.3
Propagated dependencies: r-readr@2.2.0 r-httr@1.4.8 r-glue@1.8.1 r-curl@7.1.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/feddelegrand7/radous
Licenses: Expat
Build system: r
Synopsis: Query Random User Data from the Random User Generator API
Description:

Generate random user data from the Random User Generator API. For more information, see <https://randomuser.me/>.

r-refseqr 1.1.5
Propagated dependencies: r-tibble@3.3.1 r-rentrez@1.2.4 r-iranges@2.46.0 r-biostrings@2.80.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jdieramon/refseqR
Licenses: Expat
Build system: r
Synopsis: Common Computational Operations Working with RefSeq Entries (GenBank)
Description:

Fetches NCBI data (RefSeq <https://www.ncbi.nlm.nih.gov/refseq/> database) and provides an environment to extract information at the level of gene, mRNA or protein accessions.

r-rppanalyzer 1.4.9
Propagated dependencies: r-quantreg@6.1 r-limma@3.68.3 r-lattice@0.22-9 r-hmisc@5.2-5 r-gplots@3.3.0 r-ggplot2@4.0.3 r-gam@1.22-7 r-biobase@2.72.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RPPanalyzer
Licenses: LGPL 2.0+
Build system: r
Synopsis: Reads, Annotates, and Normalizes Reverse Phase Protein Array Data
Description:

Reads in sample description and slide description files and annotates the expression values taken from GenePix results files (text file format used by many microarray scanner and software providers). After normalization data can be visualized as boxplot, heatmap or dotplot.

r-rrphylo 3.0.2
Propagated dependencies: r-phytools@2.5-2 r-foreach@1.5.2 r-emmeans@2.0.3 r-doparallel@1.0.17 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RRphylo
Licenses: GPL 2
Build system: r
Synopsis: Phylogenetic Ridge Regression Methods for Comparative Studies
Description:

This package provides functions for phylogenetic analysis (Castiglione et al., 2018 <doi:10.1111/2041-210X.12954>). The functions perform the estimation of phenotypic evolutionary rates, identification of phenotypic evolutionary rate shifts, quantification of direction and size of evolutionary change in multivariate traits, the computation of ontogenetic shape vectors and test for morphological convergence.

r-rcloner 0.0.1
Propagated dependencies: r-processx@3.9.0 r-jsonlite@2.0.0 r-fs@2.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://boettiger-lab.github.io/rcloner/
Licenses: Expat
Build system: r
Synopsis: Interface to 'rclone' Cloud Storage Utility
Description:

This package provides an R interface to rclone <https://rclone.org>, a command-line program for managing files on cloud storage. rclone supports over 40 cloud storage providers including S3'-compatible services ('Amazon S3', MinIO', Ceph'), Google Cloud Storage', Azure Blob Storage', and many others. This package downloads and manages the rclone binary automatically and wraps its commands as R functions, returning results as data frames where appropriate.

Total packages: 72465