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

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-staplr 3.2.2
Dependencies: openjdk@25.0.2
Propagated dependencies: r-xml@3.99-0.23 r-stringr@1.6.0 r-rjava@1.0-18 r-purrr@1.2.2 r-pdftools@3.9.0 r-glue@1.8.1 r-fs@2.1.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=staplr
Licenses: GPL 3
Build system: r
Synopsis: Toolkit for PDF Files
Description:

This package provides functions to manipulate PDF files: fill out PDF forms; merge multiple PDF files into one; remove selected pages from a file; rename multiple files in a directory; rotate entire pdf document; rotate selected pages of a pdf file; Select pages from a file; splits single input PDF document into individual pages; splits single input PDF document into parts from given points.

r-supclust 1.1-1
Propagated dependencies: r-rpart@4.1.27 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mmaechler/supclust
Licenses: GPL 3
Build system: r
Synopsis: Supervised Clustering of Predictor Variables Such as Genes
Description:

Methodology for supervised grouping aka "clustering" of potentially many predictor variables, such as genes etc, implementing algorithms PELORA and WILMA'.

r-scorematchingad 0.1.6
Propagated dependencies: r-rlang@1.2.0 r-rdpack@2.6.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-optimx@2025-4.9 r-mcmcpack@1.7-1 r-fixedpoint@0.6.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/kasselhingee/scorematchingad
Licenses: GPL 3+
Build system: r
Synopsis: Score Matching Estimation by Automatic Differentiation
Description:

Hyvärinen's score matching (Hyvärinen, 2005) <https://jmlr.org/papers/v6/hyvarinen05a.html> is a useful estimation technique when the normalising constant for a probability distribution is difficult to compute. This package implements score matching estimators using automatic differentiation in the CppAD library <https://github.com/coin-or/CppAD> and is designed for quickly implementing score matching estimators for new models. Also available is general robustification (Windham, 1995) <https://www.jstor.org/stable/2346159>. Already in the package are estimators for directional distributions (Mardia, Kent and Laha, 2016) <doi:10.48550/arXiv.1604.08470> and the flexible Polynomially-Tilted Pairwise Interaction model for compositional data. The latter estimators perform well when there are zeros in the compositions (Scealy and Wood, 2023) <doi:10.1080/01621459.2021.2016422>, even many zeros (Scealy, Hingee, Kent, and Wood, 2024) <doi:10.1007/s11222-024-10412-w>. A partial interface to CppAD's ADFun objects is also available.

r-stareg 1.0.4
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-qvalue@2.44.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=STAREG
Licenses: GPL 3
Build system: r
Synopsis: An Empirical Bayes Approach for Replicability Analysis Across Two Studies
Description:

This package provides a robust and powerful empirical Bayesian approach is developed for replicability analysis of two large-scale experimental studies. The method controls the false discovery rate by using the joint local false discovery rate based on the replicability null as the test statistic. An EM algorithm combined with a shape constraint nonparametric method is used to estimate unknown parameters and functions. [Li, Y. et al., (2024), <doi:10.1371/journal.pgen.1011423>].

r-smm 1.0.2
Propagated dependencies: r-seqinr@4.2-44 r-discreteweibull@1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SMM
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Simulation and Estimation of Multi-State Discrete-Time Semi-Markov and Markov Models
Description:

This package performs parametric and non-parametric estimation and simulation for multi-state discrete-time semi-Markov processes. For the parametric estimation, several discrete distributions are considered for the sojourn times: Uniform, Geometric, Poisson, Discrete Weibull and Negative Binomial. The non-parametric estimation concerns the sojourn time distributions, where no assumptions are done on the shape of distributions. Moreover, the estimation can be done on the basis of one or several sample paths, with or without censoring at the beginning or/and at the end of the sample paths. The implemented methods are described in Barbu, V.S., Limnios, N. (2008) <doi:10.1007/978-0-387-73173-5>, Barbu, V.S., Limnios, N. (2008) <doi:10.1080/10485250701261913> and Trevezas, S., Limnios, N. (2011) <doi:10.1080/10485252.2011.555543>. Estimation and simulation of discrete-time k-th order Markov chains are also considered.

r-spacesrgb 1.7-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=spacesRGB
Licenses: GPL 3+
Build system: r
Synopsis: Standard and User-Defined RGB Color Spaces, with Conversion Between RGB and CIE XYZ and Lab
Description:

