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

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-spefa 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spefa
Licenses: GPL 3
Build system: r
Synopsis: Spatial Stochastic Frontier with Fixed Effects and Endogeneity
Description:

Maximum-likelihood estimation of the spatial autoregressive stochastic frontier model with individual fixed effects (removed by first differencing) and endogenous regressors handled through a Gaussian control function, as in Giannini (2025) <doi:10.1080/17421772.2024.2414962>. Returns coefficient estimates and standard errors, spatially-corrected technical (in)efficiency scores, and direct, indirect and total marginal impacts. Depends only on base R.

r-stopmotion 0.1.0
Propagated dependencies: r-magick@2.9.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stopmotion
Licenses: Expat
Build system: r
Synopsis: Build Stop Motion Animations from Image Sequences
Description:

This package provides a pipeline-friendly toolkit for assembling stop motion animations from sequences of still images. Provides functions to read image directories, restructure frame sequences (duplicate, splice, arrange), apply per-frame pixel transformations (rotate, wiggle, flip, flop, blur, scale, crop, trim, border, background), and export the result as a GIF. All transformation functions accept a frames argument to target any subset of frames, bridging the gap between magick functions that operate on an entire image stack and fine-grained stop motion editing. Image processing is performed via ImageMagick Studio LLC (2024) <https://imagemagick.org>.

r-stratifiedrf 0.2.2
Propagated dependencies: r-dplyr@1.2.1 r-c50@0.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StratifiedRF
Licenses: GPL 3
Build system: r
Synopsis: Builds Trees by Sampling Variables in Groups
Description:

Random Forest-like tree ensemble that works with groups of predictor variables. When building a tree, a number of variables is taken randomly from each group separately, thus ensuring that it considers variables from each group for the splits. Useful when rows contain information about different things (e.g. user information and product information) and it's not sensible to make a prediction with information from only one group of variables, or when there are far more variables from one group than the other and it's desired to have groups appear evenly on trees. Trees are grown using the C5.0 algorithm rather than the usual CART algorithm. Supports parallelization (multithreaded), missing values in predictors, and categorical variables (without doing One-Hot encoding in the processing). Can also be used to create a regular (non-stratified) Random Forest-like model, but made up of C5.0 trees and with some additional control options. As it's built with C5.0 trees, it works only for classification (not for regression).

r-sakernas 0.1.0
Propagated dependencies: r-readxl@1.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SAKERNAS
Licenses: GPL 3
Build system: r
Synopsis: National Labor Force Survey of Indonesia
Description:

Surveys to collect employment data so as to obtain data estimates on the number of employed people, the number of unemployed, and other employment indicators.

r-sundialr 0.1.7
Dependencies: cmake@4.1.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sn248/sundialr
Licenses: Modified BSD
Build system: r
Synopsis: An Interface to 'SUNDIALS' Ordinary Differential Equation (ODE) Solvers
Description:

This package provides a way to call the functions in SUNDIALS C ODE solving library (<https://computing.llnl.gov/projects/sundials>). Currently the serial version of ODE solver, CVODE', sensitivity calculator CVODES and differential algebraic solver IDA from the SUNDIALS library are implemented. The package requires ODE to be written as an R or Rcpp function and does not require the SUNDIALS library to be installed on the local machine.

r-sfreapportion 0.2.0
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/briatte/sfReapportion
Licenses: GPL 3
Build system: r
Synopsis: Reapportion Data from One Geography to Another
Description:

This package provides a port of the spReapportion package, using Simple Features in order to lose the dependencies to the retired maptools and rgeos packages.

r-spgarch 0.2.3
Propagated dependencies: r-truncnorm@1.0-9 r-spdep@1.4-2 r-rsolnp@2.0.1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-nleqslv@3.3.7 r-matrix@1.7-5 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spGARCH
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Spatial ARCH and GARCH Models (spGARCH)
Description:

This package provides a collection of functions to deal with spatial and spatiotemporal autoregressive conditional heteroscedasticity (spatial ARCH and GARCH models) by Otto, Schmid, Garthoff (2018, Spatial Statistics) <doi:10.1016/j.spasta.2018.07.005>: simulation of spatial ARCH-type processes (spARCH, log/exponential-spARCH, complex-spARCH); quasi-maximum-likelihood estimation of the parameters of spARCH models and spatial autoregressive models with spARCH disturbances, diagnostic checks, visualizations.

r-sbde 1.0-2
Propagated dependencies: r-extremefit@1.1.0 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=sbde
Licenses: GPL 2
Build system: r
Synopsis: Semiparametric Bayesian Density Estimation
Description:

Offers Bayesian semiparametric density estimation and tail-index estimation for heavy tailed data, by using a parametric, tail-respecting transformation of the data to the unit interval and then modeling the transformed data with a purely nonparametric logistic Gaussian process density prior. Based on Tokdar et al. (2022) <doi:10.1080/01621459.2022.2104727>.

r-spatgraphs 3.4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spatgraphs
Licenses: GPL 2+
Build system: r
Synopsis: Graph Edge Computations for Spatial Point Patterns
Description:

Graphs (or networks) and graph component calculations for spatial locations in 1D, 2D, 3D etc.

r-skymodelr 0.3.2
Propagated dependencies: r-swephr@0.3.2 r-rcppthread@2.3.0 r-rcpp@1.1.1-1.1 r-rayvertex@0.15.0 r-rayimage@0.26.1 r-libopenexr@3.4.12-4 r-libimath@3.2.2-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.skymodelr.com
Licenses: GPL 3
Build system: r
Synopsis: Generates and Samples Realistic Terrestrial Atmospheres
Description:

Generates physically based sky environment maps and radiance samples using the spectral Hosek-Wilkie and Prague atmosphere models. Functions write high-dynamic-range OpenEXR domes in latitude-longitude projections, compute per-direction RGB or 55-channel values, and optionally composite time-accurate star fields and moon phases. Features include automatic sun and moon positioning from date, time and location, support for sea-level and high-altitude observers, wide-spectrum coefficients, and multithreaded C++ acceleration for fast, high-resolution output. For model details, see Hosek and Wilkie (2012) <doi:10.1145/2185520.2185591>, Hosek and Wilkie (2013) <doi:10.1109/MCG.2013.18>, Wilkie et al. (2021) <doi:10.1145/3450626.3459758>, and Vevoda et al. (2022) <doi:10.1111/cgf.14677>.

r-scam 1.2-22
Propagated dependencies: r-mgcv@1.9-4 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scam
Licenses: GPL 2+
Build system: r
Synopsis: Shape Constrained Additive Models
Description:

Generalized additive models under shape constraints on the component functions of the linear predictor. Models can include multiple shape-constrained (univariate and bivariate) and unconstrained terms. Routines of the package mgcv are used to set up the model matrix, print, and plot the results. Multiple smoothing parameter estimation by the Generalized Cross Validation or similar. See Pya and Wood (2015) <doi:10.1007/s11222-013-9448-7> for an overview. A broad selection of shape-constrained smoothers, linear functionals of smooths with shape constraints, and Gaussian models with AR1 residuals.

r-stringstatic 0.1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rossellhayes/stringstatic
Licenses: CC0
Build system: r
Synopsis: Dependency-Free String Operations
Description:

This package provides drop-in replacements for functions from the stringr package, with the same user interface. These functions have no external dependencies and can be copied directly into your package code using the staticimports package.

r-smoots 1.1.4
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-progressr@0.19.0 r-progress@1.2.3 r-future-apply@1.20.2 r-future@1.70.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smoots
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Estimation of the Trend and Its Derivatives in TS
Description:

The nonparametric trend and its derivatives in equidistant time series (TS) with short-memory stationary errors can be estimated. The estimation is conducted via local polynomial regression using an automatically selected bandwidth obtained by a built-in iterative plug-in algorithm or a bandwidth fixed by the user. A Nadaraya-Watson kernel smoother is also built-in as a comparison. With version 1.1.0, a linearity test for the trend function, forecasting methods and backtesting approaches are implemented as well. The smoothing methods of the package are described in Feng, Y., Gries, T., and Fritz, M. (2020) <doi:10.1080/10485252.2020.1759598>.

r-simphony 1.0.3
Propagated dependencies: r-foreach@1.5.2 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://simphony.hugheylab.org
Licenses: GPL 2
Build system: r
Synopsis: Simulating Large-Scale, Rhythmic Data
Description:

This package provides a tool for simulating rhythmic data: transcriptome data using Gaussian or negative binomial distributions, and behavioral activity data using Bernoulli or Poisson distributions. See Singer et al. (2019) <doi:10.7717/peerj.6985>.

r-sars 2.1.1
Propagated dependencies: r-numderiv@2016.8-1.1 r-nortest@1.0-4 r-minpack-lm@1.2-4 r-foreach@1.5.2 r-doparallel@1.0.17 r-crayon@1.5.3 r-cli@3.6.6 r-aiccmodavg@2.3-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/txm676/sars
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Fit and Compare Species-Area Relationship Models Using Multimodel Inference
Description:

This package implements the basic elements of the multi-model inference paradigm for up to twenty species-area relationship models (SAR), using simple R list-objects and functions, as in Triantis et al. 2012 <DOI:10.1111/j.1365-2699.2011.02652.x>. The package is scalable and users can easily create their own model and data objects. Additional SAR related functions are provided.

r-sicher 0.1.1
Propagated dependencies: r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/feddelegrand7/sicher
Licenses: Expat
Build system: r
Synopsis: Runtime Type Checking
Description:

This package provides a lightweight runtime type system for R that enables developers to declare and enforce variable types during execution. Inspired by TypeScript', the package introduces intuitive syntax for annotating variables and validating data structures, helping catch type-related errors early and making R code more robust and easier to maintain.

r-sanba 0.0.4
Propagated dependencies: r-scales@1.4.0 r-salso@0.3.78 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/fradenti/sanba
Licenses: Expat
Build system: r
Synopsis: Fitting Shared Atoms Nested Models via MCMC or Variational Bayes
Description:

An efficient tool for fitting nested mixture models based on a shared set of atoms via Markov Chain Monte Carlo and variational inference algorithms. Specifically, the package implements the common atoms model (Denti et al., 2023), its finite version (similar to D'Angelo et al., 2023), and a hybrid finite-infinite model (D'Angelo and Denti, 2026). All models implement univariate nested mixtures with Gaussian kernels equipped with a normal-inverse gamma prior distribution on the parameters. Additional functions are provided to help analyze the results of the fitting procedure. References: Denti, Camerlenghi, Guindani, Mira (2023) <doi:10.1080/01621459.2021.1933499>, Dâ Angelo, Canale, Yu, Guindani (2023) <doi:10.1111/biom.13626>, Dâ Angelo, Denti (2026) <doi:10.1214/24-BA1458>.

r-sdclog 0.5.1
Propagated dependencies: r-mathjaxr@2.0-0 r-data-table@1.18.4 r-cli@3.6.6 r-checkmate@2.3.4 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/matthiasgomolka/sdcLog
Licenses: GPL 3
Build system: r
Synopsis: Tools for Statistical Disclosure Control in Research Data Centers
Description:

This package provides tools for researchers to explicitly show that their results comply to rules for statistical disclosure control imposed by research data centers. These tools help in checking descriptive statistics and models and in calculating extreme values that are not individual data. Also included is a simple function to create log files. The methods used here are described in the "Guidelines for the checking of output based on microdata research" by Bond, Brandt, and de Wolf (2015) <https://cros.ec.europa.eu/system/files/2024-02/Output-checking-guidelines.pdf>.

r-schmear 0.1.0
Propagated dependencies: r-vctrs@0.7.3 r-rlang@1.2.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://corymccartan.com/schmear/
Licenses: Expat
Build system: r
Synopsis: Build Structured Data Frame Subtypes
Description:

This package provides developer-focused helper functions and S3 classes to ease the creation of structured subtypes of data frames. Developers can require certain columns and types to be present, and can enforce crossing and nesting relationships between values in different columns. Type-specific metadata and attributes are preserved through common data frame manipulations.

r-simple-regression 0.3.1
Propagated dependencies: r-rstanarm@2.32.2 r-pscl@1.5.9 r-nlme@3.1-169 r-mass@7.3-65 r-bayesfactor@0.9.12-4.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SIMPLE.REGRESSION
Licenses: GPL 2+
Build system: r
Synopsis: OLS, Moderated, Logistic, and Count Regressions Made Simple
Description:

This package provides SPSS- and SAS-like output for least squares multiple regression, logistic regression, and count variable regressions. Detailed output is also provided for OLS moderated regression, interaction plots, and Johnson-Neyman regions of significance. The output includes standardized coefficients, partial and semi-partial correlations, collinearity diagnostics, plots of residuals, and detailed information about simple slopes for interactions. The output for some functions includes Bayes Factors and, if requested, regression coefficients from Bayesian Markov Chain Monte Carlo analyses. There are numerous options for model plots. The REGIONS_OF_SIGNIFICANCE function also provides Johnson-Neyman regions of significance and plots of interactions for both lm and lme models. There is also a function for partial and semipartial correlations and a function for conducting Cohen's set correlation analyses.

r-sanple 0.2.0
Propagated dependencies: r-scales@1.4.0 r-salso@0.3.78 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/laura-dangelo/SANple
Licenses: Expat
Build system: r
Synopsis: Fitting Shared Atoms Nested Models via Markov Chains Monte Carlo
Description:

Estimate Bayesian nested mixture models via Markov Chain Monte Carlo methods. Specifically, the package implements the common atoms model (Denti et al., 2023), and hybrid finite-infinite models. All models use Gaussian mixtures with a normal-inverse-gamma prior distribution on the parameters. Additional functions are provided to help analyzing the results of the fitting procedure. References: Denti, Camerlenghi, Guindani, Mira (2023) <doi:10.1080/01621459.2021.1933499>, Dâ Angelo, Denti (2024) <doi:10.1214/24-BA1458>.

r-smam 0.7.3
Dependencies: gsl@2.8
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcppgsl@0.3.14 r-rcpp@1.1.1-1.1 r-numderiv@2016.8-1.1 r-nloptr@2.2.1 r-matrix@1.7-5 r-foreach@1.5.2 r-envstats@3.1.0 r-dosnow@1.0.20 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ChaoranHu/smam
Licenses: GPL 3+
Build system: r
Synopsis: Statistical Modeling of Animal Movements
Description:

Animal movement models including Moving-Resting Process with Embedded Brownian Motion (Yan et al., 2014, <doi:10.1007/s10144-013-0428-8>; Pozdnyakov et al., 2017, <doi:10.1007/s11009-017-9547-6>), Brownian Motion with Measurement Error (Pozdnyakov et al., 2014, <doi:10.1890/13-0532.1>), Moving-Resting-Handling Process with Embedded Brownian Motion (Pozdnyakov et al., 2020, <doi:10.1007/s11009-020-09774-1>), Moving-Resting Process with Measurement Error (Hu et al., 2021, <doi:10.1111/2041-210X.13694>), Moving-Moving Process with two Embedded Brownian Motions.

r-slrmss 1.0.0
Propagated dependencies: r-ssym@1.5.8 r-normalp@0.7.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SLRMss
Licenses: GPL 3
Build system: r
Synopsis: Symmetric Linear Regression Models for Small Samples
Description:

Ordinary and modified statistics for symmetrical linear regression models with small samples. The supported ordinary statistics include Wald, score, likelihood ratio and gradient. The modified statistics include score, likelihood ratio and gradient. Diagnostic tools associated with the fitted model are implemented. For more details see Medeiros and Ferrari (2017) <DOI:10.1111/stan.12107>.

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.

Total packages: 22167