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

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-stratifiedbalancing 0.3.0
Propagated dependencies: r-plyr@1.8.9 r-bnlearn@5.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StratifiedBalancing
Licenses: GPL 2+
Build system: r
Synopsis: Stratified Covariate Balancing
Description:

This package performs Stratified Covariate Balancing with Markov blanket feature selection and use of synthetic cases. See Alemi et al. (2016) <DOI:10.1111/1475-6773.12628>.

r-smplot2 0.2.6
Propagated dependencies: r-zoo@1.8-14 r-tibble@3.3.0 r-rlang@1.1.6 r-pwr@1.3-0 r-patchwork@1.3.2 r-hmisc@5.2-4 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://smin95.github.io/dataviz/
Licenses: GPL 2
Build system: r
Synopsis: Create Standalone and Composite Plots in 'ggplot2' for Publications
Description:

This package provides functions for creating and annotating a composite plot in ggplot2'. Offers background themes and shortcut plotting functions that produce figures that are appropriate for the format of scientific journals. Some methods are described in Min and Zhou (2021) <doi:10.3389/fgene.2021.802894>.

r-simbkmrdata 0.2.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=simBKMRdata
Licenses: GPL 3+
Build system: r
Synopsis: Helper Functions for Bayesian Kernel Machine Regression
Description:

This package provides a suite of helper functions to support Bayesian Kernel Machine Regression (BKMR) analyses in environmental health research. It enables the simulation of realistic multivariate exposure data using Multivariate Skewed Gamma distributions, estimation of distributional parameters by subgroup, and application of adaptive, data-driven thresholds for feature selection via Posterior Inclusion Probabilities (PIPs). It is especially suited for handling skewed exposure data and enhancing the interpretability of BKMR results through principled variable selection. The methodology is shown in Hasan et. al. (2025) <doi:10.1101/2025.04.14.25325822>.

r-subts 1.0
Propagated dependencies: r-tweedie@2.3.5 r-gsl@2.1-9 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SubTS
Licenses: GPL 3+
Build system: r
Synopsis: Positive Tempered Stable Distributions and Related Subordinators
Description:

This package contains methods for the simulation of positive tempered stable distributions and related subordinators. Including classical tempered stable, rapidly deceasing tempered stable, truncated stable, truncated tempered stable, generalized Dickman, truncated gamma, generalized gamma, and p-gamma. For details, see Dassios et al (2019) <doi:10.1017/jpr.2019.6>, Dassios et al (2020) <doi:10.1145/3368088>, Grabchak (2021) <doi:10.1016/j.spl.2020.109015>.

r-settest 0.3.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SetTest
Licenses: GPL 2
Build system: r
Synopsis: Group Testing Procedures for Signal Detection and Goodness-of-Fit
Description:

It provides cumulative distribution function (CDF), quantile, p-value, statistical power calculator and random number generator for a collection of group-testing procedures, including the Higher Criticism tests, the one-sided Kolmogorov-Smirnov tests, the one-sided Berk-Jones tests, the one-sided phi-divergence tests, etc. The input are a group of p-values. The null hypothesis is that they are i.i.d. Uniform(0,1). In the context of signal detection, the null hypothesis means no signals. In the context of the goodness-of-fit testing, which contrasts a group of i.i.d. random variables to a given continuous distribution, the input p-values can be obtained by the CDF transformation. The null hypothesis means that these random variables follow the given distribution. For reference, see [1]Hong Zhang, Jiashun Jin and Zheyang Wu. "Distributions and power of optimal signal-detection statistics in finite case", IEEE Transactions on Signal Processing (2020) 68, 1021-1033; [2] Hong Zhang and Zheyang Wu. "The general goodness-of-fit tests for correlated data", Computational Statistics & Data Analysis (2022) 167, 107379.

r-singlecellcomplexheatmap 0.1.2
Propagated dependencies: r-tidyr@1.3.1 r-seurat@5.3.1 r-rcolorbrewer@1.1-3 r-magrittr@2.0.4 r-dplyr@1.1.4 r-complexheatmap@2.26.0 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/FanXuRong/SingleCellComplexHeatMap
Licenses: Expat
Build system: r
Synopsis: Complex Heatmaps for Single Cell Expression Data with Dual Information Display
Description:

This package creates complex heatmaps for single cell RNA-seq data that simultaneously display gene expression levels (as color intensity) and expression percentages (as circle sizes). Supports gene grouping, cell type annotations, and time point comparisons. Built on top of ComplexHeatmap and integrates with Seurat objects. For more details see Gu (2022) <doi:10.1002/imt2.43> and Hao (2024) <doi:10.1038/s41587-023-01767-y>.