Standard RGB spaces included are sRGB, Adobe RGB, ProPhoto RGB, BT.709, and others. User-defined RGB spaces are also possible. There is partial support for ACES Color workflows.

r-schangeblock 0.1.1
Propagated dependencies: r-robcp@0.3.10 r-rcpp@1.1.1-1.1 r-nortest@1.0-4 r-ggplot2@4.0.3 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SChangeBlock
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Structural Change Detection by an Analysis of Variability Between Blocks of Observations
Description:

This package provides methods to detect structural changes in time series or random fields (spatial data). Focus is on the detection of abrupt changes or trends in independent data, but the package also provides a function to de-correlate data with dependence. The functions are based on the test suggested in Schmidt (2024) <DOI:10.3150/23-BEJ1686> and the work in Görz and Fried (2025) <DOI:10.48550/arXiv.2512.11599>.

r-surrogaterank 3.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-pbmcapply@1.5.1 r-mass@7.3-65 r-glue@1.8.1 r-ggvenndiagram@1.5.7 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0 r-complexupset@1.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SurrogateRank
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Rank-Based Test to Evaluate a Surrogate Marker
Description:

Uses a novel rank-based nonparametric approach to evaluate a surrogate marker in a small sample size setting. Details are described in Parast et al (2024) <doi:10.1093/biomtc/ujad035>, in Hughes A et al (2025) <doi:10.1002/sim.70241>, and in Hughes A et al (2026) <doi:10.48550/arXiv.2605.03819>. A tutorial for this package can be found at <https://www.laylaparast.com/surrogaterank> and a Shiny App implementing the package can be found at <https://parastlab.shinyapps.io/SurrogateRankApp/>.

r-spacemodr 0.1.3
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-httr@1.4.8 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=spacemodR
Licenses: Expat
Build system: r
Synopsis: Workflow for Environmental Risk Assessment: Habitat, Food Web, Dispersal, Exposure and Risk
Description:

This package provides a set of tools dedicated to modeling food web transfer based on an initial ground raster. It provides a directed acyclic graph structure for a set of rasters representing the flow of elements (e.g., food, energy, contaminants). It also includes tools for working with dispersal algorithms, enabling the combination of flux data with population movement.

r-svmd 0.1.0
Propagated dependencies: r-vmdecomp@1.0.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SVMD
Licenses: GPL 3
Build system: r
Synopsis: Spearman Variational Mode Decomposition
Description:

In practice, it is difficult to determine the number of decomposition modes, K, for Variational Mode Decomposition (VMD). To overcome this issue, this study offers Spearman Variational Mode Decomposition (SVMD), a method that uses the Spearman correlation coefficient to calculate the ideal mode number. Unlike the Pearson correlation coefficient, which only returns a perfect value when X and Y are linearly connected, the Spearman correlation can be calculated without knowing the probability distributions of X and Y. The Spearman correlation coefficient, also called Spearman's rank correlation coefficient, is a subset of a wider correlation coefficient. As VMD decomposes a signal, the Spearman correlation coefficient between the reconstructed and original sequences rises as the mode number K increases. Once the signal has been fully decomposed, subsequent increases in K cause the correlation to gradually level off. When the correlation reaches a specific level, VMD is said to have adequately decomposed the signal. Numerous experiments revealed that a threshold of 0.997 produces the best denoising effect, so the threshold is set at 0.997. This package has been developed using concept of Yang et al. (2021)<doi:10.1016/j.aej.2021.01.055>.

r-seqkat 0.0.9
Propagated dependencies: r-rcpp@1.1.1-1.1 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://github.com/TheBoutrosLab/package-SeqKat
Licenses: GPL 2+
Build system: r
Synopsis: Detection of Kataegis
Description:

Kataegis is a localized hypermutation occurring when a region is enriched in somatic SNVs. Kataegis can result from multiple cytosine deaminations catalyzed by the AID/APOBEC family of proteins. This package contains functions to detect kataegis from SNVs in BED format. This package reports two scores per kataegic event, a hypermutation score and an APOBEC mediated kataegic score. Yousif, F. et al.; The Origins and Consequences of Localized and Global Somatic Hypermutation; Biorxiv 2018 <doi:10.1101/287839>.

r-steppedwedge 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-performance@0.17.0 r-magrittr@2.0.5 r-lme4@2.0-1 r-ggplot2@4.0.3 r-geepack@1.3.13 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://avi-kenny.github.io/steppedwedge/
Licenses: GPL 3
Build system: r
Synopsis: Analyze Data from Stepped Wedge Cluster Randomized Trials
Description:

Provide various functions and tools to help fit models for estimating treatment effects in stepped wedge cluster randomized trials. Implements methods described in Kenny, Voldal, Xia, and Heagerty (2022) "Analysis of stepped wedge cluster randomized trials in the presence of a time-varying treatment effect", <doi:10.1002/sim.9511>.

r-sumer 1.6.0
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-shiny@1.13.0 r-rlang@1.2.0 r-ragg@1.5.2 r-officer@0.7.5 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sumer
Licenses: GPL 3
Build system: r
Synopsis: Sumerian Cuneiform Text Analysis
Description:

This package provides functions for converting transliterated Sumerian texts to sign names and cuneiform characters, creating and querying dictionaries, analyzing the structure of Sumerian words, and creating translations. Includes a built-in dictionary and supports both forward lookup (Sumerian to English) and reverse lookup (English to Sumerian).

r-sboost 0.1.2
Propagated dependencies: r-rlang@1.2.0 r-rcpp@1.1.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/jadonwagstaff/sboost
Licenses: Expat
Build system: r
Synopsis: Machine Learning with AdaBoost on Decision Stumps
Description:

This package creates classifier for binary outcomes using Adaptive Boosting (AdaBoost) algorithm on decision stumps with a fast C++ implementation. For a description of AdaBoost, see Freund and Schapire (1997) <doi:10.1006/jcss.1997.1504>. This type of classifier is nonlinear, but easy to interpret and visualize. Feature vectors may be a combination of continuous (numeric) and categorical (string, factor) elements. Methods for classifier assessment, predictions, and cross-validation also included.

r-sensitivity 1.31.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-numbers@0.9-2 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dtwclust@6.0.0 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sensitivity
Licenses: GPL 2
Build system: r
Synopsis: Global Sensitivity Analysis of Model Outputs and Importance Measures
Description:

This package provides a collection of functions for sensitivity analysis of model outputs (factor screening, global sensitivity analysis and robustness analysis), for variable importance measures of data, as well as for interpretability of machine learning models. Most of the functions have to be applied on scalar output, but several functions support multi-dimensional outputs.

r-singcar 0.1.5
Propagated dependencies: r-withr@3.0.2 r-mass@7.3-65 r-cholwishart@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jorittmo/singcar
Licenses: Expat
Build system: r
Synopsis: Comparing Single Cases to Small Samples
Description:

When comparing single cases to control populations and no parameters are known researchers and clinicians must estimate these with a control sample. This is often done when testing a case's abnormality on some variable or testing abnormality of the discrepancy between two variables. Appropriate frequentist and Bayesian methods for doing this are here implemented, including tests allowing for the inclusion of covariates. These have been developed first and foremost by John Crawford and Paul Garthwaite, e.g. in Crawford and Howell (1998) <doi:10.1076/clin.12.4.482.7241>, Crawford and Garthwaite (2005) <doi:10.1037/0894-4105.19.3.318>, Crawford and Garthwaite (2007) <doi:10.1080/02643290701290146> and Crawford, Garthwaite and Ryan (2011) <doi:10.1016/j.cortex.2011.02.017>. The package is also equipped with power calculators for each method.

r-shinygizmo 0.5.0
Propagated dependencies: r-shinywidgets@0.9.1 r-shiny@1.13.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinyGizmo
Licenses: Expat
Build system: r
Synopsis: Custom Components for Shiny Applications
Description:

This package provides useful UI components and input widgets for Shiny applications. The offered components allow to apply non-standard operations and view to your Shiny application, but also help to overcome common performance issues.

r-sara4r 0.1.0
Propagated dependencies: r-terra@1.9-27 r-tcltk2@1.6.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://hydro-geomatic-lab.com/
Licenses: GPL 3+
Build system: r
Synopsis: An R-GUI for Spatial Analysis of Surface Runoff using the NRCS-CN Method
Description:

This package provides a Graphical user interface to calculate the rainfall-runoff relation using the Natural Resources Conservation Service - Curve Number method (NRCS-CN method) but include modifications by Hawkins et al., (2002) about the Initial Abstraction. This GUI follows the programming logic of a previously published software (Hernandez-Guzman et al., 2011)<doi:10.1016/j.envsoft.2011.07.006>. It is a raster-based GIS tool that outputs runoff estimates from Land use/land cover and hydrologic soil group maps. This package has already been published in Journal of Hydroinformatics (Hernandez-Guzman et al., 2021)<doi:10.2166/hydro.2020.087> but it is under constant development at the Institute about Natural Resources Research (INIRENA) from the Universidad Michoacana de San Nicolas de Hidalgo and represents a collaborative effort between the Hydro-Geomatic Lab (INIRENA) with the Environmental Management Lab (CIAD, A.C.).

