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

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-squids 25.6.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://squids.opens.science
Licenses: GPL 3+
Build system: r
Synopsis: Short Quasi-Unique Identifiers (SQUIDs)
Description:

It is often useful to produce short, quasi-unique identifiers (SQUIDs) without the benefit of a central authority to prevent duplication. Although Universally Unique Identifiers (UUIDs) provide for this, these are also unwieldy; for example, the most used UUID, version 4, is 36 characters long. SQUIDs are short (8 characters) at the expense of having more collisions, which can be mitigated by combining them with human-produced suffixes, yielding relatively brief, half human-readable, almost-unique identifiers (see for example the identifiers used for Decentralized Construct Taxonomies; Peters & Crutzen, 2024 <doi:10.15626/MP.2022.3638>). SQUIDs are the number of centiseconds elapsed since the beginning of 1970 converted to a base 30 system. This package contains functions to produce SQUIDs as well as convert them back into dates and times.

r-sistec 0.2.0
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-shiny@1.13.0 r-rlang@1.2.0 r-openxlsx@4.2.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/r-ifpe/sistec
Licenses: GPL 2+
Build system: r
Synopsis: Tools to Analyze 'Sistec' Datasets
Description:

The Brazilian system for diploma registration and validation on technical and superior courses are managing by Sistec platform, see <https://sistec.mec.gov.br/>. This package provides tools for Brazilian institutions to update the student's registration and make data analysis about their situation, retention and drop out.

r-svelteplots 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-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-padr@0.7.0 r-magrittr@2.0.5 r-htmlwidgets@1.6.4 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://github.com/Pascal-Schmidt/SveltePlots
Licenses: Expat
Build system: r
Synopsis: Wrapper for a Svelte Custom Web Component
Description:

An interactive charting library built on Svelte and D3 to easily produce SVG charts in R. Designed to simplify shiny development by eliminating the need for renderUI(), insertUI(), removeUI(), and shiny proxy functions, using Svelte''s reactive state system instead.

r-sharp 1.4.8
Propagated dependencies: r-withr@3.0.2 r-rdpack@2.6.6 r-plotrix@3.8-14 r-nloptr@2.2.1 r-mclust@6.1.2 r-igraph@2.3.1 r-glmnet@5.0 r-glassofast@1.0.1 r-future-apply@1.20.2 r-future@1.70.0 r-fake@1.5.0 r-beepr@2.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/barbarabodinier/sharp
Licenses: GPL 3+
Build system: r
Synopsis: Stability-enHanced Approaches using Resampling Procedures
Description:

In stability selection (N Meinshausen, P Bühlmann (2010) <doi:10.1111/j.1467-9868.2010.00740.x>) and consensus clustering (S Monti et al (2003) <doi:10.1023/A:1023949509487>), resampling techniques are used to enhance the reliability of the results. In this package (B Bodinier et al (2025) <doi:10.18637/jss.v112.i05>), hyper-parameters are calibrated by maximising model stability, which is measured under the null hypothesis that all selection (or co-membership) probabilities are identical (B Bodinier et al (2023a) <doi:10.1093/jrsssc/qlad058> and B Bodinier et al (2023b) <doi:10.1093/bioinformatics/btad635>). Functions are readily implemented for the use of LASSO regression, sparse PCA, sparse (group) PLS or graphical LASSO in stability selection, and hierarchical clustering, partitioning around medoids, K means or Gaussian mixture models in consensus clustering.

r-signs 0.1.2
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://benjaminwolfe.github.io/signs
Licenses: Expat
Build system: r
Synopsis: Insert Proper Minus Signs
Description:

This package provides convenience functions to replace hyphen-minuses (ASCII 45) with proper minus signs (Unicode character 2212). The true minus matches the plus symbol in width, line thickness, and height above the baseline. It was designed for mathematics, looks better in presentation, and is understood properly by screen readers.

r-spec 0.1.9
Propagated dependencies: r-magrittr@2.0.5 r-encode@0.3.7 r-csv@0.6.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spec
Licenses: GPL 3
Build system: r
Synopsis: Data Specification Format and Interface
Description:

This package creates a data specification that describes the columns of a table (data.frame). Provides methods to read, write, and update the specification. Checks whether a table matches its specification. See specification.data.frame(),read.spec(), write.spec(), as.csv.spec(), respecify.character(), and %matches%.data.frame().

r-sanzo 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jmaasch/sanzo
Licenses: GPL 3
Build system: r
Synopsis: Color Palettes Based on the Works of Sanzo Wada
Description:

Inspired by the art and color research of Sanzo Wada (1883-1967), his "Dictionary Of Color Combinations" (2011, ISBN:978-4861522475), and the interactive site by Dain M. Blodorn Kim <https://github.com/dblodorn/sanzo-wada>, this package brings Wada's color combinations to R for easy use in data visualizations. This package honors 60 of Wada's color combinations: 20 duos, 20 trios, and 20 quads.

r-soc-ca 0.8.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-shiny@1.13.0 r-rlang@1.2.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-matrix@1.7-5 r-magrittr@2.0.5 r-gridextra@2.3 r-ggrepel@0.9.8 r-ggpp@0.6.0 r-ggplot2@4.0.3 r-forcats@1.0.1 r-ellipse@0.5.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Rsoc/soc.ca
Licenses: GPL 3
Build system: r
Synopsis: Specific Correspondence Analysis for the Social Sciences
Description:

Specific and class specific multiple correspondence analysis on survey-like data. Soc.ca is optimized to the needs of the social scientist and presents easily interpretable results in near publication ready quality.

r-sparr 2.3-16
Propagated dependencies: r-spatstat-utils@3.2-3 r-spatstat-univar@3.2-0 r-spatstat-random@3.4-5 r-spatstat-geom@3.7-3 r-spatstat-explore@3.8-0 r-spatstat@3.6-0 r-misc3d@0.9-2 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://tilmandavies.github.io/sparr/
Licenses: GPL 2+
Build system: r
Synopsis: Spatial and Spatiotemporal Relative Risk
Description:

This package provides functions to estimate kernel-smoothed spatial and spatio-temporal densities and relative risk functions, and perform subsequent inference. Methodological details can be found in the accompanying tutorial: Davies et al. (2018) <DOI:10.1002/sim.7577>.

r-scorecardmodelutils 0.0.1.0
Propagated dependencies: r-stringr@1.6.0 r-sqldf@0.4-12 r-reshape2@1.4.5 r-randomforest@4.7-1.2 r-partykit@1.2-27 r-ggplot2@4.0.3 r-gbm@2.2.3 r-e1071@1.7-17 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scorecardModelUtils
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Credit Scorecard Modelling Utils
Description:

This package provides infrastructure functionalities such as missing value treatment, information value calculation, GINI calculation etc. which are used for developing a traditional credit scorecard as well as a machine learning based model. The functionalities defined are standard steps for any credit underwriting scorecard development, extensively used in financial domain.

r-steallikebayes 2.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-gigrvg@0.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://bsvars.org/StealLikeBayes/
Licenses: GPL 3+
Build system: r
Synopsis: Compendium of Bayesian Statistical Routines Written in 'C++'
Description:

This is a compendium of C++ routines useful for Bayesian statistics. We steal other people's C++ code, repurpose it, and export it so developers of R packages can use it in their C++ code. We actually don't steal anything, or claim that Thomas Bayes did, but copy code that is compatible with our GPL 3 licence, fully acknowledging the authorship of the original code.

r-smoke 2.0.1
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smoke
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Small Molecule Octet/BLI Kinetics Experiment
Description:

Bio-Layer Interferometry (BLI) is a technology to determine the binding kinetics between biomolecules. BLI signals are small and noisy when small molecules are investigated as ligands (analytes). We develop this package to process and analyze the BLI data acquired on Octet Red96 from Fortebio more accurately. Sun Q., Li X., et al (2020) <doi:10.1038/s41467-019-14238-3>. In this new version, we organize the BLI experiment data and analysis methods into a S4 class with self-explaining structure.

