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

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-southparkrshiny 1.0.0
Propagated dependencies: r-shinydashboard@0.7.3 r-shiny@1.13.0 r-knitr@1.51 r-kableextra@1.4.0 r-golem@0.5.1 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-config@0.3.2 r-bslib@0.11.0 r-box@1.2.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Amalan-ConStat/SouthParkRshiny
Licenses: Expat
Build system: r
Synopsis: Data and 'Shiny' Application for the Show 'SouthPark'
Description:

Ratings, votes, swear words and sentiments are analysed for the show SouthPark through a Shiny application after web scraping from IMDB and the website <https://southpark.fandom.com/wiki/South_Park_Archives>.

r-sameplot 0.1.0
Propagated dependencies: r-ragg@1.5.2 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/TomNaber/sameplot
Licenses: Expat
Build system: r
Synopsis: Consistent Plot Rendering and Saving Across Interactive Sessions and Reports
Description:

Renders plots to a temporary image using the ragg graphics device and returns knitr::include_graphics() output. Optionally saves the image to a specified path. This helps ensure consistent appearance across interactive sessions, saved files, and knitted documents. For more details see Pedersen and Shemanarev (2025) <doi: 10.32614/CRAN.package.ragg>.

r-sankey 1.0.2
Propagated dependencies: r-simplegraph@1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gaborcsardi/sankey#readme
Licenses: GPL 2+
Build system: r
Synopsis: Illustrate the Flow of Information or Material
Description:

Plots that illustrate the flow of information or material.

r-shinywgd 1.0.0
Dependencies: pandoc@3.7.0.2 pandoc@3.7.0.2
Propagated dependencies: r-vroom@1.7.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-shinyalert@3.1.0 r-shiny@1.13.0 r-seqinr@4.2-44 r-mclust@6.1.2 r-ks@1.15.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-htmltools@0.5.9 r-fs@2.1.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinyWGD
Licenses: GPL 3
Build system: r
Synopsis: 'Shiny' Application for Whole Genome Duplication Analysis
Description:

This package provides a comprehensive Shiny application for analyzing Whole Genome Duplication ('WGD') events. This package provides a user-friendly Shiny web application for non-experienced researchers to prepare input data and execute command lines for several well-known WGD analysis tools, including wgd', ksrates', i-ADHoRe', OrthoFinder', and Whale'. This package also provides the source code for experienced researchers to adjust and install the package to their own server. Key Features 1) Input Data Preparation This package allows users to conveniently upload and format their data, making it compatible with various WGD analysis tools. 2) Command Line Generation This package automatically generates the necessary command lines for selected WGD analysis tools, reducing manual errors and saving time. 3) Visualization This package offers interactive visualizations to explore and interpret WGD results, facilitating in-depth WGD analysis. 4) Comparative Genomics Users can study and compare WGD events across different species, aiding in evolutionary and comparative genomics studies. 5) User-Friendly Interface This Shiny web application provides an intuitive and accessible interface, making WGD analysis accessible to researchers and bioinformaticians of all levels.

r-skillings-mack 1.10
Propagated dependencies: r-matrixcalc@1.0-6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=Skillings.Mack
Licenses: GPL 2+
Build system: r
Synopsis: The Skillings-Mack Test Statistic for Block Designs with Missing Observations
Description:

This package provides a generalization of the statistic used in Friedman's ANOVA method and in Durbin's rank test. This nonparametric statistical test is useful for the data obtained from block designs with missing observations occurring randomly. A resulting p-value is based on the chi-squared distribution and Monte Carlo method.

r-sparsevcbart 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ghoshstats/sparseVCBART
Licenses: GPL 3+
Build system: r
Synopsis: Sparse Varying Coefficient BART with Global-Local Priors"
Description:

Fits sparse linear varying coefficient models (VCMs), which assert a linear relationship between an outcome and several covariates that is allowed to change as functions of additional variables known as effect modifiers. Designed for high-dimensional settings where the number of covariates (i.e., number of slopes) is comparable to or larger than the number of observations. Approximates the coefficient functions using a version of Bayesian Additive Regression Trees that can perform global-local shrinkage. For more details see Ghosh, Bhogale, and Deshpande (2026+) <doi:10.48550/arXiv.2510.08204>.

r-script 0.1.3
Propagated dependencies: r-rstudioapi@0.18.0 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=script
Licenses: GPL 3
Build system: r
Synopsis: Identify Script Name
Description:

Identifies the name of the current script in a variety of contexts, e.g. interactively or when sourced. Attempts to support RStudio environment. Based on <https://stackoverflow.com/a/32016824/2292993> and <https://stackoverflow.com/a/35842176/2292993>.

r-sprex 1.4.3
Propagated dependencies: r-swfscmisc@1.7 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SWFSC/sprex
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Species Richness and Extrapolation
Description:

This package provides functions for calculating species richness for rarefaction and extrapolation, primarily non-parametric species richness such as jackknife, Chao1, and ACE. Also available are functions for plotting species richness and extrapolation curves, and computing standard diversity and entropy indices.

