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

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-rerddaputils 1.0.2
Propagated dependencies: r-stringr@1.6.0 r-sf@1.1-1 r-rerddap@1.3.0 r-ncdf4@1.24 r-lubridate@1.9.5 r-duckdb@1.5.2 r-dbi@1.3.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rerddapUtils
Licenses: CC0
Build system: r
Synopsis: Miscellaneous Utilities for 'rerddap'
Description:

The rerddapUtils package is an R package that is a set of four main functions designed to work with and extend the rerddap package. These functions includes one for restricting by season, one for splitting large requests, and two for working with projected datasets. There are also two utility functions that provide estimates of the size of a proposed rerddap::griddap() request.

r-robin 2.0.0
Propagated dependencies: r-spam@2.11-3 r-reshape2@1.4.5 r-qpdf@1.4.1 r-perturbr@0.1.3 r-networkd3@0.4.1 r-matrix@1.7-5 r-igraph@2.3.1 r-gridextra@2.3 r-ggplot2@4.0.3 r-fdatest@2.1.1 r-desctools@0.99.60 r-biocparallel@1.46.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ValeriaPolicastro/robin
Licenses: Expat
Build system: r
Synopsis: ROBustness in Network
Description:

Assesses the robustness of the community structure of a network found by one or more community detection algorithm to give indications about their reliability. It detects if the community structure found by a set of algorithms is statistically significant and compares the different selected detection algorithms on the same network. robin helps to choose among different community detection algorithms the one that better fits the network of interest. Reference in Policastro V., Righelli D., Carissimo A., Cutillo L., De Feis I. (2021) <https://journal.r-project.org/archive/2021/RJ-2021-040/index.html>.

r-rcmdrplugin-orloca 4.8.2
Propagated dependencies: r-rcmdr@2.14.1 r-orloca-es@5.5 r-orloca@5.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://knuth.uca.es/orloca/
Licenses: GPL 3+
Build system: r
Synopsis: GUI for Planar Location Problems
Description:

This package provides a GUI for the orloca package is provided as a Rcmdr plug-in. The package deals with continuos planar location problems.

r-rjsdmx 3.9.0
Dependencies: openjdk@25.0.2
Propagated dependencies: r-zoo@1.8-15 r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/amattioc/SDMX/
Licenses: FSDG-compatible
Build system: r
Synopsis: R Interface to SDMX Web Services
Description:

This package provides functions to retrieve data and metadata from providers that disseminate data by means of SDMX web services. SDMX (Statistical Data and Metadata eXchange) is a standard that has been developed with the aim of simplifying the exchange of statistical information. More about the SDMX standard and the SDMX Web Services can be found at: <https://sdmx.org>.

r-rocker 0.3.2
Propagated dependencies: r-sodium@1.4.0 r-r6@2.6.1 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nikolaus77/rocker
Licenses: Expat
Build system: r
Synopsis: Database Interface Class
Description:

R6 class interface for handling relational database connections using DBI package as backend. The class allows handling of connections to e.g. PostgreSQL, MariaDB and SQLite. The purpose is having an intuitive object allowing straightforward handling of SQL databases.

r-rtemis-llm 0.8.1
Propagated dependencies: r-s7@0.2.2 r-rtemis-core@0.4.6 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-rcppcgal 6.2.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/ericdunipace/RcppCGAL
Licenses: GPL 3
Build system: r
Synopsis: 'Rcpp' Integration for 'CGAL'
Description:

This package creates a header only package to link to the CGAL (Computational Geometry Algorithms Library) header files in Rcpp'. There are a variety of potential uses for the software such as Hilbert sorting, K-D Tree nearest neighbors, and convex hull algorithms. For more information about how to use the header files, see the CGAL documentation at <https://www.cgal.org>. Currently downloads version 6.2.1 of the CGAL header files.

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-rolwinwavcor 0.4.0
Propagated dependencies: r-waveslim@1.8.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RolWinWavCor
Licenses: GPL 2+
Build system: r
Synopsis: Estimate Rolling Window Wavelet Correlation Between Two Time Series
Description:

Estimates and plots as a heat map the rolling window wavelet correlation (RWWC) coefficients statistically significant (within the 95% CI) between two regular (evenly spaced) time series. RolWinWavCor also plots at the same graphic the time series under study. The RolWinWavCor was designed for financial time series, but this software can be used with other kinds of data (e.g., climatic, ecological, geological, etc). The functions contained in RolWinWavCor are highly flexible since these contains some parameters to personalize the time series under analysis and the heat maps of the rolling window wavelet correlation coefficients. Moreover, we have also included a data set (named EU_stock_markets) that contains nine European stock market indices to exemplify the use of the functions contained in RolWinWavCor'. Methods derived from Polanco-Martà nez et al (2018) <doi:10.1016/j.physa.2017.08.065>).

r-roperators 1.4.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://benwiseman.github.io/roperators/
Licenses: Expat
Build system: r
Synopsis: Additional Operators to Help You Write Cleaner R Code
Description:

This package provides a set of additional operators and helper functions to make R code easier to read, write, and maintain. Includes string arithmetic (such as foo + bar'), in-place reassignment operators (such as x += 1), logical operators that handle missing values, floating-point and strict ('JavaScript'-style) equality tests, between operators, and SQL'-style pattern matching. Also provides convenience helpers for type conversion, operating-system checks, complete-cases statistics, and string manipulation, such as Oxford-comma pasting and extracting the first, last, n-th, or most common element of a vector or word in a string. The goal is to give R users, particularly those coming from other languages such as Python', a friendlier and more consistent syntax.

r-regr-easy 1.0.2
Propagated dependencies: r-stargazer@5.2.3 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=regr.easy
Licenses: GPL 3
Build system: r
Synopsis: Easy Linear, Quadratic and Cubic Regression Models
Description:

Focused on linear, quadratic and cubic regression models, it has a function for calculating the models, obtaining a list with their parameters, and a function for making the graphs for the respective models.

r-risksimul 0.1.2
Propagated dependencies: r-runuran@0.41
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=riskSimul
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Risk Quantification for Stock Portfolios under the T-Copula Model
Description:

This package implements efficient simulation procedures to estimate tail loss probabilities and conditional excess for a stock portfolio. The log-returns are assumed to follow a t-copula model with generalized hyperbolic or t marginals.

r-rtmpinv 2.0.0
Propagated dependencies: r-rclsp@2.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/econcz/rtmpinv
Licenses: Expat
Build system: r
Synopsis: Tabular Matrix Problems via Pseudoinverse Estimation
Description:

The Tabular Matrix Problems via Pseudoinverse Estimation (TMPinv) is a two-stage estimation method that reformulates structured table-based systems - such as allocation problems, transaction matrices, and input-output tables - as structured least-squares problems. Based on the Convex Least Squares Programming (CLSP) framework, TMPinv solves systems with row and column constraints, block structure, and optionally reduced dimensionality by (1) constructing a canonical constraint form and applying a pseudoinverse-based projection, followed by (2) a convex-programming refinement stage to improve fit, coherence, and regularization (e.g., via Lasso, Ridge, or Elastic Net).

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-riv 2.0-5
Propagated dependencies: r-rrcov@1.7-7 r-quantreg@6.1 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=riv
Licenses: GPL 2
Build system: r
Synopsis: Robust Instrumental Variables Estimator
Description:

Finds a robust instrumental variables estimator using a high breakdown point S-estimator of multivariate location and scatter matrix.

r-rraven 1.0.16
Propagated dependencies: r-warbler@1.1.37 r-tuner@1.4.7 r-seewave@2.2.4 r-pbapply@1.7-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/maRce10/Rraven
Licenses: GPL 2+
Build system: r
Synopsis: Connecting R and 'Raven' Sound Analysis Software
Description:

This package provides a tool to exchange data between R and Raven sound analysis software (Cornell Lab of Ornithology). Functions work on data formats compatible with the R package warbleR'.

r-rcpptrust 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nlmixr2/RcppTrust/
Licenses: Expat
Build system: r
Synopsis: Thread-Safe C++ Port of the 'trust' Trust Region Optimizer
Description:

Does local optimization using two derivatives and trust regions. Guaranteed to converge to a local minimum of the objective function. This is a thread-safe C++ port of the algorithm in the trust package by Charles J. Geyer, exposed both as a drop-in R function and as a C-callable, thread-safe entry point (with function pointers registered for other packages to call without linking against this package's shared library) so it can be used from parallel C++ code such as in nlmixr2est'.

r-retentionflow 0.1.25
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=retentionflow
Licenses: Expat
Build system: r
Synopsis: Retention Flow Tables and Sankey Diagrams
Description:

This package creates transition tables, summaries, and interactive Sankey diagrams from longitudinal person-term-state data. Sankey diagrams visualize flows between states with link widths proportional to flow counts; see Kennedy and Sankey (1898) "The Thermal Efficiency of Steam Engines" <doi:10.1680/imotp.1898.19100> and Schmidt (2008) "The Sankey Diagram in Energy and Material Flow Management: Part I: History" <doi:10.1111/j.1530-9290.2008.00004.x>. The minimum input schema is one row per person per term with an identifier, term, and categorical state.

r-rnaseqnet 0.1.5
Propagated dependencies: r-poiclaclu@1.0.2.1 r-igraph@2.3.1 r-hot-deck@1.2 r-glmnet@5.0 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=RNAseqNet
Licenses: GPL 3+
Build system: r
Synopsis: Log-Linear Poisson Graphical Model with Hot-Deck Multiple Imputation
Description:

Infer log-linear Poisson Graphical Model with an auxiliary data set. Hot-deck multiple imputation method is used to improve the reliability of the inference with an auxiliary dataset. Standard log-linear Poisson graphical model can also be used for the inference and the Stability Approach for Regularization Selection (StARS) is implemented to drive the selection of the regularization parameter. The method is fully described in <doi:10.1093/bioinformatics/btx819>.

r-rgift 0.1-7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.moodle.org/21/en/GIFT_format
Licenses: GPL 2+
Build system: r
Synopsis: Create Quizzes in GIFT Format
Description:

Implementation of some functions to create quizzes in the GIFT format. This format is used by several Virtual Learning Environments such as Moodle.

r-rjd3jars 0.0.6
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rjdverse/rjd3jars
Licenses: FSDG-compatible
Build system: r
Synopsis: External jars for 'rjdverse' R Packages
Description:

It provides external jars required for the rjdverse (as rjd3toolkit', rjd3x13 and rjd3tramoseats').

r-remedy 0.1.0
Propagated dependencies: r-rstudioapi@0.18.0 r-rematch2@2.1.2 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ThinkR-open/remedy
Licenses: Expat
Build system: r
Synopsis: 'RStudio' Addins to Simplify 'Markdown' Writing
Description:

An RStudio addin providing shortcuts for writing in Markdown'. This package provides a series of functions that allow the user to be more efficient when using Markdown'. For example, you can select a word, and put it in bold or in italics, or change the alignment of elements inside you Rmd. The idea is to map all the functionalities from remedy on keyboard shortcuts, so that it provides an interface close to what you can find in any other text editor.

r-reemtree 0.90.6
Propagated dependencies: r-rpart@4.1.27 r-nlme@3.1-169 r-aer@1.2-16
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://pages.stern.nyu.edu/~jsimonof/REEMtree/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Regression Trees with Random Effects for Longitudinal (Panel) Data
Description:

This package provides a data mining approach for longitudinal and clustered data, which combines the structure of mixed effects model with tree-based estimation methods. See Sela, R.J. and Simonoff, J.S. (2012) RE-EM trees: a data mining approach for longitudinal and clustered data <doi:10.1007/s10994-011-5258-3>.

r-rope 1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rope
Licenses: GPL 3
Build system: r
Synopsis: Model Selection with FDR Control of Selected Variables
Description:

Selects one model with variable selection FDR controlled at a specified level. A q-value for each potential variable is also returned. The input, variable selection counts over many bootstraps for several levels of penalization, is modeled as coming from a beta-binomial mixture distribution.

Total packages: 73954