r-spyvsspy 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/shabbychef/SPYvsSPY
Licenses: LGPL 3
Build system: r
Synopsis: Spy vs. Spy Data
Description:

Data on the Spy vs. Spy comic strip of Mad magazine, created and written by Antonio Prohias.

r-scf 1.0.5
Propagated dependencies: r-survey@4.4-8 r-rlang@1.1.6 r-httr@1.4.7 r-haven@2.5.5 r-ggplot2@4.0.1
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-saetrafo 1.0.6
Propagated dependencies: r-stringr@1.6.0 r-sfsmisc@1.1-23 r-rlang@1.1.6 r-reshape2@1.4.5 r-readods@2.3.2 r-parallelmap@1.5.1 r-openxlsx@4.2.8.1 r-nlme@3.1-168 r-moments@0.14.1 r-hlmdiag@0.5.1 r-gridextra@2.3 r-ggplot2@4.0.1 r-emdi@2.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/NoraWuerz/saeTrafo
Licenses: GPL 2
Build system: r
Synopsis: Transformations for Unit-Level Small Area Models
Description:

The aim of this package is to offer new methodology for unit-level small area models under transformations and limited population auxiliary information. In addition to this new methodology, the widely used nested error regression model without transformations (see "An Error-Components Model for Prediction of County Crop Areas Using Survey and Satellite Data" by Battese, Harter and Fuller (1988) <doi:10.1080/01621459.1988.10478561>) and its well-known uncertainty estimate (see "The estimation of the mean squared error of small-area estimators" by Prasad and Rao (1990) <doi:10.1080/01621459.1995.10476570>) are provided. In this package, the log transformation and the data-driven log-shift transformation are provided. If a transformation is selected, an appropriate method is chosen depending on the respective input of the population data: Individual population data (see "Empirical best prediction under a nested error model with log transformation" by Molina and Martà n (2018) <doi:10.1214/17-aos1608>) but also aggregated population data (see "Estimating regional income indicators under transformations and access to limited population auxiliary information" by Würz, Schmid and Tzavidis <unpublished>) can be entered. Especially under limited data access, new methodologies are provided in saeTrafo. Several options are available to assess the used model and to judge, present and export its results. For a detailed description of the package and the methods used see the corresponding vignette.

r-scenes 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-glue@1.8.0 r-cookies@0.2.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/r4ds/scenes
Licenses: Expat
Build system: r
Synopsis: Switch Between Alternative 'shiny' UIs
Description:

Sometimes it is useful to serve up alternative shiny UIs depending on information passed in the request object, such as the value of a cookie or a query parameter. This packages facilitates such switches.

r-smartsva 0.1.3
Propagated dependencies: r-sva@3.58.0 r-rspectra@0.16-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-isva@1.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SmartSVA
Licenses: GPL 3
Build system: r
Synopsis: Fast and Robust Surrogate Variable Analysis
Description:

Introduces a fast and efficient Surrogate Variable Analysis algorithm that captures variation of unknown sources (batch effects) for high-dimensional data sets. The algorithm is built on the irwsva.build function of the sva package and proposes a revision on it that achieves an order of magnitude faster running time while trading no accuracy loss in return.

r-shrinkem 0.2.0
Propagated dependencies: r-mvtnorm@1.3-3 r-matrixcalc@1.0-6 r-extradistr@1.10.0 r-cholwishart@1.1.4 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shrinkem
Licenses: GPL 3+
Build system: r
Synopsis: Approximate Bayesian Regularization for Parsimonious Estimates
Description:

Approximate Bayesian regularization using Gaussian approximations. The input is a vector of estimates and a Gaussian error covariance matrix of the key parameters. Bayesian shrinkage is then applied to obtain parsimonious solutions. The method is described on Karimova, van Erp, Leenders, and Mulder (2024) <DOI:10.31234/osf.io/2g8qm>. Gibbs samplers are used for model fitting. The shrinkage priors that are supported are Gaussian (ridge) priors, Laplace (lasso) priors (Park and Casella, 2008 <DOI:10.1198/016214508000000337>), and horseshoe priors (Carvalho, et al., 2010; <DOI:10.1093/biomet/asq017>). These priors include an option for grouped regularization of different subsets of parameters (Meier et al., 2008; <DOI:10.1111/j.1467-9868.2007.00627.x>). F priors are used for the penalty parameters lambda^2 (Mulder and Pericchi, 2018 <DOI:10.1214/17-BA1092>). This correspond to half-Cauchy priors on lambda (Carvalho, Polson, Scott, 2010 <DOI:10.1093/biomet/asq017>).