r-srr 1.0.0
Propagated dependencies: r-rprojroot@2.1.1 r-roxygen2@8.0.0 r-rcpp@1.1.1-1.1 r-here@1.0.2 r-gert@2.3.1 r-fs@2.1.0 r-clipr@0.8.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://docs.ropensci.org/srr/
Licenses: Expat
Build system: r
Synopsis: 'rOpenSci' Software Review 'Roclets'
Description:

Companion package to rOpenSci statistical software review project ('rOpenSci authors, 2021; <doi:10.5281/zenodo.5556756>), to facilitate documenting software compliance with statistical standards using Roxygen2 roclets'.

r-spte2m 1.0.3
Propagated dependencies: r-rmarkdown@2.31 r-mass@7.3-65 r-maps@3.4.3 r-mapproj@1.2.12 r-knitr@1.51 r-glmnet@5.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpTe2M
Licenses: GPL 3+
Build system: r
Synopsis: Nonparametric Modeling and Monitoring of Spatio-Temporal Data
Description:

Spatio-temporal data have become increasingly popular in many research fields. Such data often have complex structures that are difficult to describe and estimate. This package provides reliable tools for modeling complicated spatio-temporal data. It also includes tools of online process monitoring to detect possible change-points in a spatio-temporal process over time. More specifically, the package implements the spatio-temporal mean estimation procedure described in Yang and Qiu (2018) <doi:10.1002/sim.7622>, the spatio-temporal covariance estimation procedure discussed in Yang and Qiu (2019) <doi:10.1002/sim.8315>, the three-step method for the joint estimation of spatio-temporal mean and covariance functions suggested by Yang and Qiu (2022) <doi:10.1007/s10463-021-00787-2>, the spatio-temporal disease surveillance method discussed in Qiu and Yang (2021) <doi:10.1002/sim.9150> that can accommodate the covariate effect, the spatial-LASSO-based process monitoring method proposed by Qiu and Yang (2023) <doi:10.1080/00224065.2022.2081104>, and the online spatio-temporal disease surveillance method described in Yang and Qiu (2020) <doi:10.1080/24725854.2019.1696496>.

r-statamarkdown 0.9.6
Propagated dependencies: r-xfun@0.57 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=Statamarkdown
Licenses: Expat
Build system: r
Synopsis: 'Stata' Markdown
Description:

Settings and functions to extend the knitr Stata engine.

r-stype-est 0.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/filizkrdg/S-type.est
Licenses: Expat
Build system: r
Synopsis: S-Type Estimators
Description:

This package implements the S-type estimators, novel robust estimators for general linear regression models, addressing challenges such as outlier contamination and leverage points. This package introduces robust regression techniques to provide a robust alternative to classical methods and includes diagnostic tools for assessing model fit and performance. The methodology is based on the study, "Comparison of the Robust Methods in the General Linear Regression Model" by Sazak and Mutlu (2023). This package is designed for statisticians and applied researchers seeking advanced tools for robust regression analysis.

r-scplot 0.7.0
Propagated dependencies: r-scan@0.68.1 r-rlang@1.2.0 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scplot
Licenses: GPL 3+
Build system: r
Synopsis: Plot Function for Single-Case Data Frames
Description:

Add-on for the scan package that creates plots from single-case data frames ('scdf'). It includes functions for styling single-case plots, adding phase-based lines to indicate various statistical parameters, and predefined themes for presentations and publications. More information and in depth examples can be found in the online book "Analyzing Single-Case Data with R and scan" Jürgen Wilbert (2026) <https://jazznbass.github.io/scan-Book/>.

r-spqdep 0.1.3.6
Propagated dependencies: r-units@1.0-1 r-tidyr@1.3.2 r-spdep@1.4-2 r-spatialreg@1.4-3 r-sp@2.2-1 r-sf@1.1-1 r-rsample@1.3.2 r-purrr@1.2.2 r-matrix@1.7-5 r-magrittr@2.0.5 r-igraph@2.3.1 r-gtools@3.9.5 r-gt@1.3.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://f8l5h9.github.io/spqdep/
Licenses: Expat
Build system: r
Synopsis: Testing for Spatial Independence of Cross-Sectional Qualitative Data
Description:

Testing for Spatial Dependence of Qualitative Data in Cross Section. The list of functions includes join-count tests, Q test, spatial scan test, similarity test and spatial runs test. The methodology of these models can be found in <doi:10.1007/s10109-009-0100-1> and <doi:10.1080/13658816.2011.586327>.

r-shuffle 1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shuffle
Licenses: GPL 2+
Build system: r
Synopsis: The Shuffle Estimator for Explainable Variance
Description:

Implementation of the shuffle estimator, a non-parametric estimator for signal and noise variance under mild noise correlations.

r-stpga 5.2.1
Propagated dependencies: r-scatterplot3d@0.3-45 r-scales@1.4.0 r-emoa@0.5-3 r-algdesign@1.2.1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=STPGA
Licenses: GPL 3
Build system: r
Synopsis: Selection of Training Populations by Genetic Algorithm
Description:

Combining Predictive Analytics and Experimental Design to Optimize Results. To be utilized to select a test data calibrated training population in high dimensional prediction problems and assumes that the explanatory variables are observed for all of the individuals. Once a "good" training set is identified, the response variable can be obtained only for this set to build a model for predicting the response in the test set. The algorithms in the package can be tweaked to solve some other subset selection problems.

r-sfadv 1.0.1
Propagated dependencies: r-minpack-lm@1.2-4 r-gmm@1.9-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sfadv
Licenses: GPL 3
Build system: r
Synopsis: Advanced Methods for Stochastic Frontier Analysis
Description:

Stochastic frontier analysis with advanced methods. In particular, it applies the approach proposed by Latruffe et al. (2017) <DOI:10.1093/ajae/aaw077> to estimate a stochastic frontier with technical inefficiency effects when one input is endogenous.

r-statmatch 1.4.3
Propagated dependencies: r-survey@4.5 r-proxy@0.4-29 r-lpsolve@5.6.23 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/marcellodo/StatMatch
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Matching or Data Fusion
Description:

Integration of two data sources referred to the same target population which share a number of variables. Some functions can also be used to impute missing values in data sets through hot deck imputation methods. Methods to perform statistical matching when dealing with data from complex sample surveys are available too.

r-ssra 0.1-1
Propagated dependencies: r-stringr@1.6.0 r-shape@1.4.6.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SSRA
Licenses: GPL 3
Build system: r
Synopsis: Sakai Sequential Relation Analysis
Description:

Takea Semantic Structure Analysis (TSSA) and Sakai Sequential Relation Analysis (SSRA) for polytomous items. Package includes functions for generating a sequential relation table and a treegram to visualize the sequential relations between pairs of items.

r-sumsome 1.1.0
Propagated dependencies: r-rnifti@1.9.0 r-rcpp@1.1.1-1.1 r-pari@1.1.3 r-aribrain@0.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/annavesely/sumSome
Licenses: GPL 2+
Build system: r
Synopsis: Permutation True Discovery Guarantee by Sum-Based Tests
Description:

It allows to quickly perform permutation-based closed testing by sum-based global tests, and construct lower confidence bounds for the TDP, simultaneously over all subsets of hypotheses. As a main feature, it produces simultaneous lower confidence bounds for the proportion of active voxels in different clusters for fMRI cluster analysis. Details may be found in Vesely, Finos, and Goeman (2020) <arXiv:2102.11759>.

r-scornet 0.1.1
Propagated dependencies: r-survival@3.8-6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-matrix@1.7-5 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/celehs/SCORNET
Licenses: GPL 3
Build system: r
Synopsis: Semi-Supervised Calibration of Risk with Noisy Event Times
Description:

This package provides a consistent, semi-supervised, non-parametric survival curve estimator optimized for efficient use of Electronic Health Record (EHR) data with a limited number of current status labels. See van der Laan and Robins (1997) <doi:10.2307/2670119>.

r-sbn 1.0.0
Propagated dependencies: r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://flee598.github.io/SBN/
Licenses: Expat
Build system: r
Synopsis: Generate Stochastic Branching Networks
Description:

Generate Stochastic Branching Networks ('SBNs'). Used to model the branching structure of rivers.

r-singlecellcomplexheatmap 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-seurat@5.5.0 r-rcolorbrewer@1.1-3 r-magrittr@2.0.5 r-dplyr@1.2.1 r-complexheatmap@2.28.0 r-circlize@0.4.18
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/FanXuRong/SingleCellComplexHeatMap
Licenses: Expat
Build system: r
Synopsis: Complex Heatmaps for Single Cell Expression Data with Dual Information Display
Description:

This package creates complex heatmaps for single cell RNA-seq data that simultaneously display gene expression levels (as color intensity) and expression percentages (as circle sizes). Supports gene grouping, cell type annotations, and time point comparisons. Built on top of ComplexHeatmap and integrates with Seurat objects. For more details see Gu (2022) <doi:10.1002/imt2.43> and Hao (2024) <doi:10.1038/s41587-023-01767-y>.

r-scgoclust 0.2.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-slanter@0.2-0 r-seurat@5.5.0 r-networkd3@0.4.1 r-matrix@1.7-5 r-magrittr@2.0.5 r-limma@3.68.3 r-dplyr@1.2.1 r-biomart@2.68.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Papatheodorou-Group/scGOclust
Licenses: GPL 3+
Build system: r
Synopsis: Measuring Cell Type Similarity with Gene Ontology in Single-Cell RNA-Seq
Description:

Traditional methods for analyzing single cell RNA-seq datasets focus solely on gene expression, but this package introduces a novel approach that goes beyond this limitation. Using Gene Ontology terms as features, the package allows for the functional profile of cell populations, and comparison within and between datasets from the same or different species. Our approach enables the discovery of previously unrecognized functional similarities and differences between cell types and has demonstrated success in identifying cell types functional correspondence even between evolutionarily distant species.

Total packages: 72166