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

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-ssfit 1.2
Propagated dependencies: r-survey@4.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssfit
Licenses: GPL 2+
Build system: r
Synopsis: Fitting of Parametric Models using Summary Statistics
Description:

Fits complex parametric models using the method proposed by Cox and Kartsonaki (2012) without likelihoods.

r-spectralclmixed 1.0.2
Propagated dependencies: r-rspectra@0.16-2 r-ggplot2@4.0.3 r-ggally@2.4.0 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpectralClMixed
Licenses: GPL 2+
Build system: r
Synopsis: Spectral Clustering for Mixed Type Data
Description:

This package performs cluster analysis of mixed-type data using Spectral Clustering, see F. Mbuga and, C. Tortora (2022) <doi:10.3390/stats5010001>.

r-stocc 1.31
Propagated dependencies: r-truncnorm@1.0-9 r-rarpack@0.11-0 r-matrix@1.7-5 r-fields@17.3 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=stocc
Licenses: CC0
Build system: r
Synopsis: Fit a Spatial Occupancy Model via Gibbs Sampling
Description:

Fit a spatial-temporal occupancy models using a probit formulation instead of a traditional logit model.

r-survnma 1.1-1
Propagated dependencies: r-netmeta@3.6-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://doi.org/10.1101/2025.01.23.25321051
Licenses: GPL 3
Build system: r
Synopsis: Network Meta-Analysis Combining Survival and Count Outcomes
Description:

Network meta-analysis for survival outcome data often involves several studies only involve dichotomized outcomes (e.g., the numbers of event and sample sizes of individual arms). To combine these different outcome data, Woods et al. (2010) <doi:10.1186/1471-2288-10-54> proposed a Bayesian approach using complicated hierarchical models. Besides, frequentist approaches have been alternative standard methods for the statistical analyses of network meta-analysis, and the methodology has been well established. We proposed an easy-to-implement method for the network meta-analysis based on the frequentist framework in Noma and Maruo (2025) <doi:10.1101/2025.01.23.25321051>. This package involves some convenient functions to implement the simple synthesis method.

r-spatialeco 2.0-5
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jeffreyevans/spatialEco
Licenses: GPL 3
Build system: r
Synopsis: Spatial Analysis and Modelling Utilities
Description:

Utilities to support spatial data manipulation, query, sampling and modelling in ecological applications. Functions include models for species population density, spatial smoothing, multivariate separability, point process model for creating pseudo- absences and sub-sampling, Quadrant-based sampling and analysis, auto-logistic modeling, sampling models, cluster optimization, statistical exploratory tools and raster-based metrics.

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-sasmarkdown 0.8.7
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://www.ssc.wisc.edu/~hemken/SASworkshops/sas.html#writing-sas-documentation
Licenses: Expat
Build system: r
Synopsis: 'SAS' Markdown
Description:

Settings and functions to extend the knitr SAS engine.

r-spatialregroup 0.1.0
Propagated dependencies: r-spdep@1.4-2 r-sf@1.1-1 r-rlang@1.2.0 r-igraph@2.3.1 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=spatialRegroup
Licenses: GPL 3
Build system: r
Synopsis: Iterative Spatial Regrouping of Administrative Units by Attributive Affinity
Description:

Evaluates the statistical coherence of existing administrative partitions (e.g. inter-municipal groupings, districts) by identifying spatial units whose attributive profile is more similar to a neighbouring group than to their own. Border units are iteratively reassigned to the group they are most affine with, based on Euclidean or Mahalanobis distance computed on user-supplied numeric variables, with optional per-variable weighting and standardisation. Spatial contiguity is enforced throughout: isolated candidates are reintegrated into their original group, disconnected fragments are resolved, and empty groups are restored. Convergence is monitored via an eta-squared cohesion criterion. The resulting partition can be compared to the original administrative delineation using multilevel models, providing a quantitative measure of boundary inefficiency.

