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

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-stripless 1.0-3
Propagated dependencies: r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stripless
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Structured Trellis Displays Without Strips for Lattice Graphics
Description:

For making Trellis-type conditioning plots without strip labels. This is useful for displaying the structure of results from factorial designs and other studies when many conditioning variables would clutter the display with layers of redundant strip labels. Settings of the variables are encoded by layout and spacing in the trellis array and decoded by a separate legend. The functionality is implemented by a single S3 generic strucplot() function that is a wrapper for the Lattice package's xyplot() function. This allows access to all Lattice graphics capabilities in the usual way.

r-siber 2.1.10
Dependencies: jags@4.3.1
Propagated dependencies: r-tidyr@1.3.2 r-spatstat-utils@3.2-3 r-rjags@4-17 r-mnormt@2.1.2 r-magrittr@2.0.5 r-hdrcde@3.5.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SIBER
Licenses: GPL 2+
Build system: r
Synopsis: Stable Isotope Bayesian Ellipses in R
Description:

Fits bi-variate ellipses to stable isotope data using Bayesian inference with the aim being to describe and compare their isotopic niche.

r-scontomatch 0.1.1
Propagated dependencies: r-purrr@1.2.2 r-ontologyplot@1.7 r-ontologyindex@2.12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Papatheodorou-Group/scOntoMatch
Licenses: Expat
Build system: r
Synopsis: Aligning Ontology Annotation Across Single Cell Datasets with 'scOntoMatch'
Description:

Unequal granularity of cell type annotation makes it difficult to compare scRNA-seq datasets at scale. Leveraging the ontology system for defining cell type hierarchy, scOntoMatch aims to align cell type annotations to make them comparable across studies. The alignment involves two core steps: first is to trim the cell type tree within each dataset so each cell type does not have descendants, and then map cell type labels cross-studies by direct matching and mapping descendants to ancestors. Various functions for plotting cell type trees and manipulating ontology terms are also provided. In the Single Cell Expression Atlas hosted at EBI, a compendium of datasets with curated ontology labels are great inputs to this package.

r-st 1.2.7
Propagated dependencies: r-sda@1.3.9 r-fdrtool@1.2.18 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://strimmerlab.github.io/software/st/
Licenses: GPL 3+
Build system: r
Synopsis: Shrinkage t Statistic and Correlation-Adjusted t-Score
Description:

This package implements the "shrinkage t" statistic introduced in Opgen-Rhein and Strimmer (2007) <DOI:10.2202/1544-6115.1252> and a shrinkage estimate of the "correlation-adjusted t-score" (CAT score) described in Zuber and Strimmer (2009) <DOI:10.1093/bioinformatics/btp460>. It also offers a convenient interface to a number of other regularized t-statistics commonly employed in high-dimensional case-control studies.

r-scrollrevealr 0.2.0
Propagated dependencies: r-htmltools@0.5.9 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/feddelegrand7/scrollrevealR
Licenses: Expat
Build system: r
Synopsis: Animate 'shiny' Elements when They Scroll into View using the 'scrollrevealjs' Library
Description:

Allows the user to animate shiny elements when scrolling to view them. The animations are activated using the scrollrevealjs library. See <https://scrollrevealjs.org/> for more information.

r-snfa 0.0.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-rdpack@2.6.6 r-quadprog@1.5-8 r-prodlim@2026.03.11 r-ggplot2@4.0.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=snfa
Licenses: GPL 3
Build system: r
Synopsis: Smooth Non-Parametric Frontier Analysis
Description:

Fitting of non-parametric production frontiers for use in efficiency analysis. Methods are provided for both a smooth analogue of Data Envelopment Analysis (DEA) and a non-parametric analogue of Stochastic Frontier Analysis (SFA). Frontiers are constructed for multiple inputs and a single output using constrained kernel smoothing as in Racine et al. (2009), which allow for the imposition of monotonicity and concavity constraints on the estimated frontier.

r-stepmetrics 1.0.3
Propagated dependencies: r-physicalactivity@0.2-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jhmigueles/stepmetrics
Licenses: AGPL 3+
Build system: r
Synopsis: Calculate Step and Cadence Metrics from Wearable Data
Description:

This package provides functions to calculate step- and cadence-based metrics from timestamped accelerometer and wearable device data. Supports CSV and AGD files from ActiGraph devices, CSV files from Fitbit devices, and step counts derived with R package GGIR <https://github.com/wadpac/GGIR>, with automatic handling of epoch lengths from 1 to 60 seconds. Metrics include total steps, cadence peaks, minutes and steps in predefined cadence bands, and time and steps in moderate-to-vigorous physical activity (MVPA). Methods and thresholds are informed by the literature, e.g., Tudor-Locke and Rowe (2012) <doi:10.2165/11599170-000000000-00000>, Barreira et al. (2012) <doi:10.1249/MSS.0b013e318254f2a3>, and Tudor-Locke et al. (2018) <doi:10.1136/bjsports-2017-097628>. The package record is also available on Zenodo (2023) <doi:10.5281/zenodo.7858094>.

r-symptomcheckr 0.1.3
Propagated dependencies: r-tidyr@1.3.2 r-irr@0.85 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ma-kopka/symptomcheckR
Licenses: GPL 3
Build system: r
Synopsis: Analyzing and Visualizing Symptom Checker Performance
Description:

Easily analyze and visualize the performance of symptom checkers. This package can be used to gain comprehensive insights into the performance of single symptom checkers or the performance of multiple symptom checkers. It can be used to easily compare these symptom checkers across several metrics to gain an understanding of their strengths and weaknesses. The metrics are developed in Kopka et al. (2023) <doi:10.1177/20552076231194929>.

r-streambugs 1.4
Propagated dependencies: r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.eawag.ch/en/department/siam/projects/streambugs/
Licenses: GPL 3
Build system: r
Synopsis: Parametric Ordinary Differential Equations Model of Growth, Death, and Respiration of Macroinvertebrate and Algae Taxa
Description:

Numerically solve and plot solutions of a parametric ordinary differential equations model of growth, death, and respiration of macroinvertebrate and algae taxa dependent on pre-defined environmental factors. The model (version 1.0) is introduced in Schuwirth, N. and Reichert, P., (2013) <DOI:10.1890/12-0591.1>. This package includes model extensions and the core functions introduced and used in Schuwirth, N. et al. (2016) <DOI:10.1111/1365-2435.12605>, Kattwinkel, M. et al. (2016) <DOI:10.1021/acs.est.5b04068>, Mondy, C. P., and Schuwirth, N. (2017) <DOI:10.1002/eap.1530>, and Paillex, A. et al. (2017) <DOI:10.1111/fwb.12927>.

r-shinyquiz 0.0.1
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-shinyjs@2.1.1 r-shiny@1.13.0 r-scales@1.4.0 r-reactable@0.4.5 r-purrr@1.2.2 r-htmltools@0.5.9 r-glue@1.8.1 r-fontawesome@0.5.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://priism-center.github.io/shinyquiz/
Licenses: Expat
Build system: r
Synopsis: Create Interactive Quizzes in 'shiny'
Description:

Simple and flexible quizzes in shiny'. Easily create quizzes from various pre-built question and choice types or create your own using htmltools and shiny packages as building blocks. Integrates with larger shiny applications. Ideal for non-web-developers such as educators, data scientists, and anyone who wants to assess responses interactively in a small form factor.

r-shinyseo 0.1.1
Propagated dependencies: r-yaml@2.3.12 r-shiny@1.13.0 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=shinyseo
Licenses: GPL 3+
Build system: r
Synopsis: Search Engine Optimization, Social Metadata, and Site Verification Helpers for 'Shiny' Apps
Description:

Utilities for injecting search engine optimization (SEO), Open Graph, Twitter, site verification, and schema.org metadata into Shiny applications from YAML files or named lists.

r-stbl 0.3.0
Propagated dependencies: r-vctrs@0.7.3 r-rlang@1.2.0 r-glue@1.8.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://stbl.wrangle.zone/
Licenses: Expat
Build system: r
Synopsis: Stabilize Function Arguments
Description:

This package provides a set of consistent, opinionated functions to quickly check function arguments, coerce them to the desired configuration, or deliver informative error messages when that is not possible.

r-scientific 2025.1
Propagated dependencies: r-xfun@0.57 r-rmarkdown@2.31 r-knitr@1.51 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://scientific.obi.obianom.com
Licenses: Expat
Build system: r
Synopsis: Two Highly Customizable 'rmarkdown' Themes for Scientific Reports
Description:

Offers markdown output formats designed with various styles, allowing users to generate HTML reports tailored for scientific or machine learning showcase. The output has a contemporary appearance with vibrant visuals, providing numerous styles for effective highlighting. Created using the tufte <https://rstudio.github.io/tufte/> package code as a starting point.

r-scbmeanfd 1.2.3
Propagated dependencies: r-kernsmooth@2.23-26 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=SCBmeanfd
Licenses: GPL 3
Build system: r
Synopsis: Simultaneous Confidence Bands for the Mean of Functional Data
Description:

Statistical methods for estimating and inferring the mean of functional data. The methods include simultaneous confidence bands, local polynomial fitting, bandwidth selection by plug-in and cross-validation, goodness-of-fit tests for parametric models, equality tests for two-sample problems, and plotting functions.

r-sarp-moodle 1.2.3
Propagated dependencies: r-magick@2.9.1 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SARP.moodle
Licenses: Artistic License 2.0
Build system: r
Synopsis: XML Output Functions for Easy Creation of Moodle Questions
Description:

This package provides a set of basic functions for creating Moodle XML output files suited for importing questions in Moodle (a learning management system, see <https://moodle.org/> for more information).

r-secrfunc 1.0.0
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcppnumerical@0.7-0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.otago.ac.nz/density/
Licenses: GPL 2+
Build system: r
Synopsis: Helper Functions for Package 'secr'
Description:

This package provides functions are provided for internal use by the spatial capture-recapture package secr (from version 5.4.0). The idea is to speed up the installation of secr', and possibly reduce its size. Initially the functions are those for area and transect search that use numerical integration code from RcppNumerical and RcppEigen'. The functions are not intended to be user-friendly and require considerable preprocessing of data.

r-stressaddition 3.1.0
Propagated dependencies: r-plotrix@3.8-14 r-drc@3.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://git.ufz.de/oekotox/stressaddition
Licenses: GPL 3
Build system: r
Synopsis: Modelling Tri-Phasic Concentration-Response Relationships
Description:

The stress addition approach is an alternative to the traditional concentration addition or effect addition models. It allows the modelling of tri-phasic concentration-response relationships either as single toxicant experiments, in combination with an environmental stressor or as mixtures of two toxicants. See Liess et al. (2019) <doi:10.1038/s41598-019-51645-4> and Liess et al. (2020) <doi:10.1186/s12302-020-00394-7>.

r-sumo 1.2.3
Propagated dependencies: r-tidyverse@2.0.0 r-systemfonts@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-ragg@1.5.2 r-officer@0.7.5 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SUMO
Licenses: FSDG-compatible
Build system: r
Synopsis: Generating Multi-Omics Datasets for Testing and Benchmarking
Description:

This package provides tools to simulate multi-omics datasets with predefined signal structures. The generated data can be used for testing, validating, and benchmarking integrative analysis methods such as factor models and clustering approaches. This version includes enhanced signal customization, visualization tools (scatter, histogram, 3D), MOFA-based analysis pipelines, PowerPoint export, and statistical profiling of datasets. Designed for both method development and teaching, SUMO supports real and synthetic data pipelines with interpretable outputs. Tini, Giulia, et al (2019) <doi:10.1093/bib/bbx167>.

r-smoothr 1.3.0
Propagated dependencies: r-units@1.0-1 r-sf@1.1-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://strimas.com/smoothr/
Licenses: GPL 3
Build system: r
Synopsis: Smooth and Tidy Spatial Features
Description:

This package provides tools for smoothing and tidying spatial features (i.e. lines and polygons) to make them more aesthetically pleasing. Smooth curves, fill holes, and remove small fragments from lines and polygons.

r-sctenifoldknk 1.0.3
Propagated dependencies: r-sctenifoldnet@1.3 r-reshape2@1.4.5 r-pbapply@1.7-4 r-matrix@1.7-5 r-mass@7.3-65 r-igraph@2.3.1 r-enrichr@3.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/cailab-tamu/scTenifoldKnk
Licenses: GPL 2+
Build system: r
Synopsis: In-Silico Knockout Experiments from Single-Cell Gene Regulatory Networks
Description:

This package provides a workflow based on scTenifoldNet to perform in-silico knockout experiments using single-cell RNA sequencing (scRNA-seq) data from wild-type (WT) control samples as input. First, the package constructs a single-cell gene regulatory network (scGRN) and knocks out a target gene from the adjacency matrix of the WT scGRN by setting the geneâ s outdegree edges to zero. Then, it compares the knocked out scGRN with the WT scGRN to identify differentially regulated genes, called virtual-knockout perturbed genes, which are used to assess the impact of the gene knockout and reveal the geneâ s function in the analyzed cells.

r-shapley 0.7.0
Propagated dependencies: r-pander@0.6.6 r-h2o@3.44.0.3 r-ggplot2@4.0.3 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/haghish/shapley
Licenses: Expat
Build system: r
Synopsis: Weighted Mean SHAP and CI for Robust Feature Assessment in ML Grid
Description:

This R package introduces Weighted Mean SHapley Additive exPlanations (WMSHAP), an innovative method for calculating SHAP values for a grid of fine-tuned base-learner machine learning models as well as stacked ensembles, a method not previously available due to the common reliance on single best-performing models. By integrating the weighted mean SHAP values from individual base-learners comprising the ensemble or individual base-learners in a tuning grid search, the package weights SHAP contributions according to each model's performance, assessed by multiple either R squared (for both regression and classification models). alternatively, this software also offers weighting SHAP values based on the area under the precision-recall curve (AUCPR), the area under the curve (AUC), and F2 measures for binary classifiers. It further extends this framework to implement weighted confidence intervals for weighted mean SHAP values, offering a more comprehensive and robust feature importance evaluation over a grid of machine learning models, instead of solely computing SHAP values for the best model. This methodology is particularly beneficial for addressing the severe class imbalance (class rarity) problem by providing a transparent, generalized measure of feature importance that mitigates the risk of reporting SHAP values for an overfitted or biased model and maintains robustness under severe class imbalance, where there is no universal criteria of identifying the absolute best model. Furthermore, the package implements hypothesis testing to ascertain the statistical significance of SHAP values for individual features, as well as comparative significance testing of SHAP contributions between features. Additionally, it tackles a critical gap in feature selection literature by presenting criteria for the automatic feature selection of the most important features across a grid of models or stacked ensembles, eliminating the need for arbitrary determination of the number of top features to be extracted. This utility is invaluable for researchers analyzing feature significance, particularly within severely imbalanced outcomes where conventional methods fall short. Moreover, it is also expected to report democratic feature importance across a grid of models, resulting in a more comprehensive and generalizable feature selection. The package further implements a novel method for visualizing SHAP values both at subject level and feature level as well as a plot for feature selection based on the weighted mean SHAP ratios.

r-sid 1.1
Propagated dependencies: r-rbgl@1.88.0 r-pcalg@2.7-12 r-matrix@1.7-5 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/fkgruber/SID_cran
Licenses: FSDG-compatible
Build system: r
Synopsis: Structural Intervention Distance
Description:

The code computes the structural intervention distance (SID) between a true directed acyclic graph (DAG) and an estimated DAG. Definition and details about the implementation can be found in J. Peters and P. Bühlmann: "Structural intervention distance (SID) for evaluating causal graphs", Neural Computation 27, pages 771-799, 2015 <doi:10.1162/NECO_a_00708>.

r-survpresmooth 1.1-12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=survPresmooth
Licenses: GPL 2+
Build system: r
Synopsis: Presmoothed Estimation in Survival Analysis
Description:

Presmoothed estimators of survival, density, cumulative and non-cumulative hazard functions with right-censored survival data. For details, see Lopez-de-Ullibarri and Jacome (2013) <doi:10.18637/jss.v054.i11>.

r-speedytax 1.0.4
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rcpp@1.1.1-1.1 r-phyloseq@1.56.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=speedytax
Licenses: Expat
Build system: r
Synopsis: Rapidly Import Classifier Results into 'phyloseq'
Description:

Import classification results from the RDP Classifier (Ribosomal Database Project), USEARCH sintax, vsearch sintax and the QIIME2 (Quantitative Insights into Microbial Ecology) classifiers into phyloseq tax_table objects.

Total packages: 72465