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

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-semds 0.9-7
Propagated dependencies: r-pracma@2.4.6 r-minpack-lm@1.2-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=semds
Licenses: GPL 2+
Build system: r
Synopsis: Structural Equation Multidimensional Scaling
Description:

Fits a structural equation multidimensional scaling (SEMDS) model for asymmetric and three-way input dissimilarities. It assumes that the dissimilarities are measured with errors. The latent dissimilarities are estimated as factor scores within an SEM framework while the objects are represented in a low-dimensional space as in MDS.

r-ssimmap 0.4.0
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-scales@1.4.0 r-knitr@1.51 r-ggplot2@4.0.3 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Hailyee-Ha/SSIMmap
Licenses: Expat
Build system: r
Synopsis: The Structural Similarity Index Measure for Maps
Description:

Extends the classical SSIM method proposed by Wang', Bovik', Sheikh', and Simoncelli'(2004) <doi:10.1109/TIP.2003.819861>. for irregular lattice-based maps and raster images. The geographical SSIM method incorporates well-developed geographically weighted summary statistics'('Brunsdon', Fotheringham and Charlton 2002) <doi:10.1016/S0198-9715(01)00009-6> with an adaptive bandwidth kernel function for irregular lattice-based maps.

r-scoredec 0.1.2
Propagated dependencies: r-rfast@2.1.5.2 r-rcpp@1.1.1-1.1 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/cadam00/scoredec
Licenses: GPL 3
Build system: r
Synopsis: S-Core Graph Decomposition
Description:

S-Core Graph Decomposition algorithm for graphs. This is a method for decomposition of a weighted graph, as proposed by Eidsaa and Almaas (2013) <doi:10.1103/PhysRevE.88.062819>. The high speed and the low memory usage make it suitable for large graphs.

r-starling 0.6.5
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-reclin2@0.6.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-janitor@2.2.1 r-dplyr@1.2.1 r-digest@0.6.39 r-datawizard@1.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=starling
Licenses: GPL 3+
Build system: r
Synopsis: Link Infectious Disease Cases to Vaccination and Hospitalization Records
Description:

Facilitates probabilistic record linkage between infectious disease surveillance datasets (notifiable disease registers, outbreak line-lists), vaccination registries, and hospitalization records using methods based on Fellegi and Sunter (1969) <doi:10.1080/01621459.1969.10501049> and Sayers et al. (2016) <doi:10.1093/ije/dyv322>. The package provides core functions for data preparation, linkage, and analysis: clean_the_nest() standardizes variable names and formats across heterogeneous datasets; murmuration() performs machine learning-based record linkage using blocking variables and similarity metrics; molting() deidentifies datasets for secure sharing; homing() re-identifies previously deidentified datasets; plumage() identifies and categorizes comorbidities; and preening() creates analysis-ready variables including age categories and temporal groupings. Designed for epidemiological research linking acute and post-acute disease outcomes to vaccination status and healthcare utilization. Supports multiple linkage scenarios including case-to-vaccination, case-to-hospitalization, and event-based vaccination status determination (e.g., outbreak attendees, flight passengers, exposure site visitors).

r-survrm2adapt 1.1.0
Propagated dependencies: r-survival@3.8-6 r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=survRM2adapt
Licenses: GPL 2
Build system: r
Synopsis: Flexible and Coherent Test/Estimation Procedure Based on Restricted Mean Survival Times
Description:

Estimates the restricted mean survival time (RMST) with the time window [0, tau], where tau is adaptively selected from the procedure, proposed by Horiguchi et al. (2018) <doi:10.1002/sim.7661>. It also estimates the RMST with the time window [tau1, tau2], where tau1 is adaptively selected from the procedure, proposed by Horiguchi et al. (2023) <doi:10.1002/sim.9662>.

r-srpi 0.1.0
Propagated dependencies: 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=srpi
Licenses: GPL 3
Build system: r
Synopsis: Standardized Ranking Performance Index for Model Selection
Description:

