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

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-substackr 0.1.15
Propagated dependencies: r-rlang@1.2.0 r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/posocap/substackR
Licenses: Expat
Build system: r
Synopsis: Access Substack Data via API
Description:

An interface to access data from Substack publications via API. Users can fetch the latest, top, search for specific posts, or retrieve a single post by its slug. This functionality is useful for developers and researchers looking to analyze Substack content or integrate it into their applications. For more information, visit the API documentation at <https://substackapi.dev/introduction>.

r-samplingstrata 1.5-5
Propagated dependencies: r-samplingbigdata@1.0.0 r-pbapply@1.7-4 r-memoise@2.0.1 r-glue@1.8.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://barcaroli.github.io/SamplingStrata/
Licenses: GPL 2+
Build system: r
Synopsis: Optimal Stratification of Sampling Frames for Multipurpose Sampling Surveys
Description:

This package provides tools for the optimization of stratified sampling design. It determines a stratification of a sampling frame that minimizes sample cost while satisfying precision constraints in a multivariate and multidomain context. The approach relies on a genetic algorithm; each candidate partition of the frame is an individual whose fitness is evaluated via the Bethel-Chromy allocation to meet target precisions. Functions support analysis of optimization results, labeling of the frame with new strata, and drawing a sample according to the optimal allocation. Algorithmic components adapt code from the genalg package. See M. Ballin and G. Barcaroli (2020) "R package SamplingStrata: new developments and extension to Spatial Sampling" <doi:10.48550/arXiv.2004.09366>.

r-styperidge-reg 0.1.0
Propagated dependencies: r-stype-est@0.2.0 r-ridgregextra@0.1.1 r-mctest@1.3.2 r-isdals@3.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/filizkrdg/Styperidge.reg
Licenses: Expat
Build system: r
Synopsis: S-Type Ridge Regression
Description:

This package implements S-type ridge regression, a robust and multicollinearity-aware linear regression estimator that combines S-type robust weighting (via the Stype.est package) with ridge penalization; automatically selects the ridge parameter using the ridgregextra approach targeting a close to 1 variance inflation factor (VIF), and returns comprehensive outputs (coefficients, fitted values, residuals, mean squared error (MSE), etc.) with an easy x/y interface and optional user-supplied weights. See Sazak and Mutlu (2021) <doi:10.1080/03610918.2021.1928196>, Karadag et al. (2023) <https://CRAN.R-project.org/package=ridgregextra> and Sazak et al. (2025) <https://CRAN.R-project.org/package=Stype.est>.

r-stepssurvey 0.1.0
Propagated dependencies: r-survey@4.5 r-shiny@1.13.0 r-rmarkdown@2.31 r-readxl@1.5.0 r-readr@2.2.0 r-purrr@1.2.2 r-patchwork@1.3.2 r-janitor@2.2.1 r-haven@2.5.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-flextable@0.9.11 r-dt@0.34.0 r-dplyr@1.2.1 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/drpakhare/stepssurvey
Licenses: Expat
Build system: r
Synopsis: Analyse WHO STEPS Survey Data
Description:

This package provides a complete analysis pipeline for the WHO STEPwise Approach to NCD Risk Factor Surveillance (STEPS) as described in Riley et al. (2016) <doi:10.2105/AJPH.2015.302962>. Imports raw survey data ('CSV', Excel', Stata', SPSS'), applies WHO-standard cleaning and recoding, sets up complex survey designs, computes all standard NCD indicators (tobacco, alcohol, diet, physical activity, anthropometry, blood pressure, biochemical), and generates publication-ready tables, visualisations, and Word'/'HTML reports (fact sheet, data book, country report).

r-spaco 1.0.3
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-seurat@5.5.0 r-scales@1.4.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-rarpack@0.11-0 r-mgcv@1.9-4 r-matrix@1.7-5 r-ggplot2@4.0.3 r-ggforce@0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SPACO
Licenses: Expat
Build system: r
Synopsis: Spatial Component Analysis for Spatial Sequencing Data
Description:

Spatial components offer tools for dimension reduction and spatially variable gene detection for high dimensional spatial transcriptomics data. Construction of a projection onto low-dimensional feature space of spatially dependent metagenes offers pre-processing to clustering, testing for spatial variability and denoising of spatial expression patterns. For more details, see Koehler et al. (2026) <doi:10.1093/bioinformatics/btag052>.

r-samplevadir 1.0.0
Propagated dependencies: r-splitstackshape@1.4.8.1 r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/tswanson222/sampleVADIR
Licenses: GPL 3+
Build system: r
Synopsis: Draw Stratified Samples from the VADIR Database
Description:

Affords researchers the ability to draw stratified samples from the U.S. Department of Veteran's Affairs/Department of Defense Identity Repository (VADIR) database according to a variety of population characteristics. The VADIR database contains information for all veterans who were separated from the military after 1980. The central utility of the present package is to integrate data cleaning and formatting for the VADIR database with the stratification methods described by Mahto (2019) <https://CRAN.R-project.org/package=splitstackshape>. Data from VADIR are not provided as part of this package.

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-safejoin 0.2.0
Propagated dependencies: r-lifecycle@1.0.5 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SamEdwardes/safejoin
Licenses: Expat
Build system: r
Synopsis: Perform "Safe" Table Joins
Description:

The goal of safejoin is to guarantee that when performing joins extra rows are not added to your data. safejoin provides a wrapper around dplyr::left_join that will raise an error when extra rows are unexpectedly added to your data. This can be useful when working with data where you expect there to be a many to one relationship but you are not certain the relationship holds.

r-speck 1.0.1
Propagated dependencies: r-seurat@5.5.0 r-rsvd@1.0.5 r-matrix@1.7-5 r-magrittr@2.0.5 r-ckmeans-1d-dp@4.3.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SPECK
Licenses: GPL 2+
Build system: r
Synopsis: Receptor Abundance Estimation using Reduced Rank Reconstruction and Clustered Thresholding
Description:

Surface Protein abundance Estimation using CKmeans-based clustered thresholding ('SPECK') is an unsupervised learning-based method that performs receptor abundance estimation for single cell RNA-sequencing data based on reduced rank reconstruction (RRR) and a clustered thresholding mechanism. Seurat's normalization method is described in: Hao et al., (2021) <doi:10.1016/j.cell.2021.04.048>, Stuart et al., (2019) <doi:10.1016/j.cell.2019.05.031>, Butler et al., (2018) <doi:10.1038/nbt.4096> and Satija et al., (2015) <doi:10.1038/nbt.3192>. Method for the RRR is further detailed in: Erichson et al., (2019) <doi:10.18637/jss.v089.i11> and Halko et al., (2009) <doi:10.48550/arXiv.0909.4061>. Clustering method is outlined in: Song et al., (2020) <doi:10.1093/bioinformatics/btaa613> and Wang et al., (2011) <doi:10.32614/RJ-2011-015>.

r-singlercapture 1.1.0
Propagated dependencies: r-sandwich@3.1-1 r-mathjaxr@2.0-0 r-lamw@2.2.7 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/ncn-foreigners/singleRcapture
Licenses: Expat
Build system: r
Synopsis: Single-Source Capture-Recapture Models
Description:

Implementation of single-source capture-recapture methods for population size estimation using zero-truncated, zero-one truncated and zero-truncated one-inflated Poisson, Geometric and Negative Binomial regression as well as Zelterman's, Chao's and ratio-regression estimators. Package includes point and interval estimators for the population size with variances estimated using analytical or bootstrap method. Details can be found in: van der Heijden et all. (2003) <doi:10.1191/1471082X03st057oa>, Böhning and van der Heijden (2019) <doi:10.1214/18-AOAS1232>, Böhning et al. (2020) Capture-Recapture Methods for the Social and Medical Sciences or Böhning and Friedl (2021) <doi:10.1007/s10260-021-00556-8>.

r-searcher 0.0.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/coatless-rpkg/searcher
Licenses: GPL 2+
Build system: r
Synopsis: Query Search Interfaces
Description:

This package provides a search interface to look up terms on Google', Bing', DuckDuckGo', Startpage', Ecosia', rseek', Twitter', StackOverflow', RStudio Community', GitHub', and BitBucket'. Upon searching, a browser window will open with the aforementioned search results.

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-summer 2.0.0
Propagated dependencies: r-viridis@0.6.5 r-terra@1.9-27 r-survival@3.8-6 r-survey@4.5 r-spdep@1.4-2 r-sp@2.2-1 r-shadowtext@0.1.6 r-sf@1.1-1 r-scales@1.4.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-matrix@1.7-5 r-lifecycle@1.0.5 r-haven@2.5.5 r-ggridges@0.5.7 r-ggplot2@4.0.3 r-fields@17.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/richardli/SUMMER
Licenses: GPL 2+
Build system: r
Synopsis: Small-Area-Estimation Unit/Area Models and Methods for Estimation in R
Description:

This package provides methods for spatial and spatio-temporal smoothing of demographic and health indicators using survey data, with particular focus on estimating and projecting under-five mortality rates, described in Mercer et al. (2015) <doi:10.1214/15-AOAS872>, Li et al. (2019) <doi:10.1371/journal.pone.0210645>, Wu et al. (DHS Spatial Analysis Reports No. 21, 2021), and Li et al. (2023) <doi:10.48550/arXiv.2007.05117>.

r-supercells 1.0.0
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-philentropy@0.10.0 r-future-apply@1.20.2 r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://jakubnowosad.com/supercells/
Licenses: GPL 3+
Build system: r
Synopsis: Superpixels of Spatial Data
Description:

This package creates superpixels based on input spatial data. This package works on spatial data with one variable (e.g., continuous raster), many variables (e.g., RGB rasters), and spatial patterns (e.g., areas in categorical rasters). It is based on the SLIC algorithm (Achanta et al. (2012) <doi:10.1109/TPAMI.2012.120>), and readapts it to work with arbitrary dissimilarity measures.

r-spatfd 0.0.1
Propagated dependencies: r-tidyr@1.3.2 r-sp@2.2-1 r-sf@1.1-1 r-reshape@0.8.10 r-proxy@0.4-29 r-plotly@4.12.0 r-mass@7.3-65 r-gstat@2.1-6 r-ggplot2@4.0.3 r-geor@1.9-6 r-fda-usc@2.2.0 r-fda@6.3.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=SpatFD
Licenses: GPL 3
Build system: r
Synopsis: Functional Geostatistics: Univariate and Multivariate Functional Spatial Prediction
Description:

Performance of functional kriging, cokriging, optimal sampling and simulation for spatial prediction of functional data. The framework of spatial prediction, optimal sampling and simulation are extended from scalar to functional data. SpatFD is based on the Karhunen-Loève expansion that allows to represent the observed functions in terms of its empirical functional principal components. Based on this approach, the functional auto-covariances and cross-covariances required for spatial functional predictions and optimal sampling, are completely determined by the sum of the spatial auto-covariances and cross-covariances of the respective score components. The package provides new classes of data and functions for modeling spatial dependence structure among curves. The spatial prediction of curves at unsampled locations can be carried out using two types of predictors, and both of them report, the respective variances of the prediction error. In addition, there is a function for the determination of spatial locations sampling configuration that ensures minimum variance of spatial functional prediction. There are also two functions for plotting predicted curves at each location and mapping the surface at each time point, respectively. References Bohorquez, M., Giraldo, R., and Mateu, J. (2016) <doi:10.1007/s10260-015-0340-9>, Bohorquez, M., Giraldo, R., and Mateu, J. (2016) <doi:10.1007/s00477-016-1266-y>, Bohorquez M., Giraldo R. and Mateu J. (2021) <doi:10.1002/9781119387916>.

r-syncsa 1.3.5
Propagated dependencies: r-vegan@2.7-3 r-rcpparmadillo@15.2.6-1 r-permute@0.9-10 r-fd@1.0-12.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SYNCSA
Licenses: GPL 2
Build system: r
Synopsis: Analysis of Functional and Phylogenetic Patterns in Metacommunities
Description:

Analysis of metacommunities based on functional traits and phylogeny of the community components. The functions that are offered here implement for the R environment methods that have been available in the SYNCSA application written in C++ (by Valerio Pillar, available at <http://ecoqua.ecologia.ufrgs.br/SYNCSA.html>).

r-susier 0.14.2
Propagated dependencies: r-reshape@0.8.10 r-mixsqp@0.3-54 r-matrixstats@1.5.0 r-matrix@1.7-5 r-ggplot2@4.0.3 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stephenslab/susieR
Licenses: Modified BSD
Build system: r
Synopsis: Sum of Single Effects Linear Regression
Description:

This package implements methods for variable selection in linear regression based on the "Sum of Single Effects" (SuSiE) model, as described in Wang et al (2020) <DOI:10.1101/501114> and Zou et al (2021) <DOI:10.1101/2021.11.03.467167>. These methods provide simple summaries, called "Credible Sets", for accurately quantifying uncertainty in which variables should be selected. The methods are motivated by genetic fine-mapping applications, and are particularly well-suited to settings where variables are highly correlated and detectable effects are sparse. The fitting algorithm, a Bayesian analogue of stepwise selection methods called "Iterative Bayesian Stepwise Selection" (IBSS), is simple and fast, allowing the SuSiE model be fit to large data sets (thousands of samples and hundreds of thousands of variables).

r-simtte 1.0.2
Propagated dependencies: r-mrgsolve@2.0.1 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/csetraynor/simtte
Licenses: GPL 2+
Build system: r
Synopsis: Simulate Bespoke Time-to-Event Models Using ODEs
Description:

Simulates time-to-event (survival) datasets for clinical trial design and analysis using ordinary differential equation (ODE) models solved via the mrgsolve backend. Built-in Weibull and flexible M-spline baseline hazard models are provided out of the box, and fully bespoke hazard models can be implemented as custom mrgsolve ODE systems. Event times are generated by inverse transform sampling from the resulting cumulative hazard functions. See Bender et al. (2005) <doi:10.1002/sim.2059> for the inverse transform sampling methodology and Royston and Parmar (2002) <doi:10.1002/sim.1203> for flexible parametric survival models.

r-sakura 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://shikokuchuo.net/sakura/
Licenses: GPL 3+
Build system: r
Synopsis: Extension to R Serialization
Description:

Extends the functionality of R serialization by augmenting the built-in reference hook system. This enhanced implementation allows optimal, one-pass integrated serialization that combines R serialization with third-party serialization methods. Facilitates the serialization of even complex R objects, which contain non-system reference objects, such as those accessed via external pointers, for use in parallel and distributed computing.

r-spatialdownscaling 0.1.2
Dependencies: python@3.12.12
Propagated dependencies: r-tensorflow@2.20.0 r-rdpack@2.6.6 r-raster@3.6-32 r-magrittr@2.0.5 r-keras3@1.5.1 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=SpatialDownscaling
Licenses: GPL 3
Build system: r
Synopsis: Methods for Spatial Downscaling Using Deep Learning
Description:

The aim of the spatial downscaling is to increase the spatial resolution of the gridded geospatial input data. This package contains two deep learning based spatial downscaling methods, super-resolution deep residual network (SRDRN) (Wang et al., 2021 <doi:10.1029/2020WR029308>) and UNet (Ronneberger et al., 2015 <doi:10.1007/978-3-319-24574-4_28>), along with a statistical baseline method bias correction and spatial disaggregation (Wood et al., 2004 <doi:10.1023/B:CLIM.0000013685.99609.9e>). The SRDRN and UNet methods are implemented to optionally account for cyclical temporal patterns in case of spatio-temporal data. For more details of the methods, see Sipilä et al. (2025) <doi:10.48550/arXiv.2512.13753>.

r-schumaker 1.2.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=schumaker
Licenses: Expat
Build system: r
Synopsis: Schumaker Shape-Preserving Spline
Description:

This is a shape preserving spline <doi:10.1137/0720057> which is guaranteed to be monotonic and concave or convex if the data is monotonic and concave or convex. It does not use any optimisation and is therefore quick and smoothly converges to a fixed point in economic dynamics problems including value function iteration. It also automatically gives the first two derivatives of the spline and options for determining behaviour when evaluated outside the interpolation domain.

r-sparqlr 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-httr2@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sib-swiss/sparqlr
Licenses: GPL 3
Build system: r
Synopsis: SPARQL Client for R
Description:

This package provides a client for running SPARQL queries directly from R. SPARQL (short for SPARQL Protocol and RDF Query Language) is a query language used to retrieve and manipulate data stored in RDF (Resource Description Framework) format.

r-stattools 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StatTools
Licenses: Expat
Build system: r
Synopsis: All-in-One Chi Distribution CI
Description:

Computes confidence intervals for variance using the Chi-Square distribution, without requiring raw data. Wikipedia (2025) <https://en.wikipedia.org/wiki/Chi-squared_distribution>. All-in-One Chi Distribution CI provides functions to calculate confidence intervals for the population variance based on a chi-squared distribution, utilizing a sample variance and sample size. It offers only a simple all-in-one method for quick calculations to find the CI for Chi Distribution.

r-scoring 0.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scoring
Licenses: GPL 2
Build system: r
Synopsis: Proper Scoring Rules
Description:

Evaluating probabilistic forecasts via proper scoring rules. scoring implements the beta, power, and pseudospherical families of proper scoring rules, along with ordered versions of the latter two families. Included among these families are popular rules like the Brier (quadratic) score, logarithmic score, and spherical score. For two-alternative forecasts, also includes functionality for plotting scores that one would obtain under specific scoring rules.

Total packages: 73977