r-supersurv 0.1.7
Propagated dependencies: r-survival@3.8-6 r-nnls@1.6 r-magrittr@2.0.5 r-future-apply@1.20.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/yuelyu21/SuperSurv
Licenses: Expat
Build system: r
Synopsis: Unified Framework for Machine Learning Ensembles in Survival Analysis
Description:

This package implements a Super Learner framework for right-censored survival data. The package fits convex combinations of parametric, semiparametric, and machine learning survival learners by minimizing cross-validated risk using inverse probability of censoring weighting (IPCW). It provides tools for automated hyperparameter grid search, high-dimensional variable screening, and evaluation of prediction performance using metrics such as the Brier score, Uno's C-index, and time-dependent area under the curve (AUC). Additional utilities support model interpretation for survival ensembles, including Shapley additive explanations (SHAP), and estimation of covariate-adjusted restricted mean survival time (RMST) contrasts. The methodology is related to treatment-specific survival curve estimation using machine learning described by Westling et al. (2024) <doi:10.1080/01621459.2023.2205060>, and the unified ensemble framework described in Lyu et al. (2026) <doi:10.64898/2026.03.11.711010>.

r-spongebob 0.4.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jayqi/spongebob
Licenses: Modified BSD
Build system: r
Synopsis: SpongeBob-Case Converter : spOngEboB-CASe CoNVertER
Description:

Convert text (and text in R objects) to Mocking SpongeBob case <https://knowyourmeme.com/memes/mocking-spongebob> and show them off in fun ways. CoNVErT TexT (AnD TeXt In r ObJeCtS) To MOCkINg SpoNgebOb CAsE <https://knowyourmeme.com/memes/mocking-spongebob> aND shOw tHem OFf IN Fun WayS.

r-superpixelimagesegmentation 1.0.6
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-openimager@1.3.0 r-lattice@0.22-9 r-clusterr@1.3.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mlampros/SuperpixelImageSegmentation
Licenses: GPL 3
Build system: r
Synopsis: Superpixel Image Segmentation
Description:

Image Segmentation using Superpixels, Affinity Propagation and Kmeans Clustering. The R code is based primarily on the article "Image Segmentation using SLIC Superpixels and Affinity Propagation Clustering, Bao Zhou, International Journal of Science and Research (IJSR), 2013" <https://www.ijsr.net/archive/v4i4/SUB152869.pdf>.

r-saccr 3.4
Propagated dependencies: r-trading@3.2 r-jsonlite@2.0.0 r-data-tree@1.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://openriskcalculator.com/
Licenses: GPL 3
Build system: r
Synopsis: SA Counterparty Credit Risk under CRR2
Description:

Computes the Exposure-At-Default based on the standardized approach of CRR2 (SA-CCR). The simplified version of SA-CCR has been included, as well as the OEM methodology. Multiple trade types of all the five major asset classes are being supported including the Other Exposure and, given the inheritance- based structure of the application, the addition of further trade types is straightforward. The application returns a list of trees per Counterparty and CSA after automatically separating the trades based on the Counterparty, the CSAs, the hedging sets, the netting sets and the risk factors. The basis and volatility transactions are also identified and treated in specific hedging sets whereby the corresponding penalty factors are applied. All the examples appearing on the regulatory papers (both for the margined and the unmargined workflow) have been implemented including the latest CRR2 developments.

r-selenium 0.2.0
Propagated dependencies: r-rlang@1.2.0 r-rappdirs@0.3.4 r-r6@2.6.1 r-processx@3.9.0 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ashbythorpe.github.io/selenium-r/
Licenses: Expat
Build system: r
Synopsis: Low-Level Browser Automation Interface
Description:

An implementation of W3C WebDriver 2.0 (<https://w3c.github.io/webdriver/>), allowing interaction with a Selenium Server (<https://www.selenium.dev/documentation/grid/>) instance from R'. Allows a web browser to be automated from R'.

r-sdaresources 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SDAResources
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Datasets and Functions for 'Sampling: Design and Analysis, 3rd Edition'
Description:

Includes all the datasets of Sampling: Design and Analysis (3rd edition by Sharon Lohr) in R format and additional functions for analyzing and graphing probability samples.

r-sgmodel 0.1.2
Propagated dependencies: r-rtauchen@1.0 r-ramify@0.4.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=sgmodel
Licenses: GPL 3
Build system: r
Synopsis: Solves a Generic Stochastic Growth Model with a Representative Agent
Description:

It computes the solutions to a generic stochastic growth model for a given set of user supplied parameters. It includes the solutions to the model, plots of the solution, a summary of the features of the model, a function that covers different types of consumption preferences, and a function that computes the moments of a Markov process. Merton, Robert C (1971) <doi:10.1016/0022-0531(71)90038-X>, Tauchen, George (1986) <doi:10.1016/0165-1765(86)90168-0>, Wickham, Hadley (2009, ISBN:978-0-387-98140-6 ).

r-sicure 0.1.1
Propagated dependencies: r-statmatch@1.4.3 r-npcure@0.1-5 r-fda@6.3.0 r-doby@4.7.1 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sicure
Licenses: GPL 2+
Build system: r
Synopsis: Single-Index Mixture Cure Models
Description:

Single-index mixture cure models allow estimating the probability of cure and the latency depending on a vector (or functional) covariate, avoiding the curse of dimensionality. The vector of parameters that defines the model can be estimated by maximum likelihood. A nonparametric estimator for the conditional density of the susceptible population is provided. For more details, see Piñeiro-Lamas (2024) (<https://ruc.udc.es/dspace/handle/2183/37035>). Funding: This work, integrated into the framework of PERTE for Vanguard Health, has been co-financed by the Spanish Ministry of Science, Innovation and Universities with funds from the European Union NextGenerationEU, from the Recovery, Transformation and Resilience Plan (PRTR-C17.I1) and from the Autonomous Community of Galicia within the framework of the Biotechnology Plan Applied to Health.

r-shinytime 1.0.3
Propagated dependencies: r-shiny@1.13.0 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://burgerga.github.io/shinyTime/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Time Input Widget for Shiny
Description:

This package provides a time input widget for Shiny. This widget allows intuitive time input in the [hh]:[mm]:[ss] or [hh]:[mm] (24H) format by using a separate numeric input for each time component. The interface with R uses date-time objects. See the project page for more information and examples.

r-smartp 0.1.1
Propagated dependencies: r-sn@2.1.3 r-mvtnorm@1.3-7 r-covr@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bandyopd/SMARTp
Licenses: LGPL 2.0+
Build system: r
Synopsis: Sample Size for SMART Designs in Non-Surgical Periodontal Trials
Description:

Sample size calculation to detect dynamic treatment regime (DTR) effects based on change in clinical attachment level (CAL) outcomes from a non-surgical chronic periodontitis treatments study. The experiment is performed under a Sequential Multiple Assignment Randomized Trial (SMART) design. The clustered tooth (sub-unit) level CAL outcomes are skewed, spatially-referenced, and non-randomly missing. The implemented algorithm is available in Xu et al. (2019+) <arXiv:1902.09386>.

r-serocalculator 1.4.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rngtools@1.5.2 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-patchwork@1.3.2 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-labelled@2.16.0 r-glue@1.8.1 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-cli@3.6.6 r-and@0.1.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ucd-serg.github.io/serocalculator/
Licenses: GPL 3
Build system: r
Synopsis: Estimating Infection Rates from Serological Data
Description:

Translates antibody levels measured in cross-sectional population samples into estimates of the frequency with which seroconversions (infections) occur in the sampled populations. Replaces the previous `seroincidence` package.

r-sportminer 0.1.0
Propagated dependencies: r-widyr@0.1.5 r-topicmodels@0.2-17 r-tidytext@0.4.3 r-tidyr@1.3.2 r-textminer@3.0.6 r-stm@1.3.8 r-snowballc@0.7.1 r-slam@0.1-55 r-scales@1.4.0 r-rscopus@0.9.0 r-rlang@1.2.0 r-matrix@1.7-5 r-magrittr@2.0.5 r-igraph@2.3.1 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/praveenmaths89/SportMiner
Licenses: Expat
Build system: r
Synopsis: Text Mining and Topic Modeling for Sport Science Literature
Description:

This package provides a comprehensive toolkit for mining, analyzing, and visualizing scientific literature in sport science domains. Provides functions for retrieving abstracts from Scopus', preprocessing text data, performing advanced topic modeling using Latent Dirichlet Allocation ('LDA'), Structural Topic Models ('STM'), and Correlated Topic Models ('CTM'), and creating publication-ready visualizations including keyword co-occurrence networks and topic trends. For methodological details see Blei et al. (2003) <doi:10.1162/jmlr.2003.3.4-5.993> for LDA', Roberts et al. (2014) <doi:10.1111/ajps.12103> for STM', and Blei and Lafferty (2007) <doi:10.1214/07-AOAS114> for CTM'.

r-seqmon 2.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=seqmon
Licenses: Expat
Build system: r
Synopsis: Group Sequential Design Class for Clinical Trials
Description:

S4 class object for creating and managing group sequential designs. It calculates the efficacy and futility boundaries at each look. It allows modifying the design and tracking the design update history.

r-stats19 4.0.0
Propagated dependencies: r-tibble@3.3.1 r-sf@1.1-1 r-readr@2.2.0 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-glue@1.8.1 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ropensci/stats19
Licenses: GPL 3
Build system: r
Synopsis: Work with Open Road Traffic Casualty Data from Great Britain
Description:

Work with and download road traffic casualty data from Great Britain. Enables access to the UK's official road safety statistics, STATS19'. Enables users to specify a download directory for the data, which can be set permanently by adding `STATS19_DOWNLOAD_DIRECTORY=/path/to/a/dir` to your `.Renviron` file, which can be opened with `usethis::edit_r_environ()`. The data is provided as a series of `.csv` files. This package downloads, reads-in and formats the data, making it suitable for analysis. See the stats19 vignette for details. Data available from 1979 to 2024. See the official data series at <https://www.data.gov.uk/dataset/cb7ae6f0-4be6-4935-9277-47e5ce24a11f/road-accidents-safety-data>. The package is described in a paper in the Journal of Open Source Software (Lovelace et al. 2019) <doi:10.21105/joss.01181>. See Gilardi et al. (2022) <doi:10.1111/rssa.12823>, Vidal-Tortosa et al. (2021) <doi:10.1016/j.jth.2021.101291>, Tait et al. (2023) <doi:10.1016/j.aap.2022.106895>, and León et al. (2025) <doi:10.18637/jss.v114.i09> for examples of how the data can be used for methodological and empirical research.

r-spdynmod 1.1.6
Propagated dependencies: r-sp@2.2-1 r-raster@3.6-32 r-desolve@1.42 r-animation@2.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/javimarlop/spdynmod
Licenses: GPL 2+
Build system: r
Synopsis: Spatio-Dynamic Wetland Plant Communities Model
Description:

This package provides a spatio-dynamic modelling package that focuses on three characteristic wetland plant communities in a semiarid Mediterranean wetland in response to hydrological pressures from the catchment. The package includes the data on watershed hydrological pressure and the initial raster maps of plant communities but also allows for random initial distribution of plant communities. For more detailed info see: Martinez-Lopez et al. (2015) <doi:10.1016/j.ecolmodel.2014.11.024>.

r-storm 1.2
Propagated dependencies: r-rjson@0.2.23 r-permute@0.9-10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=Storm
Licenses: GPL 2+
Build system: r
Synopsis: Write Storm Bolts in R using the Storm Multi-Language Protocol
Description:

Storm is a distributed real-time computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing real-time computation. . Storm includes a "Multi-Language" (or "Multilang") Protocol to allow implementation of Bolts and Spouts in languages other than Java. This R extension provides implementations of utility functions to allow an application developer to focus on application-specific functionality rather than Storm/R communications plumbing.

Total packages: 22167