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

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-rtwalk 2.0.1
Propagated dependencies: r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rodrigosqrt3/Rtwalk
Licenses: GPL 3
Build system: r
Synopsis: An MCMC Sampler Using the t-Walk Algorithm
Description:

This package implements the t-walk algorithm, a general-purpose, self-adjusting Markov Chain Monte Carlo (MCMC) sampler for continuous distributions as described by Christen & Fox (2010) <doi:10.1214/10-BA603>. The t-walk requires no tuning and is robust for a wide range of target distributions, including high-dimensional and multimodal problems. This implementation includes an option for running multiple chains in parallel to accelerate sampling and facilitate convergence diagnostics.

r-rolwinmulcor 1.2.0
Propagated dependencies: r-zoo@1.8-15 r-scales@1.4.0 r-pracma@2.4.6 r-gtools@3.9.5 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=RolWinMulCor
Licenses: GPL 2+
Build system: r
Synopsis: Subroutines to Estimate Rolling Window Multiple Correlation
Description:

Rolling Window Multiple Correlation ('RolWinMulCor') estimates the rolling (running) window correlation for the bi- and multi-variate cases between regular (sampled on identical time points) time series, with especial emphasis to ecological data although this can be applied to other kinds of data sets. RolWinMulCor is based on the concept of rolling, running or sliding window and is useful to evaluate the evolution of correlation through time and time-scales. RolWinMulCor contains six functions. The first two focus on the bi-variate case: (1) rolwincor_1win() and (2) rolwincor_heatmap(), which estimate the correlation coefficients and the their respective p-values for only one window-length (time-scale) and considering all possible window-lengths or a band of window-lengths, respectively. The second two functions: (3) rolwinmulcor_1win() and (4) rolwinmulcor_heatmap() are designed to analyze the multi-variate case, following the bi-variate case to visually display the results, but these two approaches are methodologically different. That is, the multi-variate case estimates the adjusted coefficients of determination instead of the correlation coefficients. The last two functions: (5) plot_1win() and (6) plot_heatmap() are used to represent graphically the outputs of the four aforementioned functions as simple plots or as heat maps. The functions contained in RolWinMulCor are highly flexible since these contains several parameters to control the estimation of correlation and the features of the plot output, e.g. to remove the (linear) trend contained in the time series under analysis, to choose different p-value correction methods (which are used to address the multiple comparison problem) or to personalise the plot outputs. The RolWinMulCor package also provides examples with synthetic and real-life ecological time series to exemplify its use. Methods derived from H. Abdi. (2007) <https://personal.utdallas.edu/~herve/Abdi-MCC2007-pretty.pdf>, R. Telford (2013) <https://quantpalaeo.wordpress.com/2013/01/04/, J. M. Polanco-Martinez (2019) <doi:10.1007/s11071-019-04974-y>, and J. M. Polanco-Martinez (2020) <doi:10.1016/j.ecoinf.2020.101163>.

r-rankgwask 0.1.1
Propagated dependencies: r-qqman@0.1.9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RankGWASK
Licenses: GPL 3
Build system: r
Synopsis: Ranked Set Sampling Genome-Wide Association Studies Toolkit
Description:

This package provides methods for genome-wide association studies (GWAS) using ranked set sampling (RSS) designs. The package includes tools for ranked set sample selection, standard and RSS-based association analyses, simulation of genotype and phenotype data, statistical comparison of RSS and simple random sampling (SRS) approaches, visualization of GWAS results, and power analysis under alternative sampling schemes.

r-rimpact 1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RImpact
Licenses: Expat
Build system: r
Synopsis: Calculates Measures of Scholarly Impact
Description:

The metrics() function calculates measures of scholarly impact. These include conventional measures, such as the number of publications and the total citations to all publications, as well as modern and robust metrics based on the vector of citations associated with each publication, such as the h index and many of its variants or rivals. These methods are described in Ruscio et al. (2012) <DOI: 10.1080/15366367.2012.711147>.

r-rweaveextra 1.3-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/vigou3/rweaveextra
Licenses: GPL 2+
Build system: r
Synopsis: Sweave Drivers with Extra Tricks Up their Sleeves
Description:

*The package is deprecated. It uses the standard drivers on R >= 4.6.0 since they incorporate all the functionalities below.* Weave and tangle drivers for Sweave extending the standard drivers. RweaveExtraLatex and RtangleExtra provide options to completely ignore code chunks on weaving, tangling, or both. Chunks ignored on weaving are not parsed, yet are written out verbatim on tangling. Chunks ignored on tangling may be evaluated as usual on weaving, but are completely left out of the tangled scripts. The driver RtangleExtra also provides options to control the separation between code chunks in the tangled script, and to specify the extension of the file name (or remove it entirely) when splitting is selected.