r-semicmprskcoxmsm 0.2.0
Propagated dependencies: r-twang@2.6.2 r-survival@3.8-6 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-fastghquad@1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=semicmprskcoxmsm
Licenses: GPL 2+
Build system: r
Synopsis: Use Inverse Probability Weighting to Estimate Treatment Effect for Semi Competing Risks Data
Description:

Use inverse probability weighting methods to estimate treatment effect under marginal structure model (MSM) for the transition hazard of semi competing risk data, i.e. illness death model. We implement two specific such models, the usual Markov illness death structural model and the general Markov illness death structural model. We also provide the predicted three risks functions from the marginal structure models. Zhang, Y. and Xu, R. (2022) <arXiv:2204.10426>.

r-saturncoefficient 1.6
Propagated dependencies: r-umap@0.2.10.0 r-projectionbasedclustering@1.2.2 r-matrixcorrelation@0.10.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/davidechicco/SaturnCoefficient_R_package
Licenses: GPL 3
Build system: r
Synopsis: Statistical Evaluation of UMAP Dimensionality Reductions
Description:

This package provides a metric expressing the quality of a UMAP layout. This is a package that contains the Saturn_coefficient() function that reads an input matrix, its dimensionality reduction produced by UMAP, and evaluates the quality of this dimensionality reduction by producing a real value in the [0; 1] interval. We call this real value Saturn coefficient. A higher value means better dimensionality reduction; a lower value means worse dimensionality reduction. Reference: Davide Chicco et al. (February 2026), "The advantages of our proposed Saturn coefficient over continuity and trustworthiness for UMAP dimensionality reduction evaluation", PeerJ Computer Science 12:e3424 (pp. 1-30), <doi:10.7717/peerj-cs.3424>.

r-spfilter 2.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sjuhl/spfilteR
Licenses: GPL 3
Build system: r
Synopsis: Semiparametric Spatial Filtering with Eigenvectors in (Generalized) Linear Models
Description:

This package provides tools to decompose (transformed) spatial connectivity matrices and perform supervised or unsupervised semiparametric spatial filtering in a regression framework. The package supports unsupervised spatial filtering in standard linear as well as some generalized linear regression models.

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-snsmart 0.2.4
Propagated dependencies: r-truncdist@1.0-2 r-tidyr@1.3.2 r-rjags@4-17 r-pracma@2.4.6 r-hdinterval@0.2.4 r-geepack@1.3.13 r-envstats@3.1.0 r-cubature@2.1.4-1 r-condmvnorm@2025.1 r-bayestestr@0.18.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sidiwang/snSMART
Licenses: GPL 2+
Build system: r
Synopsis: Small N Sequential Multiple Assignment Randomized Trial Methods
Description:

Consolidated data simulation, sample size calculation and analysis functions for several snSMART (small sample sequential, multiple assignment, randomized trial) designs under one library. See Wei, B., Braun, T.M., Tamura, R.N. and Kidwell, K.M. "A Bayesian analysis of small n sequential multiple assignment randomized trials (snSMARTs)." (2018) Statistics in medicine, 37(26), pp.3723-3732 <doi:10.1002/sim.7900>.

r-survspro 0.1.0
Propagated dependencies: r-survival@3.8-6 r-sp@2.2-1 r-mgcv@1.9-4 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=SurvSPro
Licenses: GPL 3
Build system: r
Synopsis: Survival Prediction with Spatially Adjusted Protein Summaries
Description:

This package provides a survival prediction framework using spatially adjusted protein summaries from spatial proteomics data, including imaging mass cytometry data. Cell-level protein intensities are modeled with spatial spline regression to estimate spatially adjusted mean expression and residual variance. Methodological details are described in Ahn et al. (2026) <doi:10.64898/2026.06.08.730964>.

r-sphunif 1.4.4
Propagated dependencies: r-rotasym@1.3.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-gsl@2.1-9 r-future@1.70.0 r-foreach@1.5.2 r-dorng@1.8.6.3 r-dofuture@1.2.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/egarpor/sphunif
Licenses: GPL 3
Build system: r
Synopsis: Uniformity Tests on the Circle, Sphere, and Hypersphere
Description:

Implementation of uniformity tests on the circle and (hyper)sphere. The main function of the package is unif_test(), which conveniently collects more than 35 tests for assessing uniformity on S^p-1 = x in R^p : ||x|| = 1, p >= 2. The test statistics are implemented in the unif_stat() function, which allows computing several statistics for different samples within a single call, thus facilitating Monte Carlo experiments. Furthermore, the unif_stat_MC() function allows parallelizing them in a simple way. The asymptotic null distributions of the statistics are available through the function unif_stat_distr(). The core of sphunif is coded in C++ by relying on the Rcpp package. The package also provides several novel datasets and gives the replicability for the data applications/simulations in Garcà a-Portugués et al. (2021) <doi:10.1007/978-3-030-69944-4_12>, Garcà a-Portugués et al. (2023) <doi:10.3150/21-BEJ1454>, Fernández-de-Marcos and Garcà a-Portugués (2024) <doi:10.1016/j.spl.2024.110218>, and Garcà a-Portugués et al. (2025) <doi:10.1080/01621459.2025.2566414>.

r-survivalclusteringtree 1.1.3
Propagated dependencies: r-survival@3.8-6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-formula-tools@1.7.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=SurvivalClusteringTree
Licenses: GPL 2+
Build system: r
Synopsis: Clustering Analysis Using Survival Tree and Forest Algorithms
Description:

An outcome-guided algorithm is developed to identify clusters of samples with similar characteristics and survival rate. The algorithm first builds a random forest and then defines distances between samples based on the fitted random forest. Given the distances, we can apply hierarchical clustering algorithms to define clusters. Details about this method is described in <https://github.com/luyouepiusf/SurvivalClusteringTree>.

r-sdctable 0.34.0
Propagated dependencies: r-stringr@1.6.0 r-ssbtools@1.8.8 r-slam@0.1-55 r-sdchierarchies@0.23.1 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-progressr@0.19.0 r-matrix@1.7-5 r-knitr@1.51 r-highs@1.12.0-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/sdcTools/sdcTable
Licenses: GPL 2+
Build system: r
Synopsis: Methods for Statistical Disclosure Control in Tabular Data
Description:

This package provides methods for statistical disclosure control in tabular data such as primary and secondary cell suppression as described for example in Hundepol et al. (2012) <doi:10.1002/9781118348239> are covered in this package.

r-sapp 1.0.9-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SAPP
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Analysis of Point Processes
Description:

This package provides functions for statistical analysis of point processes.

r-simboot 0.2-8
Propagated dependencies: r-mvtnorm@1.3-7 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/shearer/simboot
Licenses: GPL 2+
Build system: r
Synopsis: Simultaneous Inference for Diversity Indices
Description:

This package provides estimation of simultaneous bootstrap and asymptotic confidence intervals for diversity indices, namely the Shannon and the Simpson index. Several pre--specified multiple comparison types are available to choose. Further user--defined contrast matrices are applicable. In addition, simboot estimates adjusted as well as unadjusted p--values for two of the three proposed bootstrap methods. Further simboot allows for comparing biological diversities of two or more groups while simultaneously testing a user-defined selection of Hill numbers of orders q, which are considered as appropriate and useful indices for measuring diversity.

r-shellgame 0.1.1
Propagated dependencies: r-tidycensus@1.8.1 r-stringr@1.6.0 r-rlang@1.2.0 r-magrittr@2.0.5 r-janitor@2.2.1 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/phinnphace/shellgame
Licenses: Expat
Build system: r
Synopsis: The Shell Game - Audit Geographic Data Transformations
Description:

Reveals how data quality silently degrades during geographic transformations while variable labels remain unchanged. Demonstrates that transformation error is agnostic to both the variable (population, income, etc.) and the tool ('R', Python', etc.). Provides a reproducible audit framework for quantifying the shift from observed to imputed data at each transformation hop.

Total packages: 73955