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

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-rilostat 2.5.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-httr2@1.2.2 r-haven@2.5.5 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ilostat.github.io/Rilostat/
Licenses: FreeBSD
Build system: r
Synopsis: Access and Manipulation of ILOSTAT Labour Statistics
Description:

This package provides functions to access and manipulate data from the ILOSTAT database <https://ilostat.ilo.org>, the International Labour Organization's repository of labour statistics. Supports bulk download of datasets, metadata retrieval, and tools for filtering, reshaping, and analysing data.

r-runonce 0.3.3
Propagated dependencies: r-urltools@1.7.3.1 r-bigassertr@0.1.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/privefl/runonce
Licenses: GPL 3
Build system: r
Synopsis: Run Once and Save Result
Description:

Package runonce helps automating the saving of long-running code to help running the same code multiple times. If you run some long-running code once, it saves the result in a file on disk. Then, if the result already exists, i.e. if the code has already been run and its output has already been saved, it just reads the result from the stored file instead of running the code again.

r-roi-plugin-highs 1.0-4
Propagated dependencies: r-roi@1.0-2 r-highs@1.12.0-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ROI.plugin.highs
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: 'HiGHS' Plugin for the 'R' Optimization Infrastructure
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the quadratic solver HiGHS'. More information about HiGHS can be found at <https://highs.dev>.

r-retrosheet 1.1.7
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-stringi@1.8.7 r-rvest@1.0.5 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/colindouglas/retrosheet
Licenses: GPL 2+
Build system: r
Synopsis: Import Professional Baseball Data from 'Retrosheet'
Description:

This package provides a collection of tools to import and structure the (currently) single-season event, game-log, roster, and schedule data available from <https://www.retrosheet.org>. In particular, the event (a.k.a. play-by-play) files can be especially difficult to parse. This package does the parsing on those files, returning the requested data in the most practical R structure to use for sabermetric or other analyses.

r-rixpress 0.12.3
Dependencies: nix@2.25.5
Propagated dependencies: r-processx@3.9.0 r-jsonlite@2.0.0 r-igraph@2.3.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ropensci/rixpress/
Licenses: GPL 3+
Build system: r
Synopsis: Build Reproducible Analytical Pipelines with 'Nix'
Description:

Streamlines the creation of reproducible analytical pipelines using default.nix expressions generated via the rix package for reproducibility. Define derivations in R', Python or Julia', chain them into a composition of pure functions and build the resulting pipeline using Nix as the underlying end-to-end build tool. Functions to plot the pipeline as a directed acyclic graph are included, as well as functions to load and inspect intermediary results for interactive analysis. User experience heavily inspired by the targets package.

r-rssampling 1.0
Propagated dependencies: r-learnbayes@2.15.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSSampling
Licenses: GPL 2
Build system: r
Synopsis: Ranked Set Sampling
Description:

Ranked set sampling (RSS) is introduced as an advanced method for data collection which is substantial for the statistical and methodological analysis in scientific studies by McIntyre (1952) (reprinted in 2005) <doi:10.1198/000313005X54180>. This package introduces the first package that implements the RSS and its modified versions for sampling. With RSSampling', the researchers can sample with basic RSS and the modified versions, namely, Median RSS, Extreme RSS, Percentile RSS, Balanced groups RSS, Double RSS, L-RSS, Truncation-based RSS, Robust extreme RSS. The RSSampling also allows imperfect ranking using an auxiliary variable (concomitant) which is widely used in the real life applications. Applicants can also use this package for parametric and nonparametric inference such as mean, median and variance estimation, regression analysis and some distribution-free tests where the the samples are obtained via basic RSS.

r-rasciidoc 4.1.1
Propagated dependencies: r-reticulate@1.46.0 r-knitr@1.51 r-highr@0.12 r-gert@2.3.1 r-fritools@4.6.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/fvafrcu/rasciidoc
Licenses: FreeBSD
Build system: r
Synopsis: Create Reports Using R and 'asciidoc'
Description:

Inspired by Karl Broman`s reader on using knitr with asciidoc (<https://kbroman.org/knitr_knutshell/pages/asciidoc.html>), this is merely a wrapper to knitr and asciidoc'.

r-rechonest 1.2
Propagated dependencies: r-rcurl@1.98-1.18 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mukul13/rechonest
Licenses: Expat
Build system: r
Synopsis: R Interface to Echo Nest API
Description:

The Echo nest <http://the.echonest.com> is the industry's leading music intelligence company, providing developer with deepest understanding of music content and music fans. This package can be used to access artist's data including songs, blogs, news, reviews etc. Song's data including audio summary, style, danceability, tempo etc can also be accessed.

r-rtodoist 0.4.0
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-purrr@1.2.2 r-magrittr@2.0.5 r-keyring@1.4.1 r-httr2@1.2.2 r-glue@1.8.1 r-getpass@0.2-4 r-dplyr@1.2.1 r-digest@0.6.39 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ThinkR-open/rtodoist
Licenses: Expat
Build system: r
Synopsis: Create and Manage Todolist using 'Todoist.com' API
Description:

Allows you to interact with the API of the "Todoist" platform. Todoist <https://www.todoist.com/> provides an online task manager service for teams.

r-rdflib 0.2.9
Propagated dependencies: r-tidyr@1.3.2 r-stringi@1.8.7 r-redland@1.0.17-19 r-readr@2.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rdflib/
Licenses: Expat
Build system: r
Synopsis: Tools to Manipulate and Query Semantic Data
Description:

The Resource Description Framework, or RDF is a widely used data representation model that forms the cornerstone of the Semantic Web. RDF represents data as a graph rather than the familiar data table or rectangle of relational databases. The rdflib package provides a friendly and concise user interface for performing common tasks on RDF data, such as reading, writing and converting between the various serializations of RDF data, including rdfxml', turtle', nquads', ntriples', and json-ld'; creating new RDF graphs, and performing graph queries using SPARQL'. This package wraps the low level redland R package which provides direct bindings to the redland C library. Additionally, the package supports the newer and more developer friendly JSON-LD format through the jsonld package. The package interface takes inspiration from the Python rdflib library.

r-ronfig 0.0.10
Propagated dependencies: r-cli@3.6.6 r-carrier@0.3.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://timtaylor.codeberg.page/ronfig/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Load Configuration Values
Description:

This package provides a simple approach to configuring R projects with different parameter values. Configurations are specified using a reduced subset of base R and parsed accordingly.

r-rrandvec 1.0.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://jakobbossek.github.io/rrandvec/
Licenses: FreeBSD
Build system: r
Synopsis: Generate Random Vectors Whose Components Sum Up to One
Description:

This package provides a single method implementing multiple approaches to generate pseudo-random vectors whose components sum up to one (see, e.g., Maziero (2015) <doi:10.1007/s13538-015-0337-8>). The components of such vectors can for example be used for weighting objectives when reducing multi-objective optimisation problems to a single-objective problem in the socalled weighted sum scalarisation approach.

r-resourcer 1.5.1
Propagated dependencies: r-r6@2.6.1 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.obiba.org/resourcer/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Resource Resolver
Description:

This package provides a resource represents some data or a computation unit. It is described by a URL and credentials. This package proposes a Resource model with "resolver" and "client" classes to facilitate the access and the usage of the resources.

r-recastlessons 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=recastlessons
Licenses: Expat
Build system: r
Synopsis: Explore and Interactively Adjust a Daily Distribution of Lessons
Description:

This package provides a set of functions to see and interactively adjust a distribution of lessons by day, aiming at homogenizing individual distributions (for each class and teacher).

r-robustrank 2024.1-28
Propagated dependencies: r-kyotil@2024.11-01
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robustrank
Licenses: GPL 2
Build system: r
Synopsis: Robust Rank-Based Tests
Description:

This package implements two-sample tests for paired data with missing values (Fong, Huang, Lemos and McElrath 2018, Biostatics, <doi:10.1093/biostatistics/kxx039>) and modified Wilcoxon-Mann-Whitney two sample location test, also known as the Fligner-Policello test.

r-rfvimptest 0.1.4
Propagated dependencies: r-ranger@0.18.0 r-permimp@1.1-0 r-party@1.3-20
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rfvimptest
Licenses: GPL 3
Build system: r
Synopsis: Sequential Permutation Testing of Random Forest Variable Importance Measures
Description:

Sequential permutation testing for statistical significance of predictors in random forests and other prediction methods. The main function of the package is rfvimptest(), which allows to test for the statistical significance of predictors in random forests using different (sequential) permutation test strategies [1]. The advantage of sequential over conventional permutation tests is that they are computationally considerably less intensive, as the sequential procedure is stopped as soon as there is sufficient evidence for either the null or the alternative hypothesis. Reference: [1] Hapfelmeier, A., Hornung, R. & Haller, B. (2023) Efficient permutation testing of variable importance measures by the example of random forests. Computational Statistics & Data Analysis 181:107689, <doi:10.1016/j.csda.2022.107689>.

r-reportfactory 0.4.0
Propagated dependencies: r-yaml@2.3.12 r-rstudioapi@0.18.0 r-rprojroot@2.1.1 r-rmarkdown@2.31 r-knitr@1.51 r-fs@2.1.0 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/reconverse/reportfactory
Licenses: Expat
Build system: r
Synopsis: Lightweight Infrastructure for Handling Multiple R Markdown Documents
Description:

This package provides an infrastructure for handling multiple R Markdown reports, including automated curation and time-stamping of outputs, parameterisation and provision of helper functions to manage dependencies.

r-robcp 0.3.10
Propagated dependencies: r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-mvtnorm@1.3-7 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robcp
Licenses: GPL 3
Build system: r
Synopsis: Robust Change-Point Tests
Description:

This package provides robust methods to detect change-points in uni- or multivariate time series. They can cope with corrupted data and heavy tails. Focus is on the detection of abrupt changes in location, but changes in the scale or dependence structure can be detected as well. This package provides tests for change detection in uni- and multivariate time series based on Huberized versions of CUSUM tests proposed in Duerre and Fried (2019) <DOI:10.48550/arXiv.1905.06201>, and tests for change detection in univariate time series based on 2-sample U-statistics or 2-sample U-quantiles as proposed by Dehling et al. (2015) <DOI:10.1007/978-1-4939-3076-0_12> and Dehling, Fried and Wendler (2020) <DOI:10.1093/biomet/asaa004>. Furthermore, the packages provides tests on changes in the scale or the correlation as proposed in Gerstenberger, Vogel and Wendler (2020) <DOI:10.1080/01621459.2019.1629938>, Dehling et al. (2017) <DOI:10.1017/S026646661600044X>, and Wied et al. (2014) <DOI:10.1016/j.csda.2013.03.005>.

r-ragnar 0.3.0
Propagated dependencies: r-xml2@1.5.2 r-withr@3.0.2 r-vctrs@0.7.3 r-tidyr@1.3.2 r-stringi@1.8.7 r-s7@0.2.2 r-rvest@1.0.5 r-rlang@1.2.0 r-reticulate@1.46.0 r-mirai@2.7.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-glue@1.8.1 r-duckdb@1.5.2 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-curl@7.1.0 r-commonmark@2.0.0 r-cli@3.6.6 r-blob@1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ragnar.tidyverse.org/
Licenses: Expat
Build system: r
Synopsis: Retrieval-Augmented Generation (RAG) Workflows
Description:

This package provides tools for implementing Retrieval-Augmented Generation (RAG) workflows with Large Language Models (LLM). Includes functions for document processing, text chunking, embedding generation, storage management, and content retrieval. Supports various document types and embedding providers ('Ollama', OpenAI'), with DuckDB as the default storage backend. Integrates with the ellmer package to equip chat objects with retrieval capabilities. Designed to offer both sensible defaults and customization options with transparent access to intermediate outputs. For a review of retrieval-augmented generation methods, see Gao et al. (2023) "Retrieval-Augmented Generation for Large Language Models: A Survey" <doi:10.48550/arXiv.2312.10997>.

r-readmet 1.7.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=readmet
Licenses: GPL 3
Build system: r
Synopsis: Read some less Popular Formats Used in Meteorology
Description:

This package contains tools for reading and writing data from or to files in the formats: akterm, dmna, Scintec Format-1, and Campbell Scientific TOA5.

r-robustmatrix 0.1.5
Propagated dependencies: r-rdpack@2.6.6 r-rcppprogress@0.4.2 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://cran.r-project.org/package=robustmatrix
Licenses: GPL 3
Build system: r
Synopsis: Robust Matrix-Variate Parameter Estimation
Description:

Robust covariance estimation for matrix-valued data and data with Kronecker-covariance structure using the Matrix Minimum Covariance Determinant (MMCD) estimators and outlier explanation using and Shapley values.

r-rcppcnpy 0.2.15
Dependencies: zlib@1.3.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/eddelbuettel/rcppcnpy
Licenses: GPL 2+
Build system: r
Synopsis: Read-Write Support for 'NumPy' Files via 'Rcpp'
Description:

The cnpy library written by Carl Rogers provides read and write facilities for files created with (or for) the NumPy extension for Python'. Vectors and matrices of numeric types can be read or written to and from files as well as compressed files. Support for integer files is available if the package has been built with as C++11 which should be the default on all platforms since the release of R 3.3.0.

r-racir 2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jstinzi/racir
Licenses: Expat
Build system: r
Synopsis: Rapid A/Ci Response (RACiR) Data Analysis
Description:

This package contains functions useful for reading in Licor 6800 files, correcting and analyzing rapid A/Ci response (RACiR) data. Requires some user interaction to adjust the calibration (empty chamber) data file to a useable range. Calibration uses a 1st to 5th order polynomial as suggested in Stinziano et al. (2017) <doi:10.1111/pce.12911>. Data can be processed individually or batch processed for all files paired with a given calibration file. RACiR is a trademark of LI-COR Biosciences, and used with permission.

r-rebmix 2.17.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rebmix
Licenses: GPL 2+
Build system: r
Synopsis: Finite Mixture Modeling, Clustering & Classification
Description:

Random univariate and multivariate finite mixture model generation, estimation, clustering, latent class analysis and classification. Variables can be continuous, discrete, independent or dependent and may follow normal, lognormal, Weibull, gamma, Gumbel, binomial, Poisson, Dirac, uniform or circular von Mises parametric families.

Total packages: 72166