r-rofanova 1.0.1
Propagated dependencies: r-robustbase@0.99-7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-fda-usc@2.2.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/fabiocentofanti/rofanova
Licenses: GPL 3
Build system: r
Synopsis: Robust Functional Analysis of Variance
Description:

This package implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (2023) <doi:10.1093/jrsssc/qlad074>. It allows testing mean differences among groups of functional data by being robust against the presence of outliers.

r-rdkitpyr 0.2.1
Dependencies: rdkit@2024.09.6 python@3.12.12 python-numpy@2.3.1
Propagated dependencies: r-reticulate@1.46.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://mass-spec.ru/projects/cheminformatics/rdkitpyr/eng/
Licenses: Expat
Build system: r
Synopsis: Task-Oriented Cheminformatics in R Using 'RDKit' via 'Python'
Description:

This package provides a task-oriented R interface to the RDKit <https://www.rdkit.org> library through its Python API via reticulate'. The package offers high-level cheminformatics functionality, including molecule parsing, descriptor calculation, and fingerprint generation without replicating the native structure of RDKit'.

r-rjtools 1.0.18.1
Propagated dependencies: r-yesno@0.1.3 r-yaml@2.3.12 r-xfun@0.57 r-whisker@0.4.1 r-tinytex@0.59 r-stringr@1.6.0 r-rmarkdown@2.31 r-rlang@1.2.0 r-purrr@1.2.2 r-hunspell@3.0.6 r-here@1.0.2 r-glue@1.8.1 r-fs@2.1.0 r-distill@1.6 r-cli@3.6.6 r-callr@3.7.6 r-bookdown@0.46 r-biocmanager@1.30.27
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rjournal/rjtools
Licenses: Expat
Build system: r
Synopsis: Preparing, Checking, and Submitting Articles to the 'R Journal'
Description:

Create an R Journal Rmarkdown template article, that will generate html and pdf versions of your paper. Check that the paper folder has all the required components needed for submission. Examples of R Journal publications can be found at <https://journal.r-project.org>.

r-rzentra 0.1.0
Propagated dependencies: r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 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://cran.r-project.org/package=rzentra
Licenses: GPL 3
Build system: r
Synopsis: Client for the 'ZENTRA Cloud' API
Description:

This package provides functionality to read settings, statuses and readings of weather stations from the ZENTRA Cloud API <https://zentracloud.com/api/v1/guide#APIGuidelines>.

r-recombinator 1.0.1
Propagated dependencies: r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=recombinator
Licenses: Expat
Build system: r
Synopsis: Recombinate Nested Lists to Dataframes
Description:

Turns nested lists into data.frames in an orderly manner.

r-r02pro 0.2
Propagated dependencies: r-learnr@0.11.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r02pro.github.io/
Licenses: GPL 2
Build system: r
Synopsis: R Programming: Zero to Pro
Description:

This is a companion package of the book "R Programming: Zero to Pro" <https://r02pro.github.io/>. It contains the datasets used in the book and provides interactive exercises corresponding to the book. It covers a wide range of topics including visualization, data transformation, tidying data, data input and output.

r-rurality 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/cwimpy/rurality
Licenses: Expat
Build system: r
Synopsis: Classification and Scoring of U.S. County and ZIP Code Rurality
Description:

This package provides USDA Rural-Urban Continuum Codes (RUCC 2023), Rural-Urban Commuting Area codes (RUCA 2020), and a composite rurality score for all U.S. counties. Functions enable lookup by FIPS code, ZIP code, or county name, and easy merging with existing datasets. Data sources include the USDA Economic Research Service, U.S. Census Bureau American Community Survey, and Census TIGER/Line shapefiles.

r-rvoterdistance 2.0.0
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/lorenc5/Rvoterdistance
Licenses: GPL 2+
Build system: r
Synopsis: Voter Distance to Polling Locations
Description:

Calculates the distance between each voter in a voter file (given lat/long coordinates or sf point geometries) and multiple polling or vote-by-mail drop box locations. Returns nearest location, k-nearest locations, or all locations within a distance threshold. Core computation uses the Haversine formula implemented in C++ via Rcpp'.

r-rneos 0.4-1
Propagated dependencies: r-xml@3.99-0.23 r-rcurl@1.98-1.18
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rneos
Licenses: GPL 2+
Build system: r
Synopsis: XML-RPC Interface to NEOS
Description:

Within this package the XML-RPC API to NEOS <https://neos-server.org/neos/> is implemented. This enables the user to pass optimization problems to NEOS and retrieve results within R.