r-seasonalytics 0.1.0
Propagated dependencies: r-seastests@0.15.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=seasonalytics
Licenses: GPL 3
Build system: r
Synopsis: Compute Seasonality Index, Seasonalized and Deseaonalised the Time Series Data
Description:

The computation of a seasonal index is a fundamental step in time-series forecasting when the data exhibits seasonality. Specifically, a seasonal index quantifies â for each season (e.g. month, quarter, week) â the relative magnitude of the seasonal effect compared to the overall average level of the series. This package has been developed to compute seasonal index for time series data and it also seasonalise and desesaonalise the time series data.

r-spuriouscorrelations 0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spuriouscorrelations
Licenses: CC0
Build system: r
Synopsis: Datasets with Strong and Spurious Correlations
Description:

This package provides datasets from Vigen (2015) <https://web.archive.org/web/20230607181247/https%3A/tylervigen.com/spurious-correlations> rescued from the Internet Wayback Machine. These should be preserved for statistics introductory courses as these make it very clear that correlation is not causation.

r-smof 1.2.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smof
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Scoring Methodology for Ordered Factors
Description:

Starting from a given object representing a fitted model (within a certain set of model classes) whose (non-)linear predictor includes some ordered factor(s) among the explanatory variables, a new model is constructed and fitted where each named factor is replaced by a single numeric score, suitably chosen so that the new variable produces a fit comparable with the standard methodology based on a set of polynomial contrasts. Two variants of the present approach have been developed, one in each of the next references: Azzalini (2023) <doi:10.1002/sta4.624>, (2024) <doi:10.48550/arXiv.2406.15933>.

r-speck 1.0.1
Propagated dependencies: r-seurat@5.3.1 r-rsvd@1.0.5 r-matrix@1.7-4 r-magrittr@2.0.4 r-ckmeans-1d-dp@4.3.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SPECK
Licenses: GPL 2+
Build system: r
Synopsis: Receptor Abundance Estimation using Reduced Rank Reconstruction and Clustered Thresholding
Description:

Surface Protein abundance Estimation using CKmeans-based clustered thresholding ('SPECK') is an unsupervised learning-based method that performs receptor abundance estimation for single cell RNA-sequencing data based on reduced rank reconstruction (RRR) and a clustered thresholding mechanism. Seurat's normalization method is described in: Hao et al., (2021) <doi:10.1016/j.cell.2021.04.048>, Stuart et al., (2019) <doi:10.1016/j.cell.2019.05.031>, Butler et al., (2018) <doi:10.1038/nbt.4096> and Satija et al., (2015) <doi:10.1038/nbt.3192>. Method for the RRR is further detailed in: Erichson et al., (2019) <doi:10.18637/jss.v089.i11> and Halko et al., (2009) <doi:10.48550/arXiv.0909.4061>. Clustering method is outlined in: Song et al., (2020) <doi:10.1093/bioinformatics/btaa613> and Wang et al., (2011) <doi:10.32614/RJ-2011-015>.

r-simdag 0.5.2
Propagated dependencies: r-rlang@1.1.6 r-rfast@2.1.5.2 r-igraph@2.2.1 r-ggdag@0.2.13 r-data-table@1.17.8 r-dagitty@0.3-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/RobinDenz1/simDAG
Licenses: GPL 3+
Build system: r
Synopsis: Simulate Data from a (Time-Dependent) Causal DAG
Description:

Simulate complex data from a given directed acyclic graph and information about each individual node. Root nodes are simply sampled from the specified distribution. Child Nodes are simulated according to one of many implemented regressions, such as logistic regression, linear regression, poisson regression or any other function. Also includes a comprehensive framework for discrete-time simulation, discrete-event simulation, and networks-based simulation which can generate even more complex longitudinal and dependent data. For more details, see Robin Denz, Nina Timmesfeld (2025) <doi:10.48550/arXiv.2506.01498>.

r-sbmtrees 1.5
Propagated dependencies: r-sn@2.1.1 r-rcppprogress@0.4.2 r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pg@0.2.4 r-nnet@7.3-20 r-mvtnorm@1.3-3 r-mice@3.18.0 r-matrix@1.7-4 r-mass@7.3-65 r-lme4@1.1-37 r-dplyr@1.1.4 r-arm@1.14-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SBMTrees
Licenses: GPL 2
Build system: r
Synopsis: Longitudinal Sequential Imputation and Prediction with Bayesian Trees Mixed-Effects Models for Longitudinal Data
Description:

This package implements a sequential imputation framework using Bayesian Mixed-Effects Trees ('SBMTrees') for handling missing data in longitudinal studies. The package supports a variety of models, including non-linear relationships and non-normal random effects and residuals, leveraging Dirichlet Process priors for increased flexibility. Key features include handling Missing at Random (MAR) longitudinal data, imputation of both covariates and outcomes, and generating posterior predictive samples for further analysis. The methodology is designed for applications in epidemiology, biostatistics, and other fields requiring robust handling of missing data in longitudinal settings.

r-spreg 1.0
Propagated dependencies: r-ucminf@1.2.2 r-sn@2.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SPreg
Licenses: GPL 3
Build system: r
Synopsis: Bias Reduction in the Skew-Probit Model for a Binary Response
Description:

This package provides a function for the estimation of parameters in a binary regression with the skew-probit link function. Naive MLE, Jeffrey type of prior and Cauchy prior type of penalization are implemented, as described in DongHyuk Lee and Samiran Sinha (2019+) <doi:10.1080/00949655.2019.1590579>.

r-strength 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/alexpaynter/strength
Licenses: GPL 3+
Build system: r
Synopsis: Operations Designed for Tidy Strength Data
Description:

Mappings for estimated one rep max from commonly used formulas. Convenience functions for turning mass/rep/set data into useful derived quantities.

r-semidist 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-purrr@1.2.0 r-furrr@0.3.1 r-fnn@1.1.4.1 r-energy@1.7-12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/wzhong41/semidist
Licenses: Expat
Build system: r
Synopsis: Measure Dependence Between Categorical and Continuous Variables
Description:

Semi-distance and mean-variance (MV) index are proposed to measure the dependence between a categorical random variable and a continuous variable. Test of independence and feature screening for classification problems can be implemented via the two dependence measures. For the details of the methods, see Zhong et al. (2023) <doi:10.1080/01621459.2023.2284988>; Cui and Zhong (2019) <doi:10.1016/j.csda.2019.05.004>; Cui, Li and Zhong (2015) <doi:10.1080/01621459.2014.920256>.

r-stceg 0.1.0
Propagated dependencies: r-zoo@1.8-14 r-visnetwork@2.1.4 r-viridis@0.6.5 r-tidyverse@2.0.0 r-tidyr@1.3.1 r-stringr@1.6.0 r-spdata@2.3.4 r-sortable@0.6.0 r-shinywidgets@0.9.1 r-shinyjs@2.1.0 r-shinyjqui@0.4.1 r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-sf@1.0-23 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-leaflet@2.2.3 r-igraph@2.2.1 r-hwep@2.0.3 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-gtools@3.9.5 r-dt@0.34.0 r-dplyr@1.1.4 r-crayon@1.5.3 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/holliecalley/stCEG
Licenses: GPL 3+
Build system: r
Synopsis: Fully Customizable Chain Event Graphs over Spatial Areas
Description:

Enables the creation of Chain Event Graphs over spatial areas, with an optional Shiny user interface. Allows users to fully customise both the structure and underlying model of the Chain Event Graph, offering a high degree of flexibility for tailored analyses. For more details on Chain Event Graphs, see Freeman, G., & Smith, J. Q. (2011) <doi:10.1016/j.jmva.2011.03.008>, Collazo R. A., Görgen C. and Smith J. Q. (2018, ISBN:9781498729604) and Barclay, L. M., Hutton, J. L., & Smith, J. Q. (2014) <doi:10.1214/13-BA843>.

r-surveltest 2.0.1
Propagated dependencies: r-survival@3.8-3 r-plyr@1.8.9 r-nloptr@2.2.1 r-iso@0.0-21
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/news11/survELtest
Licenses: GPL 2+
Build system: r
Synopsis: Comparing Multiple Survival Functions with Crossing Hazards
Description:

Computing the one-sided/two-sided integrated/maximally selected EL statistics for simultaneous testing, the one-sided/two-sided EL tests for pointwise testing, and an initial test that precedes one-sided testing to exclude the possibility of crossings or alternative orderings among the survival functions.

r-seas 0.7-0
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mwtoews/seas
Licenses: GPL 2+
Build system: r
Synopsis: Seasonal Analysis and Graphics, Especially for Climatology
Description:

Capable of deriving seasonal statistics, such as "normals", and analysis of seasonal data, such as departures. This package also has graphics capabilities for representing seasonal data, including boxplots for seasonal parameters, and bars for summed normals. There are many specific functions related to climatology, including precipitation normals, temperature normals, cumulative precipitation departures and precipitation interarrivals. However, this package is designed to represent any time-varying parameter with a discernible seasonal signal, such as found in hydrology and ecology.

Total packages: 69236