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

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-re2 0.1.4
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/girishji/re2
Licenses: Expat
Build system: r
Synopsis: R Interface to Google RE2 (C++) Regular Expression Library
Description:

Pattern matching, extraction, replacement and other string processing operations using Google's RE2 <https://github.com/google/re2> regular-expression engine. Consistent interface (similar to stringr'). RE2 uses finite-automata based techniques, and offers a fast and safe alternative to backtracking regular-expression engines like those used in stringr', stringi and other PCRE implementations.

r-reprostat 0.1.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ntigideon.github.io/ReproStat/
Licenses: GPL 3+
Build system: r
Synopsis: Reproducibility Diagnostics for Statistical Modeling
Description:

This package provides tools for diagnosing the reproducibility of statistical model outputs under data perturbations. Implements bootstrap, subsampling, and noise-based perturbation schemes and computes coefficient stability, p-value stability, selection stability, prediction stability, and a composite reproducibility index on a 0 to 100 scale. Includes cross-validation ranking stability for model comparison and visualization utilities. Optional backends support robust M-estimation ('MASS') and penalized regression ('glmnet'). Bootstrap perturbation follows Efron and Tibshirani (1993, ISBN:9780412042317); selection stability follows Meinshausen and Buhlmann (2010) <doi:10.1111/j.1467-9868.2010.00740.x>; reproducibility framework follows Peng (2011) <doi:10.1126/science.1213847>.

r-rsubgroup 1.1
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-foreign@0.8-91
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rsubgroup.org
Licenses: GPL 3+
Build system: r
Synopsis: Subgroup Discovery and Analytics
Description:

This package provides a collection of efficient and effective tools and algorithms for subgroup discovery and analytics. The package integrates an R interface to the org.vikamine.kernel library of the VIKAMINE system <http://www.vikamine.org> implementing subgroup discovery, pattern mining and analytics in Java.

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-rly 1.7.8
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/systemincloud/rly
Licenses: Expat
Build system: r
Synopsis: Tools to Create Formal Language Parser
Description:

R implementation of the common parsing tools lex and yacc'.

r-ratingscalereduction 1.4
Propagated dependencies: r-proc@1.19.0.1 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=RatingScaleReduction
Licenses: GPL 2
Build system: r
Synopsis: Rating Scale Reduction Procedure
Description:

Describes a new procedure of reducing items in a rating scale called Rating Scale Reduction (RSR). The new stop criterion in RSR procedure is added (stop global max). The function order is replaced by sort.list.

r-regport 0.3.1
Propagated dependencies: r-survival@3.8-6 r-rlang@1.2.0 r-r6@2.6.1 r-parameters@0.29.0 r-glue@1.8.1 r-forestploter@1.1.4 r-dplyr@1.2.1 r-data-table@1.18.4 r-broom-helpers@1.22.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ShixiangWang/regport
Licenses: Expat
Build system: r
Synopsis: Regression Model Processing Port
Description:

This package provides R6 classes, methods and utilities to construct, analyze, summarize, and visualize regression models.

r-r2dii-data 0.6.1
Propagated dependencies: r-lifecycle@1.0.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rmi-pacta.github.io/r2dii.data/
Licenses: CC0
Build system: r
Synopsis: Datasets to Measure the Alignment of Corporate Loan Books with Climate Goals
Description:

These datasets support the implementation in R of the software PACTA (Paris Agreement Capital Transition Assessment), which is a free tool that calculates the alignment between corporate lending portfolios and climate scenarios (<https://www.transitionmonitor.com/>). Financial institutions use PACTA to study how their capital allocation decisions align with climate change mitigation goals. Because both financial institutions and market data providers keep their data private, this package provides fake, public data to enable the development and use of PACTA in R.

r-raem 0.1.0
Propagated dependencies: r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/cneyens/raem
Licenses: Expat
Build system: r
Synopsis: Analytic Element Modeling of Steady Single-Layer Groundwater Flow
Description:

This package provides a model of single-layer groundwater flow in steady-state under the Dupuit-Forchheimer assumption can be created by placing elements such as wells, area-sinks and line-sinks at arbitrary locations in the flow field. Output variables include hydraulic head and the discharge vector. Particle traces can be computed numerically in three dimensions. The underlying theory is described in Haitjema (1995) <doi:10.1016/B978-0-12-316550-3.X5000-4> and references therein.

r-rsurv 0.0.2
Propagated dependencies: r-stabledist@0.7-2 r-rdpack@2.6.6 r-mass@7.3-65 r-dplyr@1.2.1 r-bellreg@0.0.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/fndemarqui/rsurv
Licenses: GPL 3+
Build system: r
Synopsis: Random Generation of Survival Data
Description:

Random generation of survival data from a wide range of regression models, including accelerated failure time (AFT), proportional hazards (PH), proportional odds (PO), accelerated hazard (AH), Yang and Prentice (YP), and extended hazard (EH) models. The package rsurv also stands out by its ability to generate survival data from an unlimited number of baseline distributions provided that an implementation of the quantile function of the chosen baseline distribution is available in R. Another nice feature of the package rsurv lies in the fact that linear predictors are specified via a formula-based approach, facilitating the inclusion of categorical variables and interaction terms. The functions implemented in the package rsurv can also be employed to simulate survival data with more complex structures, such as survival data with different types of censoring mechanisms, survival data with cure fraction, survival data with random effects (frailties), multivariate survival data, and competing risks survival data. Details about the R package rsurv can be found in Demarqui (2024) <doi:10.48550/arXiv.2406.01750>.

r-rmoajars 1.2.0
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://moa.cms.waikato.ac.nz/
Licenses: GPL 3
Build system: r
Synopsis: External jars Required for Package RMOA
Description:

External jars required for package RMOA. RMOA is a framework to build data stream models on top of MOA (Massive Online Analysis - <https://moa.cms.waikato.ac.nz/>). The jar files are put in this R package, the modelling logic can be found in the RMOA package.

r-round 0.21-0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/mmaechler/round/
Licenses: AGPL 3+ FSDG-compatible
Build system: r
Synopsis: Rounding to Decimal Digits
Description:

Decimal rounding is non-trivial in binary arithmetic. ISO standard round to even is more rare than typically assumed as most decimal fractions are not exactly representable in binary. Our roundX() versions explore differences between current and potential future versions of round() in R. Further, provides (some partly related) C99 math lib functions not in base R.

r-rodbc 1.3-26.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RODBC
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: ODBC Database Access
Description:

An ODBC database interface.

r-revtools 0.4.1
Propagated dependencies: r-viridislite@0.4.3 r-topicmodels@0.2-17 r-tm@0.7-18 r-stringdist@0.9.17 r-snowballc@0.7.1 r-slam@0.1-55 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-plotly@4.12.0 r-ngram@3.2.3 r-modeltools@0.2-24 r-ade4@1.7-24
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://revtools.net
Licenses: GPL 3
Build system: r
Synopsis: Tools to Support Evidence Synthesis
Description:

Researchers commonly need to summarize scientific information, a process known as evidence synthesis'. The first stage of a synthesis process (such as a systematic review or meta-analysis) is to download a list of references from academic search engines such as Web of Knowledge or Scopus'. The traditional approach to systematic review is then to sort these data manually, first by locating and removing duplicated entries, and then screening to remove irrelevant content by viewing titles and abstracts (in that order). revtools provides interfaces for each of these tasks. An alternative approach, however, is to draw on tools from machine learning to visualise patterns in the corpus. In this case, you can use revtools to render ordinations of text drawn from article titles, keywords and abstracts, and interactively select or exclude individual references, words or topics.

r-rbiodatacr 0.1.1
Propagated dependencies: r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 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/ManuelSpinola/rbiodatacr
Licenses: Expat
Build system: r
Synopsis: R Client for the BIODATACR Biodiversity Data Platform of Costa Rica
Description:

This package provides functions to query occurrence records, species information, and datasets from BIODATACR <https://biodiversidad.go.cr>, the national biodiversity information platform of Costa Rica managed by the Technical Office of CONAGEBIO, Costa Rica. Built on the Atlas of Living Australia (ALA) API infrastructure.

r-radstackshelpr 0.1.0
Propagated dependencies: r-vcfr@1.16.0 r-gridextra@2.3 r-ggridges@0.5.7 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=RADstackshelpR
Licenses: Expat
Build system: r
Synopsis: Optimize the De Novo Stacks Pipeline via R
Description:

Offers a handful of useful wrapper functions which streamline the reading, analyzing, and visualizing of variant call format (vcf) files in R. This package was designed to facilitate an explicit pipeline for optimizing Stacks (Rochette et al., 2019) (<doi:10.1111/mec.15253>) parameters during de novo (without a reference genome) assembly and variant calling of restriction-enzyme associated DNA sequence (RADseq) data. The pipeline implemented here is based on the 2017 paper "Lost in Parameter Space" (Paris et al., 2017) (<doi:10.1111/2041-210X.12775>) which establishes clear recommendations for optimizing the parameters m', M', and n', during the process of assembling loci.

r-realestatebr 1.0.1
Propagated dependencies: r-zoo@1.8-15 r-yaml@2.3.12 r-xml2@1.5.2 r-tidyxl@1.0.10 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-rbcb@0.1.14 r-purrr@1.2.2 r-lubridate@1.9.5 r-janitor@2.2.1 r-httr@1.4.8 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/viniciusoike/realestatebr
Licenses: Expat
Build system: r
Synopsis: Import Brazilian Real Estate Data into R
Description:

This package provides access to Brazilian real estate market data from multiple official sources: the Central Bank of Brazil (BCB), the Brazilian Association of Real Estate Developers (ABRAINC), the Brazilian Association of Real Estate Credit and Savings Entities (ABECIP), the Getulio Vargas Foundation (FGV), and the Bank for International Settlements (BIS).

r-rppaspace 1.0.10
Propagated dependencies: r-timedate@4052.112 r-tiff@0.1-12 r-sparsem@1.84-2 r-robustbase@0.99-7 r-quantreg@6.1 r-png@0.1-9 r-nlme@3.1-169 r-mgcv@1.9-4 r-jpeg@0.1-11 r-iterators@1.0.14 r-imager@1.0.8 r-foreach@1.5.2 r-doparallel@1.0.17 r-cobs@1.3-9-1 r-bmp@0.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://pubmed.ncbi.nlm.nih.gov/36205581
Licenses: Artistic License 2.0
Build system: r
Synopsis: Reverse-Phase Protein Array Super Position and Concentration Evaluation
Description:

This package provides tools for the analysis of reverse-phase protein arrays (RPPAs), which are also known as tissue lysate arrays or simply lysate arrays'. The package's primary purpose is to input a set of quantification files representing dilution series of samples and control points taken from scanned RPPA slides and determine a relative log concentration value for each valid dilution series present in each slide and provide graphical visualization of the input and output data and their relationships. Other optional features include generation of quality control scores for judging the quality of the input data, spatial adjustment of sample points based on controls added to the slides, and various types of normalization of calculated values across a set of slides. The package was derived from a previous package named SuperCurve. For a detailed description of data inputs and outputs, usage information, and a list of related papers describing methods used in the package please review the vignette Guide_to_RPPASPACE'. RPPA SPACE: an R package for normalization and quantitation of Reverse-Phase Protein Array data'. Bioinformatics Nov 15;38(22):5131-5133. <doi: 10.1093/bioinformatics/btac665>.

r-replicationsuccess 1.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://crsuzh.github.io/ReplicationSuccess/
Licenses: GPL 2+
Build system: r
Synopsis: Design and Analysis of Replication Studies
Description:

This package provides utilities for the design and analysis of replication studies. Features both traditional methods based on statistical significance and more recent methods such as the sceptical p-value; Held L. (2020) <doi:10.1111/rssa.12493>, Held et al. (2022) <doi:10.1214/21-AOAS1502>, Micheloud et al. (2023) <doi:10.1111/stan.12312>. Also provides related methods including the harmonic mean chi-squared test; Held, L. (2020) <doi:10.1111/rssc.12410>, and intrinsic credibility; Held, L. (2019) <doi:10.1098/rsos.181534>. Contains datasets from five large-scale replication projects.

r-riex 1.0.2
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-urltools@1.7.3.1 r-ttr@0.24.4 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rjson@0.2.23 r-quantmod@0.4.28 r-purrr@1.2.2 r-httr@1.4.8 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/TheEliteAnalyst/Riex
Licenses: GPL 2
Build system: r
Synopsis: IEX Stocks and Market Data
Description:

Retrieves efficiently and reliably Investors Exchange ('IEX') stock and market data using IEX Cloud API'. The platform is offered by Investors Exchange Group (IEX Group). Main goal is to leverage R capabilities including existing packages to effectively provide financial and statistical analysis as well as visualization in support of fact-based decisions. In addition, continuously improve and enhance Riex by applying best practices and being in tune with users feedback and requirements. Please, make sure to review and acknowledge Investors Exchange Group (IEX Group) terms and conditions before using Riex (<https://iexcloud.io/terms/>).

r-rfit 0.27.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rfit
Licenses: GPL 2+
Build system: r
Synopsis: Rank-Based Estimation for Linear Models
Description:

Rank-based (R) estimation and inference for linear models. Estimation is for general scores and a library of commonly used score functions is included.

r-rpublica 0.1.3
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rOpenGov/RPublica
Licenses: GPL 2
Build system: r
Synopsis: ProPublica API Client
Description:

Client for accessing data journalism APIs from ProPublica <http://www.propublica.org/>.

r-random-polychor-pa 1.1.4-5
Propagated dependencies: r-sfsmisc@1.1-24 r-psych@2.6.5 r-nfactors@2.4.1.2 r-mvtnorm@1.3-7 r-mass@7.3-65 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=random.polychor.pa
Licenses: GPL 2+
Build system: r
Synopsis: Parallel Analysis with Polychoric Correlation Matrices
Description:

The Function performs a parallel analysis using simulated polychoric correlation matrices. The nth-percentile of the eigenvalues distribution obtained from both the randomly generated and the real data polychoric correlation matrices is returned. A plot comparing the two types of eigenvalues (real and simulated) will help determine the number of real eigenvalues that outperform random data. The function is based on the idea that if real data are non-normal and the polychoric correlation matrix is needed to perform a Factor Analysis, then the Parallel Analysis method used to choose a non-random number of factors should also be based on randomly generated polychoric correlation matrices and not on Pearson correlation matrices. Random data sets are simulated assuming or a uniform or a multinomial distribution or via the bootstrap method of resampling (i.e., random permutations of cases). Also Multigroup Parallel analysis is made available for random (uniform and multinomial distribution and with or without difficulty factor) and bootstrap methods. An option to choose between default or full output is also available as well as a parameter to print Fit Statistics (Chi-squared, TLI, RMSEA, RMR and BIC) for the factor solutions indicated by the Parallel Analysis. Also weighted correlation matrices may be considered for PA.

r-rosv 0.5.1
Propagated dependencies: r-r6@2.6.1 r-purrr@1.2.2 r-memoise@2.0.1 r-jsonlite@2.0.0 r-httr2@1.2.2 r-furrr@0.4.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://al-obrien.github.io/rosv/
Licenses: Expat
Build system: r
Synopsis: Client to Access and Operate on the 'Open Source Vulnerability' API
Description:

Connect, query, and operate on information available from the Open Source Vulnerability database <https://osv.dev/>. Although CRAN has vulnerabilities listed, these are few compared to projects such as PyPI'. With tighter integration between R and Python', having an R specific package to access details about vulnerabilities from various sources is a worthwhile enterprise.

Total packages: 22167