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

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-readecb 0.1.2
Propagated dependencies: 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/charlescoverdale/readecb
Licenses: Expat
Build system: r
Synopsis: Access 'European Central Bank' Data
Description:

This package provides clean, tidy access to statistical data published by the European Central Bank ('ECB') via the ECB Data Portal API <https://data.ecb.europa.eu>. Covers policy interest rates, EURIBOR', euro exchange rates, harmonised consumer price inflation ('HICP'), euro area yield curves, the euro short-term rate ('ESTR'), monetary aggregates (M1, M2, M3), mortgage and lending rates, GDP, unemployment, and government debt-to-GDP. Each dataset has a dedicated function that abstracts away the underlying SDMX key structure, so users do not need to know series codes. A generic fetcher is also provided for direct access to any of the ECB 100-plus dataflows. Data is downloaded on first use and cached locally for subsequent calls.

r-rtemis-llm 0.8.1
Propagated dependencies: r-s7@0.2.2 r-rtemis-core@0.1.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-digest@0.6.39 r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.rtemis.org
Licenses: GPL 3+
Build system: r
Synopsis: Large Language Models and Agentic AI
Description:

Unified interface for creating LLM and Agent objects, generating responses and performing batch inference based on a type-checked and validated S7 backend. Features reasoning, structured output, memory management, and tool use. Supports Ollama <https://docs.ollama.com/api>, OpenAI'-compatible <https://developers.openai.com/api/reference/overview>, and Anthropic'-compatible <https://platform.claude.com/docs/en/api/getting-started> endpoints.

r-roi-plugin-scs 1.1-2
Propagated dependencies: r-slam@0.1-55 r-scs@3.2.7 r-roi@1.0-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: 'SCS' Plug-in for the 'R' Optimization Infrastructure
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the SCS solver for solving convex cone problems.

r-rfoc 3.4-14
Propagated dependencies: r-rseis@4.2-4 r-rpmg@2.2-7 r-rpanel@1.1-6.3 r-mass@7.3-65 r-geomap@2.5-11 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RFOC
Licenses: GPL 2+
Build system: r
Synopsis: Graphics for Spherical Distributions and Earthquake Focal Mechanisms
Description:

Graphics for statistics on a sphere, as applied to geological fault data, crystallography, earthquake focal mechanisms, radiation patterns, ternary plots and geographical/geological maps. Non-double couple plotting of focal spheres and source type maps are included for statistical analysis of moment tensors.

r-readjdx 0.6.4
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/bryanhanson/readJDX
Licenses: GPL 3+
Build system: r
Synopsis: Import Data in the JCAMP-DX Format
Description:

Import data written in the JCAMP-DX format. This is an instrument-independent format used in the field of spectroscopy. Examples include IR, NMR, and Raman spectroscopy. See the vignette for background and supported formats. The official JCAMP-DX site is <http://www.jcamp-dx.org/>.

r-rcppxsimd 7.1.6-2
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://cran.r-project.org/package=RcppXsimd
Licenses: Modified BSD
Build system: r
Synopsis: Xsimd C++ Header-Only Library Files
Description:

This header-only library provides modern, portable C++ wrappers for SIMD intrinsics and parallelized, optimized math implementations (SSE, AVX, NEON, AVX512). By placing this library in this package, we offer an efficient distribution system for Xsimd <https://github.com/xtensor-stack/xsimd> for R packages using CRAN.

r-regda 1.0
Propagated dependencies: r-rfast2@0.1.5.6 r-rfast@2.1.5.2 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=regda
Licenses: GPL 2+
Build system: r
Synopsis: Regularised Discriminant Analysis
Description:

Regularised discriminant analysis functions. The classical regularised discriminant analysis proposed by Friedman in 1989, including cross-validation, of which the linear and quadratic discriminant analyses are special cases. Further, the regularised maximum likelihood linear discriminant analysis, including cross-validation. References: Friedman J.H. (1989): "Regularized Discriminant Analysis". Journal of the American Statistical Association 84(405): 165--175. <doi:10.2307/2289860>. Friedman J., Hastie T. and Tibshirani R. (2009). "The elements of statistical learning", 2nd edition. Springer, Berlin. <doi:10.1007/978-0-387-84858-7>. Tsagris M., Preston S. and Wood A.T.A. (2016). "Improved classification for compositional data using the alpha-transformation". Journal of Classification, 33(2): 243--261. <doi:10.1007/s00357-016-9207-5>.

r-rqcc 2.22.12
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://AppliedStat.GitHub.io/R/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Robust Quality Control Chart
Description:

Constructs various robust quality control charts based on the median or Hodges-Lehmann estimator (location) and the median absolute deviation (MAD) or Shamos estimator (scale). The estimators used for the robust control charts are all unbiased with a sample of finite size. For more details, see Park, Kim and Wang (2022) <doi:10.1080/03610918.2019.1699114>. In addition, using this R package, the conventional quality control charts such as X-bar, S, R, p, np, u, c, g, h, and t charts are also easily constructed. This work was supported by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (No. 2022R1A2C1091319).

