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

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-soilkey 0.9.155
Propagated dependencies: r-yaml@2.3.12 r-rlang@1.2.0 r-r6@2.6.1 r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/HugoMachadoRodrigues/soilKey
Licenses: Expat
Build system: r
Synopsis: Automated Soil Profile Classification per WRB 2022, 'SiBCS' 5 and USDA Soil Taxonomy 13
Description:

This package implements deterministic classification keys for the World Reference Base for Soil Resources 2022 (4th edition) and the Brazilian System of Soil Classification ('SiBCS', 5th edition). Provides a unified profile representation with explicit per-attribute provenance, multimodal extraction from field reports and photos via vision-language models, spatial priors from SoilGrids and national soil maps, and gap-filling of soil attributes from Vis-NIR or MIR spectra via the Open Soil Spectral Library ('OSSL'). The taxonomic key itself is never delegated to a language model; LLMs are restricted to schema-validated extraction. Each classification result reports a key trace, a provenance-aware evidence grade, and ambiguities that further measurement would resolve.

r-spsurvey 5.6.1
Propagated dependencies: r-units@1.0-1 r-survey@4.5 r-sf@1.1-1 r-sampling@2.11 r-mass@7.3-65 r-lme4@2.0-1 r-deldir@2.0-4 r-crossdes@1.1-2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://usepa.github.io/spsurvey/
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Sampling Design and Analysis
Description:

This package provides a design-based approach to statistical inference, with a focus on spatial data. Spatially balanced samples are selected using the Generalized Random Tessellation Stratified (GRTS) algorithm. The GRTS algorithm can be applied to finite resources (point geometries) and infinite resources (linear / linestring and areal / polygon geometries) and flexibly accommodates a diverse set of sampling design features, including stratification, unequal inclusion probabilities, proportional (to size) inclusion probabilities, legacy (historical) sites, a minimum distance between sites, and two options for replacement sites (reverse hierarchical order and nearest neighbor). Data are analyzed using a wide range of analysis functions that perform categorical variable analysis, continuous variable analysis, attributable risk analysis, risk difference analysis, relative risk analysis, change analysis, and trend analysis. spsurvey can also be used to summarize objects, visualize objects, select samples that are not spatially balanced, select panel samples, measure the amount of spatial balance in a sample, adjust design weights, and more. For additional details, see Dumelle et al. (2023) <doi:10.18637/jss.v105.i03>.

r-signifreg 4.3
Propagated dependencies: 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=SignifReg
Licenses: GPL 2+
Build system: r
Synopsis: Consistent Significance Controlled Variable Selection in Generalized Linear Regression
Description:

This package provides significance controlled variable selection algorithms with different directions (forward, backward, stepwise) based on diverse criteria (AIC, BIC, adjusted r-square, PRESS, or p-value). The algorithm selects a final model with only significant variables defined as those with significant p-values after multiple testing correction such as Bonferroni, False Discovery Rate, etc. See Zambom and Kim (2018) <doi:10.1002/sta4.210>.

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-sgb 1.0.1.1
Propagated dependencies: r-numderiv@2016.8-1.1 r-mass@7.3-65 r-formula@1.2-5 r-alabama@2025.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SGB
Licenses: GPL 2+
Build system: r
Synopsis: Simplicial Generalized Beta Regression
Description:

Main properties and regression procedures using a generalization of the Dirichlet distribution called Simplicial Generalized Beta distribution. It is a new distribution on the simplex (i.e. on the space of compositions or positive vectors with sum of components equal to 1). The Dirichlet distribution can be constructed from a random vector of independent Gamma variables divided by their sum. The SGB follows the same construction with generalized Gamma instead of Gamma variables. The Dirichlet exponents are supplemented by an overall shape parameter and a vector of scales. The scale vector is itself a composition and can be modeled with auxiliary variables through a log-ratio transformation. Graf, M. (2017, ISBN: 978-84-947240-0-8). See also the vignette enclosed in the package.

r-selindrix 0.1.2
Propagated dependencies: r-psych@2.6.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/venkatesanraja/seliNDRIx
Licenses: Expat
Build system: r
Synopsis: Construction of Selection Index
Description:

Selection index is one of the efficient and acurrate method for selection of animals. This package is useful for construction of selection indices. It uses mixed and random model least squares analysis to estimate the heritability of traits and genetic correlation between traits. The package uses the sire model as it is considered as random effect. The genetic and phenotypic (co)variances along with the relative economic values are used to construct the selection index for any number of traits. It also estimates the accuracy of the index and the genetic gain expected for different traits. Fisher (1936) <doi:10.1111/j.1469-1809.1936.tb02137.x>.

r-support-bws2 0.4-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=support.BWS2
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Case 2 Best-Worst Scaling
Description:

This package provides three basic functions that support an implementation of Case 2 (profile case) best-worst scaling. The first is to convert an orthogonal main-effect design into questions, the second is to create a dataset suitable for analysis, and the third is to calculate count-based scores. For details, see Aizaki and Fogarty (2019) <doi:10.1016/j.jocm.2019.100171>.

r-scenfire 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-terra@1.9-27 r-stringr@1.6.0 r-sf@1.1-1 r-rlang@1.2.0 r-readr@2.2.0 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scenfire
Licenses: Expat
Build system: r
Synopsis: Post-Processing Algorithm for Integrating Wildfire Simulations
Description:

This package provides a specialized selection algorithm designed to align simulated fire perimeters with specific fire size distribution scenarios. The foundation of this approach lies in generating a vast collection of plausible simulated fires across a wide range of conditions, assuming a random pattern of ignition. The algorithm then assembles individual fire perimeters based on their specific probabilities of occurrence, e.g., determined by (i) the likelihood of ignition and (ii) the probability of particular fire-weather scenarios, including wind speed and direction. Implements the method presented in Rodrigues (2025a) <doi:10.5194/egusphere-egu25-8974>. Demo data and code examples can be found in Rodrigues (2025b) <doi:10.5281/zenodo.15282605>.

r-softbib 0.0.2
Propagated dependencies: r-rmarkdown@2.31 r-renv@1.2.3 r-checkmate@2.3.4 r-bibtex@0.5.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/vincentarelbundock/softbib
Licenses: GPL 3+
Build system: r
Synopsis: Software Bibliographies for R Projects
Description:

Detect libraries used in a project and automatically create software bibliographies in PDF', Word', Rmarkdown', and BibTeX formats.

r-syncmove 0.1-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SyncMove
Licenses: GPL 2
Build system: r
Synopsis: Subsample Temporal Data to Synchronal Events and Compute the MCI
Description:

The function syncSubsample subsamples temporal data of different entities so that the result only contains synchronal events. The function mci calculates the Movement Coordination Index (MCI, see reference on help page for function mci') of a data set created with the function syncSubsample'.

r-seacarb 3.3.4
Propagated dependencies: r-solvesaphe@2.1.0 r-oce@1.8-3 r-gsw@1.2-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=seacarb
Licenses: GPL 2+
Build system: r
Synopsis: Seawater Carbonate Chemistry
Description:

Calculates parameters of the seawater carbonate system and assists in design of ocean acidification perturbation experiments.

r-spacesxyz 1.6-0
Propagated dependencies: r-logger@0.4.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spacesXYZ
Licenses: GPL 3+
Build system: r
Synopsis: CIE XYZ and some of Its Derived Color Spaces
Description:

This package provides functions for converting among CIE XYZ, xyY, Lab, and Luv. Calculate Correlated Color Temperature (CCT) and the Planckian and daylight loci. The XYZs of some standard illuminants and some standard linear chromatic adaptation transforms (CATs) are included. Three standard color difference metrics are included, plus the forward direction of the CIECAM02 color appearance model.

r-survsparse 0.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-purrr@1.2.2 r-nloptr@2.2.1 r-nleqslv@3.3.7 r-mass@7.3-65 r-gaussquad@1.0-3 r-foreach@1.5.2 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=SurvSparse
Licenses: GPL 3
Build system: r
Synopsis: Survival Analysis with Sparse Longitudinal Covariates
Description:

Survival analysis with sparse longitudinal covariates under right censoring scheme. Different hazards models are involved. Please cite the manuscripts corresponding to this package: Sun, Z. et al. (2022) <doi:10.1007/s10985-022-09548-6>, Sun, Z. and Cao, H. (2023) <arXiv:2310.15877> and Sun, D. et al. (2023) <arXiv:2308.15549>.

r-swissparl 0.3.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.parlament.ch/de/%c3%bcber-das-parlament/fakten-und-zahlen/open-data-web-services
Licenses: Expat
Build system: r
Synopsis: Interface to Swiss Parliament Web Services and the 'OpenParlData' API
Description:

This package provides machine-readable access to parliamentary data of the Swiss Federal Assembly via the OData interface (<https://ws.parlament.ch/odata.svc/>) and the OpenParlData REST API (<https://api.openparldata.ch>), which also offers harmonized data for selected cantonal and municipal parliaments.

r-shinynextui 0.1.0
Propagated dependencies: r-shiny-react@0.4.0 r-shiny@1.13.0 r-jsonlite@2.0.0 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://rinterface.github.io/shinyNextUI/
Licenses: Expat
Build system: r
Synopsis: 'HeroUI' 'React' Template for 'shiny' Apps
Description:

This package provides a set of user interface components to create outstanding shiny apps <https://shiny.posit.co/>, with the power of React JavaScript <https://react.dev/>. Seamlessly support dark and light themes, customize CSS with tailwind <https://tailwindcss.com/>.

r-spgs 1.0-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spgs
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Patterns in Genomic Sequences
Description:

This package provides a collection of statistical hypothesis tests and other techniques for identifying certain spatial relationships/phenomena in DNA sequences. In particular, it provides tests and graphical methods for determining whether or not DNA sequences comply with Chargaff's second parity rule or exhibit purine-pyrimidine parity. In addition, there are functions for efficiently simulating discrete state space Markov chains and testing arbitrary symbolic sequences of symbols for the presence of first-order Markovianness. Also, it has functions for counting words/k-mers (and cylinder patterns) in arbitrary symbolic sequences. Functions which take a DNA sequence as input can handle sequences stored as SeqFastadna objects from the seqinr package.

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>.

r-sdf-test 0.0.1.0
Propagated dependencies: r-dtt@0.1-2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sdf.test
Licenses: GPL 3+
Build system: r
Synopsis: Nonparametric Two Sample Test for Equality of Spectral Densities
Description:

Nonparametric method for testing the equality of the spectral densities of two time series of possibly different lengths. The time series are preprocessed with the discrete cosine transform and the variance stabilising transform to obtain an approximate Gaussian regression setting for the log-spectral density function. The test statistic is based on the squared L2 norm of the difference between the estimated log-spectral densities. The test returns the result, the statistic value, and the p-value. It also provides the estimated empirical quantile and null distribution under the hypothesis of equal spectral densities. An example using EEG data is included. For details see Nadin, Krivobokova, Enikeeva (2026), <doi:10.48550/arXiv.2602.10774>.

r-syntaxr 0.8.0
Propagated dependencies: r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/greenmeen/syntaxr
Licenses: Expat
Build system: r
Synopsis: An 'SPSS' Syntax Generator for Multi-Variable Manipulation
Description:

This package provides a set of functions for generating SPSS syntax files from the R environment.

r-scf 1.0.10
Propagated dependencies: r-survey@4.5 r-rlang@1.2.0 r-quantreg@6.1 r-httr@1.4.8 r-haven@2.5.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jncohen/scf
Licenses: Expat
Build system: r
Synopsis: Analyzing the Survey of Consumer Finances
Description:

Analyze public-use micro data from the Survey of Consumer Finances. Provides tools to download prepared data files, construct replicate-weighted multiply imputed survey designs, compute descriptive statistics and model estimates, and produce plots and tables. Methods follow design-based inference for complex surveys and pooling across multiple imputations. See the package website and the code book for background.

r-srt 1.0.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://k5cents.github.io/srt/
Licenses: GPL 3
Build system: r
Synopsis: Read Subtitle Files as Tabular Data
Description:

Read SubRip <https://sourceforge.net/projects/subrip/> subtitle files as data frames for easy text analysis or manipulation. Easily shift numeric timings and export subtitles back into valid SubRip timestamp format to sync subtitles and audio.

r-shuffleci 0.1.0
Propagated dependencies: r-plotrix@3.8-14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shuffleCI
Licenses: GPL 3
Build system: r
Synopsis: Confidence Intervals Compared via Shuffling
Description:

Scripts and exercises that use card shuffling to teach confidence interval comparisons for different estimators.

r-sdrt 1.0.0
Propagated dependencies: r-tseries@0.10-61 r-psych@2.6.5 r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sdrt
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Estimating the Sufficient Dimension Reduction Subspaces in Time Series
Description:

The sdrt() function is designed for estimating subspaces for Sufficient Dimension Reduction (SDR) in time series, with a specific focus on the Time Series Central Mean subspace (TS-CMS). The package employs the Fourier transformation method proposed by Samadi and De Alwis (2023) <doi:10.48550/arXiv.2312.02110> and the Nadaraya-Watson kernel smoother method proposed by Park et al. (2009) <doi:10.1198/jcgs.2009.08076> for estimating the TS-CMS. The package provides tools for estimating distances between subspaces and includes functions for selecting model parameters using the Fourier transformation method.

r-singr 0.1.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-ictest@0.3-7 r-gam@1.22-7 r-clue@0.3-68
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=singR
Licenses: Expat
Build system: r
Synopsis: Simultaneous Non-Gaussian Component Analysis
Description:

Implementation of SING algorithm to extract joint and individual non-Gaussian components from two datasets. SING uses an objective function that maximizes the skewness and kurtosis of latent components with a penalty to enhance the similarity between subject scores. Unlike other existing methods, SING does not use PCA for dimension reduction, but rather uses non-Gaussianity, which can improve feature extraction. Benjamin B.Risk, Irina Gaynanova (2021) <doi:10.1214/21-AOAS1466>.

Total packages: 72465