Flexible implementation of the Standardized Ranking Performance Index (sRPI) for model selection based on multiple evaluation criteria. The package combines multiple statistical measures into a single index to provide an objective and robust ranking of models across calibration, validation, and combined scenarios. It supports evaluation of statistical, machine learning, and other predictive models using user-defined performance criteria. For more details see Aschonitis et al. (2019) <doi:10.1016/j.envsoft.2019.01.005> and Singh et al. (2023) <doi:10.1016/j.ecoinf.2022.101933>.

r-spfda 0.9.2
Propagated dependencies: r-mathjaxr@2.0-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dipterix/spfda
Licenses: Expat
Build system: r
Synopsis: Function-on-Scalar Regression with Group-Bridge Penalty
Description:

This package implements a group-bridge penalized function-on-scalar regression model proposed by Wang et al. (2023) <doi:10.1111/biom.13684>, to simultaneously estimate functional coefficient and recover the local sparsity.

r-strucchangercpp 1.5-4-1.0.1
Propagated dependencies: r-zoo@1.8-15 r-sandwich@3.1-1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bfast2/strucchangeRcpp/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Testing, Monitoring, and Dating Structural Changes: C++ Version
Description:

This package provides a fast implementation with additional experimental features for testing, monitoring and dating structural changes in (linear) regression models. strucchangeRcpp features tests/methods from the generalized fluctuation test framework as well as from the F test (Chow test) framework. This includes methods to fit, plot and test fluctuation processes (e.g. cumulative/moving sum, recursive/moving estimates) and F statistics, respectively. These methods are described in Zeileis et al. (2002) <doi:10.18637/jss.v007.i02>. Finally, the breakpoints in regression models with structural changes can be estimated together with confidence intervals, and their magnitude as well as the model fit can be evaluated using a variety of statistical measures.

r-syncrng 1.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SyncRNG
Licenses: GPL 2
Build system: r
Synopsis: Synchronized Tausworthe RNG for R and Python
Description:

Generate the same random numbers in R and Python.

r-sonify 0.0-1
Propagated dependencies: r-tuner@1.4.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sonify
Licenses: GPL 2+
Build system: r
Synopsis: Data Sonification - Turning Data into Sound
Description:

Sonification (or audification) is the process of representing data by sounds in the audible range. This package provides the R function sonify() that transforms univariate data, sampled at regular or irregular intervals, into a continuous sound with time-varying frequency. The ups and downs in frequency represent the ups and downs in the data. Sonify provides a substitute for R's plot function to simplify data analysis for the visually impaired.

r-sfflhd 0.1.2
Propagated dependencies: r-r6@2.6.1 r-doe-base@1.2-5 r-conf-design@2.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/CollinErickson/sFFLHD
Licenses: GPL 3
Build system: r
Synopsis: Sequential Full Factorial-Based Latin Hypercube Design
Description:

Gives design points from a sequential full factorial-based Latin hypercube design, as described in Duan, Ankenman, Sanchez, and Sanchez (2015, Technometrics, <doi:10.1080/00401706.2015.1108233>).

r-shrinktvp 3.1.1
Propagated dependencies: r-zoo@1.8-15 r-stochvol@3.2.9 r-rcppprogress@0.4.2 r-rcppgsl@0.3.14 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-gigrvg@0.8 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shrinkTVP
Licenses: GPL 2+
Build system: r
Synopsis: Efficient Bayesian Inference for Time-Varying Parameter Models with Shrinkage
Description:

Efficient Markov chain Monte Carlo (MCMC) algorithms for fully Bayesian estimation of time-varying parameter models with shrinkage priors, both dynamic and static. Details on the algorithms used are provided in Bitto and Frühwirth-Schnatter (2019) <doi:10.1016/j.jeconom.2018.11.006> and Cadonna et al. (2020) <doi:10.3390/econometrics8020020> and Knaus and Frühwirth-Schnatter (2023) <doi:10.48550/arXiv.2312.10487>. For details on the package, please see Knaus et al. (2021) <doi:10.18637/jss.v100.i13>. For the multivariate extension, see the shrinkTVPVAR package.

r-shinymaterial 1.2.0
Propagated dependencies: r-shiny@1.13.0 r-sass@0.4.10 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ericrayanderson.github.io/shinymaterial/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Implement Material Design in Shiny Applications
Description:

Allows shiny developers to incorporate UI elements based on Google's Material design. See <https://material.io/guidelines/> for more information.

r-ssgl 2.0
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65 r-grpreg@3.6.0 r-gigrvg@0.8 r-foreach@1.5.2 r-dorng@1.8.6.3 r-doparallel@1.0.17 r-caret@7.0-1 r-bayeslogit@2.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SSGL
Licenses: GPL 3
Build system: r
Synopsis: Spike-and-Slab Group Lasso for Group-Regularized Generalized Linear Models
Description:

Fits group-regularized generalized linear models (GLMs) using the spike-and-slab group lasso (SSGL) prior of Bai et al. (2022) <doi:10.1080/01621459.2020.1765784> and extended to GLMs by Bai (2023) <doi:10.48550/arXiv.2007.07021>. This package supports fitting the SSGL model for the following GLMs with group sparsity: Gaussian linear regression, binary logistic regression, and Poisson regression.

r-skeletalvis 0.1.2
Propagated dependencies: r-visnetwork@2.1.4 r-tidyr@1.3.2 r-shiny@1.13.0 r-rlang@1.2.0 r-plotly@4.12.0 r-pbapply@1.7-4 r-miniui@0.1.2 r-igraph@2.3.1 r-httr@1.4.8 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1 r-cowplot@1.2.0 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/soulj/SkeletalVis
Licenses: Expat
Build system: r
Synopsis: Exploration and Visualisation of Skeletal Transcriptomics Data
Description:

Allows search and visualisation of a collection of uniformly processed skeletal transcriptomic datasets. Includes methods to identify datasets where genes of interest are differentially expressed and find datasets with a similar gene expression pattern to a query dataset Soul J, Hardingham TE, Boot-Handford RP, Schwartz JM (2019) <doi:10.1093/bioinformatics/bty947>.

r-sgplot 0.5.0
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-lifecycle@1.0.5 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://ScotGovAnalysis.github.io/sgplot/
Licenses: Expat
Build system: r
Synopsis: Graphic Styles and Colours for Scottish Government Plots
Description:

This package provides a ggplot2 theme and colour palettes to create accessible data visualisations in the Scottish Government.

r-singlecellhaystack 1.0.3
Propagated dependencies: r-reshape2@1.4.5 r-matrix@1.7-5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://alexisvdb.github.io/singleCellHaystack/
Licenses: Expat
Build system: r
Synopsis: Universal Differential Expression Prediction Tool for Single-Cell and Spatial Genomics Data
Description:

One key exploratory analysis step in single-cell genomics data analysis is the prediction of features with different activity levels. For example, we want to predict differentially expressed genes (DEGs) in single-cell RNA-seq data, spatial DEGs in spatial transcriptomics data, or differentially accessible regions (DARs) in single-cell ATAC-seq data. singleCellHaystack predicts differentially active features in single cell omics datasets without relying on the clustering of cells into arbitrary clusters. singleCellHaystack uses Kullback-Leibler divergence to find features (e.g., genes, genomic regions, etc) that are active in subsets of cells that are non-randomly positioned inside an input space (such as 1D trajectories, 2D tissue sections, multi-dimensional embeddings, etc). For the theoretical background of singleCellHaystack we refer to our original paper Vandenbon and Diez (Nature Communications, 2020) <doi:10.1038/s41467-020-17900-3> and our update Vandenbon and Diez (Scientific Reports, 2023) <doi:10.1038/s41598-023-38965-2>.

r-sudokudesigns 1.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SudokuDesigns
Licenses: GPL 2+
Build system: r
Synopsis: Sudoku as an Experimental Design
Description:

Sudoku designs (Bailey et al., 2008<doi:10.1080/00029890.2008.11920542>) can be used as experimental designs which tackle one extra source of variation than conventional Latin square designs. Although Sudoku designs are similar to Latin square designs, only addition is the region concept. Some very important functions related to row-column designs as well as block designs along with basic functions are included in this package.

r-scholar 0.2.6
Propagated dependencies: r-xml2@1.5.2 r-tidygraph@1.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.2.0 r-r-cache@0.17.0 r-httr@1.4.8 r-ggraph@2.2.2 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/YuLab-SMU/scholar
Licenses: Expat
Build system: r
Synopsis: Analyse Citation Data from Google Scholar
Description:

This package provides functions to extract citation data from Google Scholar. Convenience functions are also provided for comparing multiple scholars and predicting future h-index values.

r-sparklyr 1.9.5
Propagated dependencies: r-xml2@1.5.2 r-withr@3.0.2 r-vctrs@0.7.3 r-uuid@1.2-2 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-purrr@1.2.2 r-openssl@2.4.1 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-globals@0.19.1 r-generics@0.1.4 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-config@0.3.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://spark.posit.co/
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: R Interface to Apache Spark
Description:

R interface to Apache Spark, a fast and general engine for big data processing, see <https://spark.apache.org/>. This package supports connecting to local and remote Apache Spark clusters, provides a dplyr compatible back-end, and provides an interface to Spark's built-in machine learning algorithms.

r-sitrep 0.4.1
Propagated dependencies: r-epitabulate@0.1.0 r-epikit@0.2.0 r-epidict@0.3.0 r-apyramid@0.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/R4EPI/sitrep/
Licenses: GPL 3
Build system: r
Synopsis: Report Templates and Helper Functions for Applied Epidemiology
Description:

This package provides a meta-package that loads the complete sitrep ecosystem for applied epidemiology analysis. This package provides report templates and automatically loads companion packages, including epitabulate (for epidemiological tables), epidict (for data dictionaries), epikit (for epidemiological utilities), and apyramid (for age-sex pyramids). Simply load sitrep to access all functions from the ecosystem.

r-s3vs 1.0
Propagated dependencies: r-survival@3.8-6 r-pec@2025.06.24 r-ncvreg@3.16.0 r-mombf@3.5.4 r-glmnet@5.0 r-future-apply@1.20.2 r-eha@2.11.5 r-afthd@1.1.0 r-aftgee@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=S3VS
Licenses: GPL 2+
Build system: r
Synopsis: Structured Screen-and-Select Variable Selection in Linear, Generalized Linear, and Survival Models
Description:

This package performs variable selection using the structured screen-and-select (S3VS) framework in linear models, generalized linear models with binary data, and survival models such as the Cox model and accelerated failure time (AFT) model.

r-spup 1.4-0
Propagated dependencies: r-whisker@0.4.1 r-raster@3.6-32 r-purrr@1.2.2 r-mvtnorm@1.3-7 r-magrittr@2.0.5 r-gstat@2.1-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spup
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Uncertainty Propagation Analysis
Description:

Uncertainty propagation analysis in spatial environmental modelling following methodology described in Heuvelink et al. (2007) <doi:10.1080/13658810601063951> and Brown and Heuvelink (2007) <doi:10.1016/j.cageo.2006.06.015>. The package provides functions for examining the uncertainty propagation starting from input data and model parameters, via the environmental model onto model outputs. The functions include uncertainty model specification, stochastic simulation and propagation of uncertainty using Monte Carlo (MC) techniques. Uncertain variables are described by probability distributions. Both numerical and categorical data types are handled. Spatial auto-correlation within an attribute and cross-correlation between attributes is accommodated for. The MC realizations may be used as input to the environmental models called from R, or externally.

r-statiovar 0.1.3
Propagated dependencies: r-rlang@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/g-corbelli/statioVAR
Licenses: GPL 3
Build system: r
Synopsis: Trend Removal for Vector Autoregressive Workflows
Description:

Detrending multivariate time-series to approximate stationarity when dealing with intensive longitudinal data, prior to Vector Autoregressive (VAR) or multilevel-VAR estimation. Classical VAR assumes weak stationarity (constant first two moments), and deterministic trends inflate spurious autocorrelation, biasing Granger-causality and impulse-response analyses. All functions operate on raw panel data and write detrended columns back to the data set, but differ in the level at which the trend is estimated. See, for instance, Wang & Maxwell (2015) <doi:10.1037/met0000030>; Burger et al. (2022) <doi:10.4324/9781003111238-13>; Epskamp et al. (2018) <doi:10.1177/2167702617744325>.

Total packages: 72693