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

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-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-rless 0.1.1
Propagated dependencies: r-v8@8.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ciirc-kso/rless
Licenses: Expat
Build system: r
Synopsis: Leaner Style Sheets
Description:

Converts LESS to CSS. It uses V8 engine, where LESS parser is run. Functions for LESS text, file or folder conversion are provided. This work was supported by a junior grant research project by Czech Science Foundation GACR no. GJ18-04150Y'.

r-robincid 1.0.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-mass@7.3-65 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Eureeca/RobinCID
Licenses: Expat
Build system: r
Synopsis: Robust Inference in Complex Innovative Trial Design
Description:

Perform robust estimation and inference in platform trials and other master protocol trials. Yuhan Qian, Yifan Yi, Jun Shao, Yanyao Yi, Gregory Levin, Nicole Mayer-Hamblett, Patrick J. Heagerty, Ting Ye (2025) <doi:10.48550/arXiv.2411.12944>.

r-r4subtrace 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-r4subcore@0.1.0 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/R4SUB/r4subtrace
Licenses: Expat
Build system: r
Synopsis: Traceability Engine for Clinical Submission Readiness
Description:

Quantifies and explains end-to-end traceability between clinical submission artifacts (ADaM (Analysis Data Model) outputs, derivations, SDTM (Study Data Tabulation Model) sources, specs, code). Builds trace models from metadata and mapping sheets, computes trace levels, and emits standardized R4SUB (R for Regulatory Submission) evidence table rows via r4subcore'.

r-rhymer 1.2.4
Propagated dependencies: 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://landesbergn.github.io/rhymer/index.html
Licenses: Expat
Build system: r
Synopsis: Wrapper for the 'Datamuse' API to Find Rhyming and Associated Words
Description:

Wrapper for Datamuse API to find rhyming and other associated words. This includes words of similar meaning, spelling, or other related words. Learn more about the Datamuse API here <https://www.datamuse.com/api/>.

r-rgcca 3.0.3
Propagated dependencies: r-rlang@1.2.0 r-pbapply@1.7-4 r-matrixstats@1.5.0 r-mass@7.3-65 r-gridextra@2.3 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-deriv@4.2.0 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rgcca-factory/RGCCA
Licenses: GPL 3
Build system: r
Synopsis: Regularized and Sparse Generalized Canonical Correlation Analysis for Multiblock Data
Description:

Multi-block data analysis concerns the analysis of several sets of variables (blocks) observed on the same group of individuals. The main aims of the RGCCA package are: to study the relationships between blocks and to identify subsets of variables of each block which are active in their relationships with the other blocks. This package allows to (i) run R/SGCCA and related methods, (ii) help the user to find out the optimal parameters for R/SGCCA such as regularization parameters (tau or sparsity), (iii) evaluate the stability of the RGCCA results and their significance, (iv) build predictive models from the R/SGCCA. (v) Generic print() and plot() functions apply to all these functionalities.

r-regrcoeffsexplorer 1.2.0
Propagated dependencies: r-rlang@1.2.0 r-magrittr@2.0.5 r-gridextra@2.3 r-glmnet@5.0 r-ggpubr@0.6.3 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://vadimtyuryaev.github.io/RegrCoeffsExplorer/
Licenses: Expat
Build system: r
Synopsis: Efficient Visualization of Regression Coefficients for Lm(), Glm(), and Glmnet() Objects
Description:

The visualization tool offers a nuanced understanding of regression dynamics, going beyond traditional per-unit interpretation of continuous variables versus categorical ones. It highlights the impact of unit changes as well as larger shifts like interquartile changes, acknowledging the distribution of empirical data. Furthermore, it generates visualizations depicting alterations in Odds Ratios for predictors across minimum, first quartile, median, third quartile, and maximum values, aiding in comprehending predictor-outcome interplay within empirical data distributions, particularly in logistic regression frameworks.

r-rampath 0.5.1
Propagated dependencies: r-mass@7.3-65 r-lavaan@0.6-21 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://nd.psychstat.org
Licenses: GPL 2
Build system: r
Synopsis: Structural Equation Modeling Using the Reticular Action Model (RAM) Notation
Description:

We rewrite of RAMpath software developed by John McArdle and Steven Boker as an R package. In addition to performing regular SEM analysis through the R package lavaan, RAMpath has unique features. First, it can generate path diagrams according to a given model. Second, it can display path tracing rules through path diagrams and decompose total effects into their respective direct and indirect effects as well as decompose variance and covariance into individual bridges. Furthermore, RAMpath can fit dynamic system models automatically based on latent change scores and generate vector field plots based upon results obtained from a bivariate dynamic system. Starting version 0.4, RAMpath can conduct power analysis for both univariate and bivariate latent change score models.

r-r-matlab 3.7.0
Propagated dependencies: r-r-utils@2.13.0 r-r-oo@1.27.1 r-r-methodss3@1.8.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/HenrikBengtsson/R.matlab
Licenses: LGPL 2.1+
Build system: r
Synopsis: Read and Write MAT Files and Call MATLAB from Within R
Description:

This package provides methods readMat() and writeMat() for reading and writing MAT files. For user with MATLAB v6 or newer installed (either locally or on a remote host), the package also provides methods for controlling MATLAB (trademark) via R and sending and retrieving data between R and MATLAB.

r-rminqa 0.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://cran.r-project.org/package=rminqa
Licenses: GPL 2+
Build system: r
Synopsis: Derivative-Free Optimization in R using C++
Description:

Perform derivative-free optimization algorithms in R using C++. A wrapper interface is provided to call C function of the bobyqa implementation (See <https://github.com/emmt/Algorithms/tree/master/bobyqa>).

r-rinsp 1.2.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RInSp
Licenses: GPL 2+
Build system: r
Synopsis: R Individual Specialization
Description:

This package provides functions to calculate several ecological indices of individual and population niche width (Araujo's E, clustering and pairwise similarity among individuals, IS, Petraitis W, and Roughgarden's WIC/TNW) to assess individual specialization based on data of resource use. Resource use can be quantified by counts of categories, measures of mass or length, or proportions. Monte Carlo resampling procedures are available for hypothesis testing against multinomial null models. Details are provided in Zaccarelli et al. (2013) <doi:10.1111/2041-210X.12079> and associated references.

r-rsdi 0.2.2
Propagated dependencies: r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ehengirmen/rSDI
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Dispersion Index (SDI) Family of Metrics for Spatial/Geographic Networks
Description:

Spatial Dispersion Index (SDI) is a generalized measurement index, or rather a family of indices to evaluate spatial dispersion of movements/flows in a network in a problem neutral way as described in: Gencer (2023) <doi:10.1007/s12061-023-09545-8>. This package computes and optionally visualizes this index with minimal hassle.

r-rcppgreedysetcover 0.1.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-data-table@1.18.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/matthiaskaeding/setcover/tree/main/rcpp_greedy_set_cover/
Licenses: Expat
Build system: r
Synopsis: Greedy Set Cover
Description:

This package provides a fast implementation of the greedy algorithm for the set cover problem using Rcpp'.

r-rocvb 0.1.0
Propagated dependencies: r-proc@1.19.0.1 r-mass@7.3-65 r-ggplot2@4.0.3 r-emplik@1.3-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/swang1021/rocvb
Licenses: Expat
Build system: r
Synopsis: ROC-Based Inference for Diagnostic Accuracy Under Verification Bias
Description:

This package provides point estimates and confidence intervals for receiver operating characteristic (ROC)â based diagnostic accuracy metrics for tests and biomarkers subject to verification bias. Supported metrics include the Area Under the ROC Curve (AUC), the Youden index, and the sensitivity at a userâ specified specificity level for twoâ class continuous tests under missingâ atâ random (MAR) disease verification. Point estimation follows Alonzo and Pepe (2005) <doi:10.1111/j.1467-9876.2005.00477.x>. Multiple types of confidence intervals are implemented and compared, including bootstrapâ based, Method of Variance Estimates Recovery (MOVER)â based, and empirical likelihood (EL)â based intervals; see Wang et al. (2025) <doi:10.1177/09622802251322989> and <https://github.com/swang1021/rocvb>.

r-rplotengine 1.0-9
Propagated dependencies: r-xtable@1.8-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://www.umh.es
Licenses: GPL 2+
Build system: r
Synopsis: R as a Plotting Engine
Description:

Generate basic charts either by custom applications, or from a small script launched from the system console, or within the R console. Two ASCII text files are necessary: (1) The graph parameters file, which name is passed to the function rplotengine()'. The user can specify the titles, choose the type of the graph, graph output formats (e.g. png, eps), proportion of the X-axis and Y-axis, position of the legend, whether to show or not a grid at the background, etc. (2) The data to be plotted, which name is specified as a parameter ('data_filename') in the previous file. This data file has a tabulated format, with a single character (e.g. tab) between each column. Optionally, the file could include data columns for showing confidence intervals.

r-roi-plugin-qpoases 1.0-3
Propagated dependencies: r-slam@0.1-55 r-roi@1.0-2 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://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: 'qpOASES' Plugin for the 'R' Optimization Infrastructure
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the quadratic solver qpOASES'. More information about qpOASES can be found at <https://github.com/coin-or/qpOASES>.

r-rdwd 1.9.8
Propagated dependencies: r-pbapply@1.7-4 r-berryfunctions@1.22.13
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://brry.github.io/rdwd/
Licenses: GPL 2+
Build system: r
Synopsis: Select and Download Climate Data from 'DWD' (German Weather Service)
Description:

Handle climate data from the DWD ('Deutscher Wetterdienst', see <https://www.dwd.de/EN/climate_environment/cdc/cdc_node_en.html> for more information). Choose observational time series from meteorological stations with selectDWD()'. Find raster data from radar and interpolation according to <https://brry.github.io/rdwd/raster-data.html>. Download (multiple) data sets with progress bars and no re-downloads through dataDWD()'. Read both tabular observational data and binary gridded datasets with readDWD()'.

r-roads 1.2.1
Propagated dependencies: r-units@1.0-1 r-tidyselect@1.2.1 r-terra@1.9-27 r-sf@1.1-1 r-rlang@1.2.0 r-igraph@2.3.1 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://github.com/LandSciTech/roads
Licenses: FSDG-compatible
Build system: r
Synopsis: Road Network Projection
Description:

Iterative least cost path and minimum spanning tree methods for projecting forest road networks. The methods connect a set of target points to an existing road network using igraph <https://igraph.org> to identify least cost routes. The cost of constructing a road segment between adjacent pixels is determined by a user supplied weight raster and a weight function; options include the average of adjacent weight raster values, and a function of the elevation differences between adjacent cells that penalizes steep grades. These road network projection methods are intended for integration into R workflows and modelling frameworks used for forecasting forest change, and can be applied over multiple time-steps without rebuilding a graph at each time-step.

r-readaec 0.1.2
Propagated dependencies: r-readr@2.2.0 r-httr2@1.2.2 r-glue@1.8.1 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/charlescoverdale/readaec
Licenses: Expat
Build system: r
Synopsis: Access Australian Electoral Commission Data
Description:

This package provides clean, tidy access to Australian Electoral Commission (AEC) federal election data. Includes results for the House of Representatives and Senate from 2007 onwards, at both division and polling place level. Data is downloaded directly from the AEC <https://results.aec.gov.au> on first use and cached locally for subsequent calls.

r-rspm 0.7.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran4linux.github.io/rspm/
Licenses: Expat
Build system: r
Synopsis: 'RStudio' Package Manager
Description:

Enables binary package installations on Linux distributions. Provides access to RStudio public repositories at <https://packagemanager.posit.co>, and transparent management of system requirements without administrative privileges. Currently supported distributions are CentOS / RHEL', and several RHEL derivatives ('Rocky Linux', AlmaLinux', Oracle Linux', and Amazon Linux'), openSUSE / SLES', Debian', and Ubuntu LTS.

r-relmix 1.4.1
Dependencies: tk@8.6.12
Propagated dependencies: r-pedtools@2.11.0 r-pedfamilias@0.2.5 r-officer@0.7.5 r-flextable@0.9.11 r-familias@2.6.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gdorum.github.io/relMix/
Licenses: GPL 2+
Build system: r
Synopsis: Relationship Inference for DNA Mixtures
Description:

Analysis of DNA mixtures involving relatives by computation of likelihood ratios that account for dropout and drop-in, mutations, silent alleles and population substructure. This is useful in kinship cases, like non-invasive prenatal paternity testing, where deductions about individuals relationships rely on DNA mixtures, and in criminal cases where the contributors to a mixed DNA stain may be related. Relationships are represented by pedigrees and can include kinship between more than two individuals. The main function is relMix() and its graphical user interface relMixGUI(). The implementation and method is described in Dorum et al. (2017) <doi:10.1007/s00414-016-1526-x>, Hernandis et al. (2019) <doi:10.1016/j.fsigss.2019.09.085> and Kaur et al. (2016) <doi:10.1007/s00414-015-1276-1>.

r-roi-plugin-scs 1.1-2
Propagated dependencies: r-slam@0.1-55 r-scs@3.2.7 r-roi@1.0-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: 'SCS' Plug-in for the 'R' Optimization Infrastructure
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the SCS solver for solving convex cone problems.

r-rrapply 1.2.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://jorischau.github.io/rrapply/
Licenses: LGPL 3
Build system: r
Synopsis: Revisiting Base Rapply
Description:

The minimal rrapply'-package contains a single function rrapply(), providing an extended implementation of R'-base rapply() by allowing to recursively apply a function to elements of a nested list based on a general condition function and including the possibility to prune or aggregate nested list elements from the result. In addition, special arguments can be supplied to access the name, location, parents and siblings in the nested list of the element under evaluation. The rrapply() function builds upon rapply()'s native C implementation and requires no other package dependencies.

r-rfm 0.4.0
Propagated dependencies: r-xplorerr@0.2.0 r-treemapify@2.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-plotly@4.12.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-gganimate@1.0.11 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rsquaredacademy/rfm
Licenses: Expat
Build system: r
Synopsis: Recency, Frequency and Monetary Value Analysis
Description:

This package provides tools for RFM (recency, frequency and monetary value) analysis. Generate RFM score from both transaction and customer level data. Visualize the relationship between recency, frequency and monetary value using heatmap, histograms, bar charts and scatter plots. Includes a shiny app for interactive segmentation. References: i. Blattberg R.C., Kim BD., Neslin S.A (2008) <doi:10.1007/978-0-387-72579-6_12>.

Total packages: 22167