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

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-stemmatology 0.3.2
Propagated dependencies: r-xml2@1.5.2 r-igraph@2.3.1 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Jean-Baptiste-Camps/stemmatology
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Stemmatological Analysis of Textual Traditions
Description:

Explore and analyse the genealogy of textual or musical traditions, from their variants, with various stemmatological methods, mainly the disagreement-based algorithms suggested by Camps and Cafiero (2015) <doi:10.1484/M.LECTIO-EB.5.102565>.

r-spphpr 1.1.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spphpr
Licenses: GPL 2+
Build system: r
Synopsis: Spring Phenological Prediction
Description:

Predicts the occurrence times (in day-of-year) of spring phenological events. Three methods, including the accumulated degree days (ADD) method, the accumulated days transferred to a standardized temperature (ADTS) method, and the accumulated developmental progress (ADP) method, were used. See Shi et al. (2017a) <doi:10.1016/j.agrformet.2017.04.001> and Shi et al. (2017b) <doi:10.1093/aesa/sax063> for details.

r-simplanonym 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-forcats@1.0.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dkgaraujo/simplanonym
Licenses: FSDG-compatible
Build system: r
Synopsis: Consistent Anonymisation Across Datasets
Description:

This package provides a simple function that anonymises a list of variables in a consistent way: anonymised factors are not recycled and the same original levels receive the same anonymised factor even if located in different datasets.

r-semicontmanova 0.2
Propagated dependencies: r-mvtnorm@1.3-7 r-matrixcalc@1.0-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=semicontMANOVA
Licenses: GPL 2
Build system: r
Synopsis: Multivariate ANalysis of VAriance with Ridge Regularization for Semicontinuous High-Dimensional Data
Description:

This package implements Multivariate ANalysis Of VAriance (MANOVA) parameters inference and test with regularization for semicontinuous high-dimensional data. The method can be applied also in presence of low-dimensional data. The p-value can be obtained through asymptotic distribution or using a permutation procedure. The package gives also the possibility to simulate this type of data. Method is described in Elena Sabbioni, Claudio Agostinelli and Alessio Farcomeni (2025) A regularized MANOVA test for semicontinuous high-dimensional data. Biometrical Journal, 67:e70054. DOI <doi:10.1002/bimj.70054>, arXiv DOI <doi:10.48550/arXiv.2401.04036>.

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-scclust 0.2.5
Propagated dependencies: r-distances@0.1.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/fsavje/scclust-R
Licenses: GPL 3+
Build system: r
Synopsis: Size-Constrained Clustering
Description:

This package provides wrappers for scclust', a C library for computationally efficient size-constrained clustering with near-optimal performance. See <https://github.com/fsavje/scclust> for more information.

r-serodynamics 0.1.0
Dependencies: jags@4.3.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-serocalculator@1.4.1 r-scales@1.4.0 r-runjags@2.2.2-5 r-rlang@1.2.0 r-purrr@1.2.2 r-ggplot2@4.0.3 r-ggmcmc@1.5.1.2 r-dplyr@1.2.1 r-coda@0.19-4.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/UCD-SERG/serodynamics
Licenses: Expat
Build system: r
Synopsis: Modeling Longitudinal Antibody Responses to Infection
Description:

This package implements Bayesian hierarchical models for estimating antibody kinetic parameters from longitudinal serological data. Fits two-phase within-host models capturing antibody rise, peak, and decay following pathogen infection, using JAGS for posterior inference. Designed as the upstream companion to the serocalculator package for end-to-end seroepidemiological analysis. Methods are described in Teunis and colleagues (2016) <doi:10.1016/j.epidem.2016.04.001> and Teunis and van Eijkeren (2020) <doi:10.1002/sim.8578>.

r-shiva 1.0.2
Propagated dependencies: r-psych@2.6.5 r-phylolm@2.6.5 r-mass@7.3-65 r-igraph@2.3.1 r-glmnet@5.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ShiVa
Licenses: GPL 3+
Build system: r
Synopsis: Detection of Evolutionary Shifts in Both Optimal Value and Variance
Description:

This package implements statistical methods for detecting evolutionary shifts in both the optimal trait value (mean) and evolutionary diffusion variance. The method uses an L1-penalized optimization framework to identify branches where shifts occur, and the shift magnitudes. It also supports the inclusion of measurement error. For more details, see Zhang, Ho, and Kenney (2023) <doi:10.48550/arXiv.2312.17480>.

r-shinybusy 0.3.3
Propagated dependencies: r-shiny@1.13.0 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dreamRs/shinybusy
Licenses: GPL 3
Build system: r
Synopsis: Busy Indicators and Notifications for 'Shiny' Applications
Description:

Add indicators (spinner, progress bar, gif) in your shiny applications to show the user that the server is busy. And other tools to let your users know something is happening (send notifications, reports, ...).

r-snapkrig 0.0.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/deankoch/snapKrig
Licenses: Expat
Build system: r
Synopsis: Fast Kriging and Geostatistics on Grids with Kronecker Covariance
Description:

Geostatistical modeling and kriging with gridded data using spatially separable covariance functions (Kronecker covariances). Kronecker products in these models provide shortcuts for solving large matrix problems in likelihood and conditional mean, making snapKrig computationally efficient with large grids. The package supplies its own S3 grid object class, and a host of methods including plot, print, Ops, square bracket replace/assign, and more. Our computational methods are described in Koch, Lele, Lewis (2020) <doi:10.7939/r3-g6qb-bq70>.

r-spate 1.7.5
Dependencies: fftw@3.3.10
Propagated dependencies: r-truncnorm@1.0-9 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=spate
Licenses: GPL 2
Build system: r
Synopsis: Spatio-Temporal Modeling of Large Data Using a Spectral SPDE Approach
Description:

Functionality for spatio-temporal modeling of large data sets is provided. A Gaussian process in space and time is defined through a stochastic partial differential equation (SPDE). The SPDE is solved in the spectral space, and after discretizing in time and space, a linear Gaussian state space model is obtained. When doing inference, the main computational difficulty consists in evaluating the likelihood and in sampling from the full conditional of the spectral coefficients, or equivalently, the latent space-time process. In comparison to the traditional approach of using a spatio-temporal covariance function, the spectral SPDE approach is computationally advantageous. See Sigrist, Kuensch, and Stahel (2015) <doi:10.1111/rssb.12061> for more information on the methodology. This package aims at providing tools for two different modeling approaches. First, the SPDE based spatio-temporal model can be used as a component in a customized hierarchical Bayesian model (HBM). The functions of the package then provide parameterizations of the process part of the model as well as computationally efficient algorithms needed for doing inference with the HBM. Alternatively, the adaptive MCMC algorithm implemented in the package can be used as an algorithm for doing inference without any additional modeling. The MCMC algorithm supports data that follow a Gaussian or a censored distribution with point mass at zero. Covariates can be included in the model through a regression term.

r-selecttwfe 0.2.1
Propagated dependencies: r-scales@1.4.0 r-ggplot2@4.0.3 r-fixest@0.14.1 r-etwfe@0.6.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=selectTWFE
Licenses: Expat
Build system: r
Synopsis: Model Selection Between TWFE and ETWFE
Description:

Estimates both a vanilla two-way fixed effects (TWFE) model and an extended TWFE (ETWFE) model, then selects between them using Cochran's Q test for heterogeneity. When ETWFE wins, reports the heterogeneity fraction (I-squared) and cohort-time estimates with empirical Bayes shrinkage and Bonferroni multiplicity correction. Methods build on Wooldridge (2025) <doi:10.1007/s00181-025-02807-z> and Callaway and Sant'Anna (2021) <doi:10.1016/j.jeconom.2020.12.001>.

r-stabilityapp 0.1.0
Propagated dependencies: r-stability@0.6.0 r-shinydashboardplus@2.0.6 r-shinybs@0.65.0 r-shiny@1.13.0 r-patchwork@1.3.2 r-gridextra@2.3 r-dt@0.34.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=StabilityApp
Licenses: GPL 3
Build system: r
Synopsis: Stability Analysis App for GEI in Multi-Environment Trials
Description:

This package provides tools for Genotype by Environment Interaction (GEI) analysis, using statistical models and visualizations to assess genotype performance across environments. It helps researchers explore interaction effects, stability, and adaptability in multi-environment trials, identifying the best-performing genotypes in different conditions. Which Win Where!

r-samc 4.2.1
Propagated dependencies: r-terra@1.9-27 r-rcppthread@2.3.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-raster@3.6-32 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://andrewmarx.github.io/samc/
Licenses: AGPL 3+
Build system: r
Synopsis: Spatial Absorbing Markov Chains
Description:

This package implements functions for working with absorbing Markov chains. The implementation is based on the framework described in "Toward a unified framework for connectivity that disentangles movement and mortality in space and time" by Fletcher et al. (2019) <doi:10.1111/ele.13333>, which applies them to spatial ecology. This framework incorporates both resistance and absorption with spatial absorbing Markov chains (SAMC) to provide several short-term and long-term predictions for metrics related to connectivity in landscapes. Despite the ecological context of the framework, this package can be used in any application of absorbing Markov chains.

r-simplecache 0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/databio/simpleCache
Licenses: FreeBSD
Build system: r
Synopsis: Simply Caching R Objects
Description:

This package provides intuitive functions for caching R objects, encouraging reproducible, restartable, and distributed R analysis. The user selects a location to store caches, and then provides nothing more than a cache name and instructions (R code) for how to produce the R object. Also provides some advanced options like environment assignments, recreating or reloading caches, and cluster compute bindings (using the batchtools package) making it flexible enough for use in large-scale data analysis projects.

r-sandbox 0.2.2
Propagated dependencies: r-rlummodel@0.2.11
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sandbox
Licenses: GPL 3
Build system: r
Synopsis: Probabilistic Numerical Modelling of Sediment Properties
Description:

This package provides a flexible framework for definition and application of time/depth- based rules for sets of parameters for single grains that can be used to create artificial sediment profiles. Such profiles can be used for virtual sample preparation and synthetic, for instance, luminescence measurements.

r-sonar 1.0.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sonar
Licenses: GPL 3+
Build system: r
Synopsis: Fundamental Formulas for Sonar
Description:

Formulas for calculating sound velocity, water pressure, depth, density, absorption and sonar equations.

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-solrad 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bnasr/solrad/
Licenses: AGPL 3 FSDG-compatible
Build system: r
Synopsis: Calculating Solar Radiation and Related Variables Based on Location, Time and Topographical Conditions
Description:

For surface energy models and estimation of solar positions and components with varying topography, time and locations. The functions calculate solar top-of-atmosphere, open, diffuse and direct components, atmospheric transmittance and diffuse factors, day length, sunrise and sunset, solar azimuth, zenith, altitude, incidence, and hour angles, earth declination angle, equation of time, and solar constant. Details about the methods and equations are explained in Seyednasrollah, Bijan, Mukesh Kumar, and Timothy E. Link. On the role of vegetation density on net snow cover radiation at the forest floor. Journal of Geophysical Research: Atmospheres 118.15 (2013): 8359-8374, <doi:10.1002/jgrd.50575>.

r-saery 2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=saery
Licenses: GPL 2
Build system: r
Synopsis: Small Area Estimation for Rao and Yu Model
Description:

This package provides functions to calculate EBLUPs (Empirical Best Linear Unbiased Predictor) estimators and their MSEs (Mean Squared Errors). Estimators are based on an area-level linear mixed model introduced by Rao and Yu (1994) <doi:10.2307/3315407>. The REML (Residual Maximum Likelihood) method is used for fitting the model.

r-saehb-panel-beta 0.1.5
Dependencies: jags@4.3.1
Propagated dependencies: r-stringr@1.6.0 r-rjags@4-17 r-dplyr@1.2.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/DianRahmawatiSalis/saeHB.panel.beta
Licenses: GPL 3
Build system: r
Synopsis: Small Area Estimation using HB for Rao Yu Model under Beta Distribution
Description:

Several functions are provided for small area estimation at the area level using the hierarchical bayesian (HB) method with panel data under beta distribution for variable interest. This package also provides a dataset produced by data generation. The rjags package is employed to obtain parameter estimates. Model-based estimators involve the HB estimators, which include the mean and the variation of the mean. For the reference, see Rao and Molina (2015, ISBN: 978-1-118-73578-7).

r-slgf 2.0.0
Propagated dependencies: r-rdpack@2.6.6 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=slgf
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Model Selection with Suspected Latent Grouping Factors
Description:

This package implements the Bayesian model selection method with suspected latent grouping factor methodology of Metzger and Franck (2020), <doi:10.1080/00401706.2020.1739561>. SLGF detects latent heteroscedasticity or group-based regression effects based on the levels of a user-specified categorical predictor.

r-secret 1.1.0
Propagated dependencies: r-rprojroot@2.1.1 r-openssl@2.4.1 r-jsonlite@2.0.0 r-curl@7.1.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gaborcsardi/secret#readme
Licenses: Expat
Build system: r
Synopsis: Share Sensitive Information in R Packages
Description:

Allow sharing sensitive information, for example passwords, API keys, etc., in R packages, using public key cryptography.

r-sbrl 1.4
Dependencies: gsl@2.8 gmp@6.3.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-arules@1.7.14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sbrl
Licenses: GPL 2+
Build system: r
Synopsis: Scalable Bayesian Rule Lists Model
Description:

An efficient implementation of Scalable Bayesian Rule Lists Algorithm, a competitor algorithm for decision tree algorithms; see Hongyu Yang, Cynthia Rudin, Margo Seltzer (2017) <https://proceedings.mlr.press/v70/yang17h.html>. It builds from pre-mined association rules and have a logical structure identical to a decision list or one-sided decision tree. Fully optimized over rule lists, this algorithm strikes practical balance between accuracy, interpretability, and computational speed.

Total packages: 22167