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

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-rocnp 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/dragosmg/rocnp
Licenses: Expat
Build system: r
Synopsis: Work with Romanian Personal Numeric Codes PNC / CNP
Description:

This package provides a set of tools for working with Romanian personal numeric codes. The core is a validation function which applies several verification criteria to assess the validity of numeric codes. This is accompanied by functionality for extracting the different components of a personal numeric code. A personal numeric code is issued to all Romanian residents either at birth or when they obtain a residence permit.

r-revert 1.0.0
Propagated dependencies: r-s4vectors@0.50.1 r-rsamtools@2.28.0 r-pwalign@1.8.0 r-iranges@2.46.0 r-genomicranges@1.64.0 r-genomeinfodb@1.48.0 r-ensembldb@2.36.0 r-bsgenome@1.80.0 r-biostrings@2.80.1 r-biocgenerics@0.58.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=revert
Licenses: GPL 2
Build system: r
Synopsis: Reversion Mutation Detector for DNA Sequencing Data
Description:

Reversion mutations are secondary mutations that reverse the deleterious effects of an original pathogenic mutation, partially or fully restoring the gene's function. The revert package detects reversion mutations for a specific pathogenic mutation from DNA-seq bam files.

r-rcolorconesa 1.0.0
Propagated dependencies: 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=RColorConesa
Licenses: Expat
Build system: r
Synopsis: Conesa Colors Palette
Description:

This package provides a collection of palettes designed to integrate with ggplot', reflecting the color schemes associated with ConesaLab'.

r-rome 0.2.3
Propagated dependencies: r-zip@2.3.3 r-timedate@4052.112 r-stringr@1.6.0 r-sp@2.2-1 r-shiny@1.13.0 r-rnaturalearthdata@1.0.0 r-rnaturalearth@1.2.0 r-maps@3.4.3 r-magrittr@2.0.5 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-geosphere@1.6-8 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=RoME
Licenses: GPL 3
Build system: r
Synopsis: Multiple Checks on MEDITS Trawl Survey Data
Description:

This package provides quality checks for MEDITS (International Bottom Trawl Survey in the Mediterranean) trawl survey exchange data tables (TA (Haul data), TB (Catch data), TC (Biological data), TE (Biological individual data), TL (Litter data)). The main function RoME() calls all check functions in a defined sequence to perform a complete quality control of TX (Generic exchange data) data, including header validation, controlled-vocabulary checks, cross-table consistency tests, and biological plausibility checks. No automatic correction is applied: the package detects errors, warns the user, and specifies the type of error to ease data correction. Checks can be run simultaneously on multi-year datasets. An embedded shiny application is also provided via run_RoME_app(). References describing the methods: MEDITS Working Group (2017) <https://www.sibm.it/MEDITS%202011/principaledownload.htm>.

r-rfuzzycoco 0.1.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Lonza-RND-Data-Science/Rfuzzycoco
Licenses: GPL 3+
Build system: r
Synopsis: Provides an R Interface to the 'FuzzyCoCo' C++ Library and Extends It
Description:

This package provides and extends the Fuzzy Coco algorithm by wrapping the FuzzyCoCo C++ Library, cf <https://github.com/Lonza-RND-Data-Science/fuzzycoco>. Fuzzy Coco constructs systems that predict the outcome of a human decision-making process while providing an understandable explanation of a possible reasoning leading to it. The constructed fuzzy systems are composed of rules and linguistic variables. This package provides a S3 classic interface (fit_xy()/fit()/predict()/evaluate()) and a tidymodels'/'parsnip interface, a custom engine with custom iteration stop criterion and progress bar support as well as a systematic implementation that do not rely on genetic programming but rather explore all possible combinations.

r-rlabkey 3.4.6
Propagated dependencies: r-rcpp@1.1.1-1.1 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://cran.r-project.org/package=Rlabkey
Licenses: ASL 2.0
Build system: r
Synopsis: Data Exchange Between R and 'LabKey' Server
Description:

The LabKey client library for R makes it easy for R users to load live data from a LabKey Server, <https://www.labkey.com/>, into the R environment for analysis, provided users have permissions to read the data. It also enables R users to insert, update, and delete records stored on a LabKey Server, provided they have appropriate permissions to do so.

r-rviewgraph 1.4.2
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://cran.r-project.org/package=rviewgraph
Licenses: GPL 2
Build system: r
Synopsis: Animated Graph Layout Viewer
Description:

This package provides Java graphical user interfaces for viewing, manipulating and plotting graphs. Graphs may be directed or undirected.

r-ritc 1.3
Propagated dependencies: r-minpack-lm@1.2-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Ritc
Licenses: GPL 3
Build system: r
Synopsis: Isothermal Titration Calorimetry (ITC) Data Analysis
Description:

Selected functions for simulation and regression of integrated Isothermal Titration Calorimetry (ITC) data with the most commonly used one-to-one binding model.

r-rlogicalops 0.1
Propagated dependencies: r-stringr@1.6.0 r-rstackdeque@1.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RLogicalOps
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Process Logical Operations
Description:

Processing logical operations such as AND/OR/NOT operations dynamically. It also handles nesting in the operations.

r-rdryad 1.0.0
Propagated dependencies: r-zip@2.3.3 r-tibble@3.3.1 r-mime@0.13 r-jsonlite@2.0.0 r-hoardr@0.5.5 r-curl@7.1.0 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rdryad
Licenses: Expat
Build system: r
Synopsis: Access for Dryad Web Services
Description:

Interface to the Dryad "Solr" API, their "OAI-PMH" service, and fetch datasets. Dryad (<https://datadryad.org/>) is a curated host of data underlying scientific publications.

r-rflexscan 1.2.0
Propagated dependencies: r-sf@1.1-1 r-rcpp@1.1.1-1.1 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://tkhrotn.github.io/rflexscan/
Licenses: GPL 3
Build system: r
Synopsis: The Flexible Spatial Scan Statistic
Description:

This package provides functions for detecting spatial clusters using the flexible spatial scan statistic developed by Tango and Takahashi (2005) <doi:10.1186/1476-072X-4-11>. This package implements a wrapper for the C routine used in the FleXScan 3.1.2 <https://sites.google.com/site/flexscansoftware/home> developed by Takahashi, Yokoyama, and Tango. For details, see Otani et al. (2021) <doi:10.18637/jss.v099.i13>.

r-refreg 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-sp@2.2-1 r-rgl@1.3.36 r-rcolorbrewer@1.1-3 r-pracma@2.4.6 r-misc3d@0.9-2 r-mgcv@1.9-4 r-mbend@1.3.1 r-matrixcalc@1.0-6 r-ks@1.15.2 r-kernsmooth@2.23-26 r-gridextra@2.3 r-ggplot2@4.0.3 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=refreg
Licenses: GPL 2
Build system: r
Synopsis: Conditional Multivariate Reference Regions
Description:

An R package for estimating conditional multivariate reference regions. The reference region is non parametrically estimated using a kernel density estimator. Covariates effects on the multivariate response means vector and variance-covariance matrix, thus on the region shape, are estimated by flexible additive predictors. Continuous covariates non linear effects might be estimated using penalized splines smoothers. Confidence intervals for the covariates estimated effects might be derived from bootstrap resampling. Kernel density bandwidth can be estimated with different methods, including a method that optimize the region coverage. Numerical, and graphical, summaries can be obtained by the user in order to evaluate reference region performance with real data. Full mathematical details can be found in <doi:10.1002/sim.9163> and <doi:10.1007/s00477-020-01901-1>.

r-rcppgetconf 0.0.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/eddelbuettel/rcppgetconf
Licenses: GPL 2+
Build system: r
Synopsis: 'Rcpp' Interface for Querying System Configuration Variables
Description:

The getconf command-line tool provided by libc allows querying of a large number of system variables. This package provides similar functionality.

r-rsymphony 0.1-33
Dependencies: zlib@1.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://R-Forge.R-project.org/projects/rsymphony
Licenses: FSDG-compatible
Build system: r
Synopsis: SYMPHONY in R
Description:

An R interface to the SYMPHONY solver for mixed-integer linear programs.

r-rapidraker 0.1.3
Dependencies: openjdk@25.0.2
Propagated dependencies: r-slowraker@0.1.1 r-rjava@1.0-18 r-opennlpdata@1.5.3-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://crew102.github.io/slowraker/articles/rapidraker.html
Licenses: Expat
Build system: r
Synopsis: Rapid Automatic Keyword Extraction (RAKE) Algorithm
Description:

This package provides a Java implementation of the RAKE algorithm ('Rose', S., Engel', D., Cramer', N. and Cowley', W. (2010) <doi:10.1002/9780470689646.ch1>), which can be used to extract keywords from documents without any training data.

r-rphosfate 2.0.1
Propagated dependencies: r-yaml@2.3.12 r-terra@1.9-27 r-rcpparmadillo@15.2.6-1 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://gisler.github.io/RPhosFate/
Licenses: AGPL 3+
Build system: r
Synopsis: Soil and Chemical Substance Emission and Transport Model
Description:

An enhanced version of the semi-empirical, spatially distributed emission and transport model PhosFate implemented in R and C++'. It is based on the D-infinity, but also supports the D8 flow method. The currently available substances are suspended solids (SS) and particulate phosphorus (PP). A major feature is the allocation of substance loads entering surface waters to their sources of origin, which is a basic requirement for the identification of critical source areas and in consequence a cost-effective implementation of mitigation measures. References: Hepp et al. (2022) <doi:10.1016/j.jenvman.2022.114514>; Hepp and Zessner (2019) <doi:10.3390/w11102161>; Kovacs (2013) <http://hdl.handle.net/20.500.12708/9468>.

r-rapidatetime 0.0.11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rapidatetime
Licenses: GPL 2+
Build system: r
Synopsis: R API for 'Date' and 'Datetime'
Description:

Access to the C-level R date and datetime code is provided for C-level API use by other packages via registration of native functions. Client packages simply include a single header RApiDatetime.h provided by this package, and also import it. The R Core group is the original author of the code made available with slight modifications by this package.

r-rbf 2.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RBF
Licenses: GPL 3+
Build system: r
Synopsis: Robust Backfitting
Description:

This package provides a robust backfitting algorithm for additive models based on (robust) local polynomial kernel smoothers. It includes both bounded and re-descending (kernel) M-estimators, and it computes predictions for points outside the training set if desired. See Boente, Martinez and Salibian-Barrera (2017) <doi:10.1080/10485252.2017.1369077> and Martinez and Salibian-Barrera (2021) <doi:10.21105/joss.02992> for details.

r-resevol 0.4.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://bradduthie.github.io/resevol/
Licenses: GPL 2+
Build system: r
Synopsis: Simulate Agricultural Production and Evolution of Pesticide Resistance
Description:

Simulates individual-based models of agricultural pest management and the evolution of pesticide resistance. Management occurs on a spatially explicit landscape that is divided into an arbitrary number of farms that can grow one of up to 10 crops and apply one of up to 10 pesticides. Pest genomes are modelled in a way that allows for any number of pest traits with an arbitrary covariance structure that is constructed using an evolutionary algorithm in the mine_gmatrix() function. Simulations are then run using the run_farm_sim() function. This package thereby allows for highly mechanistic social-ecological models of the evolution of pesticide resistance under different types of crop rotation and pesticide application regimes.

r-reproducer 0.6.0
Propagated dependencies: r-xtable@1.8-8 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-reshape@0.8.10 r-readr@2.2.0 r-openxlsx@4.2.8.1 r-nortest@1.0-4 r-metafor@5.0-1 r-mass@7.3-65 r-lme4@2.0-1 r-jsonlite@2.0.0 r-httr@1.4.8 r-gridextra@2.3 r-ggplot2@4.0.3 r-getoptlong@1.1.1 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=reproducer
Licenses: GPL 2+
Build system: r
Synopsis: Reproduce Statistical Analyses and Meta-Analyses
Description:

Includes data analysis and meta-analysis functions (e.g., to calculate effect sizes and 95% Confidence Intervals (CI) on Standardised Effect Sizes (d) for AB/BA cross-over repeated-measures experimental designs), data presentation functions (e.g., density curve overlaid on histogram),and the data sets analyzed in different research papers in software engineering (e.g., related to software defect prediction or multi- site experiment concerning the extent to which structured abstracts were clearer and more complete than conventional abstracts) to streamline reproducible research in software engineering.

r-rmgarch 1.4-2
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-spd@2.0-1 r-shape@1.4.6.1 r-rugarch@1.5-5 r-rsolnp@2.0.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pcapp@2.0-5 r-matrix@1.7-5 r-mass@7.3-65 r-ff@4.5.2 r-corpcor@1.6.10 r-bessel@0.7-0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/alexiosg/rmgarch
Licenses: GPL 3
Build system: r
Synopsis: Multivariate GARCH Models
Description:

Feasible multivariate GARCH models including DCC, GO-GARCH and Copula-GARCH.

r-requirer 1.0.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=requireR
Licenses: Expat
Build system: r
Synopsis: R Source Code Modularizer
Description:

Modularizes source code. Keeps the global environment clean, explicifies interdependencies. Inspired by RequireJS'<http://requirejs.org/>.

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-rolluptree 0.4.1
Propagated dependencies: r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://jsjuni.github.io/rollupTree/
Licenses: Expat
Build system: r
Synopsis: Perform Recursive Computations
Description:

Mass rollup for a Bill of Materials is an example of a class of computations in which elements are arranged in a tree structure and some property of each element is a computed function of the corresponding values of its child elements. Leaf elements, i.e., those with no children, have values assigned. In many cases, the combining function is simple arithmetic sum; in other cases (e.g., mass properties), the combiner may involve other information such as the geometric relationship between parent and child, or statistical relations such as root-sum-of-squares (RSS). This package implements a general function for such problems. It is adapted to specific recursive computations by functional programming techniques; the caller passes a function as the update parameter to rollup() (or, at a lower level, passes functions as the get, set, combine, and override parameters to update_prop()) at runtime to specify the desired operations. The implementation relies on graph-theoretic algorithms from the igraph package of Csárdi, et al. (2006 <doi:10.5281/zenodo.7682609>).

Total packages: 72465