r-rcdf 0.1.6
Propagated dependencies: r-zip@2.3.3 r-openssl@2.4.1 r-jsonlite@2.0.0 r-haven@2.5.5 r-duckdb@1.5.2 r-dplyr@1.2.1 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://yng-me.github.io/rcdf/
Licenses: Expat
Build system: r
Synopsis: Comprehensive Toolkit for Working with Encrypted Parquet Files
Description:

Utilities for reading, writing, and managing RCDF files, including encryption and decryption support. It offers a flexible interface for handling data stored in encrypted Parquet format, along with metadata extraction, key management, and secure operations using AES and RSA encryptions.

r-rainette 0.3.3
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-shiny@1.13.0 r-rspectra@0.16-2 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-quanteda-textstats@0.97.2 r-quanteda@4.4 r-purrr@1.2.2 r-progressr@0.19.0 r-miniui@0.1.2 r-highr@0.12 r-gridextra@2.3 r-ggwordcloud@0.6.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-dendextend@1.19.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://juba.github.io/rainette/
Licenses: GPL 3+
Build system: r
Synopsis: The Reinert Method for Textual Data Clustering
Description:

An R implementation of the Reinert text clustering method. For more details about the algorithm see the included vignettes or Reinert (1990) <doi:10.1177/075910639002600103>.

r-rcccd 0.3.2
Propagated dependencies: r-rfast@2.1.5.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rann@2.6.2 r-proxy@0.4-29
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rcccd
Licenses: Expat
Build system: r
Synopsis: Class Cover Catch Digraph Classification
Description:

Fit Class Cover Catch Digraph Classification models that can be used in machine learning. Pure and proper and random walk approaches are available. Methods are explained in Priebe et al. (2001) <doi:10.1016/S0167-7152(01)00129-8>, Priebe et al. (2003) <doi:10.1007/s00357-003-0003-7>, and Manukyan and Ceyhan (2016) <doi:10.48550/arXiv.1904.04564>.

r-redamor 1.0.0
Propagated dependencies: r-visnetwork@2.1.4 r-shinyjs@2.1.1 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rintrojs@0.3.4 r-readr@2.2.0 r-matrix@1.7-5 r-markdown@2.0 r-jsonlite@2.0.0 r-dt@0.34.0 r-dplyr@1.2.1 r-crayon@1.5.3 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://patzaw.github.io/ReDaMoR/
Licenses: GPL 3
Build system: r
Synopsis: Relational Data Modeler
Description:

The aim of this package is to manipulate relational data models in R. It provides functions to create, modify and export data models in json format. It also allows importing models created with MySQL Workbench (<https://www.mysql.com/products/workbench/>). These functions are accessible through a graphical user interface made with shiny'. Constraints such as types, keys, uniqueness and mandatory fields are automatically checked and corrected when editing a model. Finally, real data can be confronted to a model to check their compatibility.

r-readobj 0.4.1
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/jefferis/readobj
Licenses: FreeBSD
Build system: r
Synopsis: Fast Reader for 'Wavefront' OBJ 3D Scene Files
Description:

Wraps tiny_obj_loader C++ library for reading the Wavefront OBJ 3D file format including both mesh objects and materials files. The resultant R objects are either structured to match the tiny_obj_loader internal data representation or in a form directly compatible with the rgl package.

r-rdatapipeline 0.60.0
Propagated dependencies: r-yaml@2.3.12 r-usethis@3.2.1 r-semver@0.2.1 r-rhdf5@2.56.0 r-r6@2.6.1 r-openssl@2.4.1 r-jsonlite@2.0.0 r-httr@1.4.8 r-git2r@0.36.2 r-dplyr@1.2.1 r-configr@0.3.5 r-cli@3.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.fairdatapipeline.org/rDataPipeline/
Licenses: GPL 3+
Build system: r
Synopsis: Functions to Interact with the 'FAIR Data Pipeline'
Description:

R implementation of the FAIR Data Pipeline API'. The FAIR Data Pipeline is intended to enable tracking of provenance of FAIR (findable, accessible and interoperable) data used in epidemiological modelling.

r-ratdat 1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ratdat
Licenses: CC0
Build system: r
Synopsis: Portal Project Teaching Database
Description:

This package provides a simplified version of the Portal Project Database designed for teaching. It provides a real world example of life-history, population, and ecological data, with sufficient complexity to teach many aspects of data analysis and management, but with many complexities removed to allow students to focus on the core ideas and skills being taught. The full database (which should be used for research) is available at <https://github.com/weecology/PortalData>.

r-rcognito 0.2.0
Propagated dependencies: r-paws-security-identity@0.9.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RCognito
Licenses: Expat
Build system: r
Synopsis: Simplified Interface for 'Amazon Cognito'
Description:

Simplifies integration with Amazon Cognito (<https://aws.amazon.com/cognito/>) for R developers, enabling easy management of user authentication, registration, and password flows.

r-regsubseq 0.12
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=regsubseq
Licenses: GPL 2
Build system: r
Synopsis: Detect and Test Regular Sequences and Subsequences
Description:

For a sequence of event occurence times, we are interested in finding subsequences in it that are too "regular". We define regular as being significantly different from a homogeneous Poisson process. The departure from the Poisson process is measured using a L1 distance. See Di and Perlman 2007 for more details.

r-roxytest 0.0.2
Propagated dependencies: r-roxygen2@8.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=roxytest
Licenses: GPL 2+
Build system: r
Synopsis: Various Tests with 'roxygen2'
Description:

Various tests as roxygen2 roclets: e.g. testthat and tinytest tests. Also other static analysis tools as checking parameter documentation consistency and others.

r-rplum 1.0.0
Propagated dependencies: r-rintcal@1.4.1 r-rice@2.2.0 r-rbacon@3.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rplum
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Age-Depth Modelling of Cores Dated by Pb-210
Description:

An approach to age-depth modelling that uses Bayesian statistics to reconstruct accumulation histories for 210Pb-dated deposits using prior information. It can combine 210Pb, radiocarbon, and other dates in the chronologies. See Aquino et al. (2018) <doi:10.1007/s13253-018-0328-7>. Note that parts of the code underlying rplum are derived from the rbacon package by the same authors, and there remains a degree of overlap between the two packages.

r-rsurface 1.1.0
Propagated dependencies: r-rsm@2.10.6 r-plotly@4.12.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rsurface
Licenses: Expat
Build system: r
Synopsis: Design of Rotatable Central Composite Experiments and Response Surface Analysis
Description:

This package produces tables with the level of replication (number of replicates) and the experimental uncoded values of the quantitative factors to be used for rotatable Central Composite Design (CCD) experimentation and a 2-D contour plot of the corresponding variance of the predicted response according to Mead et al. (2012) <doi:10.1017/CBO9781139020879> design_ccd(), and analyzes CCD data with response surface methodology ccd_analysis(). A rotatable CCD provides values of the variance of the predicted response that are concentrically distributed around the average treatment combination used in the experimentation, which with uniform precision (implied by the use of several replicates at the average treatment combination) improves greatly the search and finding of an optimum response. These properties of a rotatable CCD represent undeniable advantages over the classical factorial design, as discussed by Panneton et al. (1999) <doi:10.13031/2013.13267> and Mead et al. (2012) <doi:10.1017/CBO9781139020879.018> among others.

r-rocsi 0.1.0
Propagated dependencies: r-mass@7.3-65 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ROCSI
Licenses: GPL 2+
Build system: r
Synopsis: Receiver Operating Characteristic Based Signature Identification
Description:

Optimal linear combination predictive signatures for maximizing the area between two Receiver Operating Characteristic (ROC) curves (treatment vs. control).

r-rankpca 0.1.0
Propagated dependencies: r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RankPCA
Licenses: GPL 3
Build system: r
Synopsis: Rank of Variables Based on Principal Component Analysis for Mixed Data Types
Description:

Principal Component Analysis (PCA) is a statistical technique used to reduce the dimensionality of a dataset while preserving as much variability as possible. By transforming the original variables into a new set of uncorrelated variables called principal components, PCA helps in identifying patterns and simplifying the complexity of high-dimensional data. The RankPCA package provides a streamlined workflow for performing PCA on datasets containing both categorical and continuous variables. It facilitates data preprocessing, encoding of categorical variables, and computes PCA to determine the optimal number of principal components based on a specified variance threshold. The package also computes composite indices for ranking observations, which can be useful for various analytical purposes. Garai, S., & Paul, R. K. (2023) <doi:10.1016/j.iswa.2023.200202>.

r-rseedcalc 1.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rseedcalc
Licenses: GPL 2
Build system: r
Synopsis: Estimating the Proportion of Genetically Modified Seeds in Seedlots via Multinomial Group Testing
Description:

Estimate the percentage of seeds in a seedlot that contain stacks of genetically modified traits. Estimates are calculated using a multinomial group testing model with maximum likelihood estimation of the parameters.

r-repeatedhighdim 2.5.0
Propagated dependencies: r-seuratobject@5.4.0 r-seurat@5.5.0 r-scales@1.4.0 r-rlang@1.2.0 r-rgl@1.3.36 r-rcolorbrewer@1.1-3 r-progress@1.2.3 r-patchwork@1.3.2 r-nlme@3.1-169 r-netmeta@3.6-1 r-mvtnorm@1.3-7 r-mass@7.3-65 r-ggplot2@4.0.3 r-geometry@0.5.2 r-fnn@1.1.4.1 r-dplyr@1.2.1 r-ddalpha@1.3.16 r-complexheatmap@2.28.0 r-circlize@0.4.18 r-alphahull@2.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://software.klausjung-lab.de
Licenses: GPL 3+
Build system: r
Synopsis: Methods for High-Dimensional Repeated Measures Data
Description:

This package provides a toolkit for the analysis of high-dimensional repeated measurements, providing functions for outlier detection, differential expression analysis, gene-set tests, and binary random data generation.

Total packages: 72465