r-rcppeigenad 1.1.0
Propagated dependencies: r-readr@2.2.0 r-rdpack@2.6.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-memoise@2.0.1 r-functional@0.7 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcppEigenAD
Licenses: GPL 2+
Build system: r
Synopsis: Generate Partial Derivatives using 'Rcpp', 'Eigen' and 'CppAD'
Description:

Compiles C++ code using Rcpp <doi:10.18637/jss.v040.i08>, Eigen <doi:10.18637/jss.v052.i05> and CppAD to produce first and second order partial derivatives. Also provides an implementation of Faa di Bruno's formula to combine the partial derivatives of composed functions.

r-rgnparser 0.3.0
Propagated dependencies: r-tibble@3.3.1 r-sys@3.4.3 r-readr@2.2.0 r-lifecycle@1.0.5 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rgnparser/
Licenses: Expat
Build system: r
Synopsis: Parse Scientific Names
Description:

Parse scientific names using gnparser (<https://github.com/gnames/gnparser>), written in Go. gnparser parses scientific names into their component parts; it utilizes a Parsing Expression Grammar specifically for scientific names.

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-rcppmecab 0.0.1.5
Propagated dependencies: r-rcppparallel@5.1.11-2 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://cran.r-project.org/package=RcppMeCab
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: 'rcpp' Wrapper for 'mecab' Library
Description:

R package based on Rcpp for MeCab': Yet Another Part-of-Speech and Morphological Analyzer. The purpose of this package is providing a seamless developing and analyzing environment for CJK texts. This package utilizes parallel programming for providing highly efficient text preprocessing posParallel() function. For installation, please refer to README.md file.

r-rstg 0.0.1
Propagated dependencies: r-reticulate@1.46.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rstg
Licenses: Expat
Build system: r
Synopsis: STG : Feature Selection using STochastic Gates
Description:

STG is a method for feature selection in neural network. The procedure is based on probabilistic relaxation of the l0 norm of features, or the count of the number of selected features. The framework simultaneously learns either a nonlinear regression or classification function while selecting a small subset of features. Read more: Yamada et al. (2020) <https://proceedings.mlr.press/v119/yamada20a.html>.

r-rconf 0.1.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rconf
Licenses: GPL 3
Build system: r
Synopsis: Minimal and Lightweight Configuration Tool
Description:

Minimal and lightweight configuration tool that provides basic support for YAML configuration files without requiring additional package dependencies. It offers a simple method for loading and parsing configuration settings, making it ideal for quick prototypes and lightweight projects.

r-rlibeemd 1.4.4
Dependencies: gsl@2.8
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=Rlibeemd
Licenses: GPL 3
Build system: r
Synopsis: Ensemble Empirical Mode Decomposition (EEMD) and Its Complete Variant (CEEMDAN)
Description:

An R interface for libeemd (Luukko, Helske, Räsänen, 2016) <doi:10.1007/s00180-015-0603-9>, a C library of highly efficient parallelizable functions for performing the ensemble empirical mode decomposition (EEMD), its complete variant (CEEMDAN), the regular empirical mode decomposition (EMD), and bivariate EMD (BEMD). Due to the possible portability issues CRAN version no longer supports OpenMP, but you can install OpenMP-supported version from GitHub: <https://github.com/helske/Rlibeemd/>.

r-rtiktoken 0.0.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://davzim.github.io/rtiktoken/
Licenses: Expat
Build system: r
Synopsis: Byte-Pair-Encoding (BPE) Tokenizer for OpenAI's Large Language Models
Description:

This package provides a thin wrapper around the tiktoken-rs crate, allowing to encode text into Byte-Pair-Encoding (BPE) tokens and decode tokens back to text. This is useful to understand how Large Language Models (LLMs) perceive text.

r-rerddap 1.2.3
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-ncdf4@1.24 r-nanoparquet@0.5.1 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-hoardr@0.5.5 r-dplyr@1.2.1 r-digest@0.6.39 r-data-table@1.18.4 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rerddap/
Licenses: Expat
Build system: r
Synopsis: General Purpose Client for 'ERDDAP™' Servers
Description:

General purpose R client for ERDDAPâ ¢ servers. Includes functions to search for datasets', get summary information on datasets', and fetch datasets', in either csv or netCDF format. ERDDAPâ ¢ information: <https://upwell.pfeg.noaa.gov/erddap/information.html>.

r-ring 1.0.8
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://mrc-ide.github.io/ring/
Licenses: Expat
Build system: r
Synopsis: Circular / Ring Buffers
Description:

Circular / ring buffers in R and C. There are a couple of different buffers here with different implementations that represent different trade-offs.

Total packages: 72465