r-shinybrms 1.8.1
Propagated dependencies: r-shiny@1.13.0 r-rstan@2.32.7 r-rlang@1.2.0 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://fweber144.github.io/shinybrms/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Graphical User Interface ('shiny' App) for 'brms'
Description:

This package provides a graphical user interface (GUI) for fitting Bayesian regression models using the package brms which in turn relies on Stan (<https://mc-stan.org/>). The shinybrms GUI is a shiny app.

r-seqgendiff 1.2.4
Propagated dependencies: r-sva@3.60.0 r-pdist@1.2.1 r-matchingr@2.0.0 r-irlba@2.3.7 r-clue@0.3-68 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dcgerard/seqgendiff
Licenses: GPL 3
Build system: r
Synopsis: RNA-Seq Generation/Modification for Simulation
Description:

Generates/modifies RNA-seq data for use in simulations. We provide a suite of functions that will add a known amount of signal to a real RNA-seq dataset. The advantage of using this approach over simulating under a theoretical distribution is that common/annoying aspects of the data are more preserved, giving a more realistic evaluation of your method. The main functions are select_counts(), thin_diff(), thin_lib(), thin_gene(), thin_2group(), thin_all(), and effective_cor(). See Gerard (2020) <doi:10.1186/s12859-020-3450-9> for details on the implemented methods.

r-sdcspatial 0.6.1
Propagated dependencies: r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/edwindj/sdcSpatial
Licenses: GPL 2
Build system: r
Synopsis: Statistical Disclosure Control for Spatial Data
Description:

Privacy protected raster maps can be created from spatial point data. Protection methods include smoothing of dichotomous variables by de Jonge and de Wolf (2016) <doi:10.1007/978-3-319-45381-1_9>, continuous variables by de Wolf and de Jonge (2018) <doi:10.1007/978-3-319-99771-1_23>, suppressing revealing values and a generalization of the quad tree method by Suñé, Rovira, Ibáñez and Farré (2017) <doi:10.2901/EUROSTAT.C2017.001>.

r-ssm 1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/peterrobertcurtis/SSM
Licenses: GPL 3
Build system: r
Synopsis: Fit and Analyze Smooth Supersaturated Models
Description:

This package creates an S4 class "SSM" and defines functions for fitting smooth supersaturated models, a polynomial model with spline-like behaviour. Functions are defined for the computation of Sobol indices for sensitivity analysis and plotting the main effects using FANOVA methods. It also implements the estimation of the SSM metamodel error using a GP model with a variety of defined correlation functions.

r-stabilizedregression 1.1
Propagated dependencies: r-r6@2.6.1 r-mass@7.3-65 r-glmnet@5.0 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StabilizedRegression
Licenses: GPL 3
Build system: r
Synopsis: Stabilizing Regression and Variable Selection
Description:

This package contains an implementation of StabilizedRegression', a regression framework for heterogeneous data introduced in Pfister et al. (2021) <arXiv:1911.01850>. The procedure uses averaging to estimate a regression of a set of predictors X on a response variable Y by enforcing stability with respect to a given environment variable. The resulting regression leads to a variable selection procedure which allows to distinguish between stable and unstable predictors. The package further implements a visualization technique which illustrates the trade-off between stability and predictiveness of individual predictors.

r-speccurvier 0.5.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-sandwich@3.1-1 r-pbapply@1.7-4 r-magrittr@2.0.5 r-lmtest@0.9-40 r-ggplot2@4.0.3 r-fixest@0.14.1 r-dplyr@1.2.1 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/zaynesember/speccurvieR
Licenses: Expat
Build system: r
Synopsis: Easy, Fast, and Pretty Specification Curve Analysis
Description:

Making specification curve analysis easy, fast, and pretty. It improves upon existing offerings with additional features and tidyverse integration. Users can easily visualize and evaluate how their models behave under different specifications with a high degree of customization. For a description and applications of specification curve analysis see Simonsohn, Simmons, and Nelson (2020) <doi:10.1038/s41562-020-0912-z>.

Total packages: 72465