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

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-susier 0.14.2
Propagated dependencies: r-reshape@0.8.10 r-mixsqp@0.3-54 r-matrixstats@1.5.0 r-matrix@1.7-5 r-ggplot2@4.0.3 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stephenslab/susieR
Licenses: Modified BSD
Build system: r
Synopsis: Sum of Single Effects Linear Regression
Description:

This package implements methods for variable selection in linear regression based on the "Sum of Single Effects" (SuSiE) model, as described in Wang et al (2020) <DOI:10.1101/501114> and Zou et al (2021) <DOI:10.1101/2021.11.03.467167>. These methods provide simple summaries, called "Credible Sets", for accurately quantifying uncertainty in which variables should be selected. The methods are motivated by genetic fine-mapping applications, and are particularly well-suited to settings where variables are highly correlated and detectable effects are sparse. The fitting algorithm, a Bayesian analogue of stepwise selection methods called "Iterative Bayesian Stepwise Selection" (IBSS), is simple and fast, allowing the SuSiE model be fit to large data sets (thousands of samples and hundreds of thousands of variables).

r-sr 0.1.0
Propagated dependencies: r-vdiffr@1.0.9 r-rann@2.6.2 r-progress@1.2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://smoothregression.com
Licenses: GPL 3+
Build system: r
Synopsis: Smooth Regression - The Gamma Test and Tools
Description:

Finds causal connections in precision data, finds lags and embeddings in time series, guides training of neural networks and other smooth models, evaluates their performance, gives a mathematically grounded answer to the over-training problem. Smooth regression is based on the Gamma test, which measures smoothness in a multivariate relationship. Causal relations are smooth, noise is not. sr includes the Gamma test and search techniques that use it. References: Evans & Jones (2002) <doi:10.1098/rspa.2002.1010>, AJ Jones (2004) <doi:10.1007/s10287-003-0006-1>.

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-sparvaride 1.0.0
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://hdarjus.github.io/sparvaride/
Licenses: GPL 3+
Build system: r
Synopsis: Variance Identification in Sparse Factor Analysis
Description:

This is an implementation of the algorithm described in Section 3 of Hosszejni and Frühwirth-Schnatter (2026) <doi:10.1016/j.jmva.2025.105536>. The algorithm is used to verify that the counting rule CR(r,1) holds for the sparsity pattern of the transpose of a factor loading matrix. As detailed in Section 2 of the same paper, if CR(r,1) holds, then the idiosyncratic variances are generically identified. If CR(r,1) does not hold, then we do not know whether the idiosyncratic variances are identified or not.

r-symengine 0.2.13
Dependencies: mpfr@4.2.2 gmp@6.3.0 cmake@4.1.3
Propagated dependencies: 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/symengine/symengine.R
Licenses: GPL 2+
Build system: r
Synopsis: Interface to the 'SymEngine' Library
Description:

This package provides an R interface to SymEngine <https://github.com/symengine/>, a standalone C++ library for fast symbolic manipulation. The package has functionalities for symbolic computation like calculating exact mathematical expressions, solving systems of linear equations and code generation.

r-sigora 3.2.0
Propagated dependencies: r-slam@0.1-55
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/wolski/sigora
Licenses: GPL 3
Build system: r
Synopsis: Signature Overrepresentation Analysis
Description:

Pathway Analysis is statistically linking observations on the molecular level to biological processes or pathways on the systems(i.e., organism, organ, tissue, cell) level. Traditionally, pathway analysis methods regard pathways as collections of single genes and treat all genes in a pathway as equally informative. However, this can lead to identifying spurious pathways as statistically significant since components are often shared amongst pathways. SIGORA seeks to avoid this pitfall by focusing on genes or gene pairs that are (as a combination) specific to a single pathway. In relying on such pathway gene-pair signatures (Pathway-GPS), SIGORA inherently uses the status of other genes in the experimental context to identify the most relevant pathways. The current version allows for pathway analysis of human and mouse datasets. In addition, it contains pre-computed Pathway-GPS data for pathways in the KEGG and Reactome pathway repositories and mechanisms for extracting GPS for user-supplied repositories.

r-socialsim 0.1.9
Propagated dependencies: r-mass@7.3-65 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://github.com/RoriWijnhorst/socialSim
Licenses: Expat
Build system: r
Synopsis: Simulate and Analyse Social Interaction Data
Description:

This package provides tools to simulate and analyse datasets of social interactions between individuals using hierarchical Bayesian models implemented in Stan. Model fitting is performed via the rstan package. Users can generate realistic interaction data where individual phenotypes influence and respond to those of their partners, with control over sampling design parameters such as the number of individuals, partners, and repeated dyads. The simulation framework allows flexible control over variation and correlation in mean trait values, social responsiveness, and social impact, making it suitable for research on interacting phenotypes and on direct and indirect genetic effects ('DGEs and IGEs'). The package also includes functions to fit and compare alternative models of social effects, including impactâ responsiveness, varianceâ partitioning, and trait-based models, and to summarise model performance in terms of bias and dispersion. For a more detailed description of the available models and impactâ responsiveness, see the accompanying article Wijnhorst et al. (2026) <doi:10.1093/jeb/voag013>.

r-siconvr 0.0.1
Propagated dependencies: r-tibble@3.3.1 r-magrittr@2.0.5 r-httr@1.4.8 r-dplyr@1.2.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/meirelesff/siconvr
Licenses: GPL 3+
Build system: r
Synopsis: Fetch Data from Plataforma +Brasil (SICONV)
Description:

Fetch data on targeted public investments from Plataforma +Brasil (SICONV) <http://plataformamaisbrasil.gov.br/>, the responsible system for requests, execution, and monitoring of federal discretionary transfers in Brazil.

r-seroreconstruct 1.1.5
Dependencies: tbb@2021.6.0
Propagated dependencies: r-rcppparallel@5.1.11-2 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/timktsang/seroreconstruct
Licenses: GPL 2+
Build system: r
Synopsis: Reconstructing Antibody Dynamics to Estimate the Risk of Influenza Virus Infection
Description:

This package provides a Bayesian framework for inferring influenza infection status from serial antibody measurements. Jointly estimates season-specific infection probabilities, antibody boosting and waning after infection, and baseline hemagglutination inhibition (HAI) titer distributions via Markov chain Monte Carlo (MCMC). Supports multi-season analysis and subgroup comparisons via a group_by interface. See Tsang et al. (2022) <doi:10.1038/s41467-022-29310-8> for methodological details.

r-sdprism2d 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SDPrism2D
Licenses: GPL 3
Build system: r
Synopsis: Visualizing the Standard Deviation as the Size of a Prism
Description:

We visualize the standard deviation of a data set as the size of a prism whose volume equals the total volume of several prisms made from the Empirical Cumulative Distribution Function.

r-sfadv 1.0.1
Propagated dependencies: r-minpack-lm@1.2-4 r-gmm@1.9-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sfadv
Licenses: GPL 3
Build system: r
Synopsis: Advanced Methods for Stochastic Frontier Analysis
Description:

Stochastic frontier analysis with advanced methods. In particular, it applies the approach proposed by Latruffe et al. (2017) <DOI:10.1093/ajae/aaw077> to estimate a stochastic frontier with technical inefficiency effects when one input is endogenous.

r-scaper 0.2.0
Propagated dependencies: r-xml2@1.5.2 r-vam@1.1.0 r-stringr@1.6.0 r-seuratobject@5.4.0 r-seurat@5.5.0 r-magrittr@2.0.5 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=scaper
Licenses: GPL 2+
Build system: r
Synopsis: Single Cell Transcriptomics-Level Cytokine Activity Prediction and Estimation
Description:

Generates cell-level cytokine activity estimates using relevant information from gene sets constructed with the CytoSig and the Reactome databases and scored using the modified Variance-adjusted Mahalanobis (VAM) framework for single-cell RNA-sequencing (scRNA-seq) data. CytoSig database is described in: Jiang at al., (2021) <doi:10.1038/s41592-021-01274-5>. Reactome database is described in: Gillespie et al., (2021) <doi:10.1093/nar/gkab1028>. The VAM method is outlined in: Frost (2020) <doi:10.1093/nar/gkaa582>.

r-surrogateparadoxtest 2.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-numderiv@2016.8-1.1 r-monotonicitytest@1.3 r-matrix@1.7-5 r-mass@7.3-65 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=SurrogateParadoxTest
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Empirical Testing of Surrogate Paradox Assumptions
Description:

This package provides functions to nonparametrically assess assumptions sufficient to prevent the surrogate paradox through hypothesis tests of stochastic dominance, monotonicity of conditional mean functions, and non-negative residual treatment effect. Details are described in: Hsiao E, Tian L, and Parast L (2026). "Avoiding the surrogate paradox: an empirical framework for assessing assumptions." Journal of Nonparametric Statistics <doi:10.1080/10485252.2025.2498609>. There are also functions to assess resilience to the surrogate paradox via calculation of the resilience probability, the resilience bound, and the resilience set. Details will be available in Hsiao E, Tian L, and Parast L, "Resilience Measures for the Surrogate Paradox" (Under Review). Lastly, there is a function to assess resilience to the surrogate paradox in the met-analytic setting, described in Hsiao E and Parast L, "A Functional-Class Meta-Analytic Framework for Quantifying Surrogate Resilience" (Under Review). A tutorial for this package can be found at <https://www.laylaparast.com/surrogateparadoxtest>.

r-sabre 0.4.3
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-sf@1.1-1 r-rlang@1.2.0 r-raster@3.6-32 r-entropy@1.3.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://jakubnowosad.com/sabre/
Licenses: Expat
Build system: r
Synopsis: Spatial Association Between Regionalizations
Description:

Calculates a degree of spatial association between regionalizations or categorical maps using the information-theoretical V-measure (Nowosad and Stepinski (2018) <doi:10.1080/13658816.2018.1511794>). It also offers an R implementation of the MapCurve method (Hargrove et al. (2006) <doi:10.1007/s10109-006-0025-x>).

r-scilintr 0.1.1
Propagated dependencies: r-yaml@2.3.12 r-xmlparsedata@1.0.5 r-xml2@1.5.2 r-lintr@3.3.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/arjunrajlaboratory/scilintr
Licenses: Expat
Build system: r
Synopsis: Scientific Code Lint for R Analyses
Description:

Static analysis for R scientific data analysis code. Flags patterns that often correspond to hidden scientific commitments -- silent error swallowing, smuggled defaults, label leakage in selection-stage code, magic-eps floors in BIC formulas, and shadow-overwrite of sourced helpers. Designed for agentic coding workflows; high recall over precision; structured ANALYSIS_OK waivers as the audit trail.

r-stablepopulation 1.0.3
Propagated dependencies: r-readxl@1.5.0 r-openxlsx@4.2.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StablePopulation
Licenses: GPL 3
Build system: r
Synopsis: Calculates Alpha for a Stable Population
Description:

This package provides tools to calculate the alpha parameter of the Weibull distribution, given beta and the age-specific fertility of a species, so that the population remains stable and stationary. Methods are inspired by "Survival profiles from linear models versus Weibull models: Estimating stable and stationary population structures for Pleistocene large mammals" (Martà n-González et al. 2019) <doi:10.1016/j.jasrep.2019.03.031>.

r-scripturs 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/andrewheiss/scriptuRs
Licenses: Expat
Build system: r
Synopsis: Complete Text of the LDS Scriptures
Description:

Full text, in data frames containing one row per verse, of the Standard Works of The Church of Jesus Christ of Latter-day Saints (LDS). These are the Old Testament, (KJV), the New Testament (KJV), the Book of Mormon, the Doctrine and Covenants, and the Pearl of Great Price.

r-sgstar 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/yogasatria30/sgstar
Licenses: GPL 3
Build system: r
Synopsis: Seasonal Generalized Space Time Autoregressive (S-GSTAR) Model
Description:

This package provides a set of function that implements for seasonal multivariate time series analysis based on Seasonal Generalized Space Time Autoregressive with Seemingly Unrelated Regression (S-GSTAR-SUR) Model by Setiawan(2016)<https://www.researchgate.net/publication/316517889_S-GSTAR-SUR_model_for_seasonal_spatio_temporal_data_forecasting>.

r-structssi 1.2.1
Propagated dependencies: r-reshape2@1.4.5 r-phyloseq@1.56.0 r-multtest@2.68.0 r-jsonlite@2.0.0 r-igraph@2.3.1 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=structSSI
Licenses: GPL 2
Build system: r
Synopsis: Multiple Testing for Hypotheses with Hierarchical or Group Structure
Description:

This package performs multiple testing corrections that take specific structure of hypotheses into account, as described in Sankaran & Holmes (2014) <doi:10.18637/jss.v059.i13>.

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-ssmrcd 2.0.1
Propagated dependencies: r-scales@1.4.0 r-rrcov@1.7-7 r-rootsolve@1.8.2.4 r-robustbase@0.99-7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-ggplot2@4.0.3 r-expm@1.0-0 r-ellipse@0.5.0 r-desctools@0.99.60 r-dbscan@1.2.4 r-cellwise@2.5.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssMRCD
Licenses: GPL 3
Build system: r
Synopsis: Robust Estimators for Multi-Group and Spatial Data
Description:

Estimation of robust estimators for multi-group and spatial data including the casewise robust Spatially Smoothed Minimum Regularized Determinant (ssMRCD) estimator and its usage for local outlier detection as described in Puchhammer and Filzmoser (2023) <doi:10.1080/10618600.2023.2277875> as well as for sparse robust PCA for multi-source data described in Puchhammer, Wilms and Filzmoser (2024) <doi:10.48550/arXiv.2407.16299>. Moreover, a cellwise robust multi-group Gaussian mixture model (MG-GMM) is implemented as described in Puchhammer, Wilms and Filzmoser (2024) <doi:10.48550/arXiv.2504.02547>. Included are also complementary visualization and parameter tuning tools.

r-shinytempsignal 0.0.8
Propagated dependencies: r-yulab-utils@0.2.4 r-treeio@1.36.1 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-nlme@3.1-169 r-golem@0.5.1 r-ggtree@4.2.0 r-ggprism@1.0.7 r-ggpmisc@0.7.0 r-ggplot2@4.0.3 r-forecast@9.0.2 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/YuLab-SMU/shinyTempSignal
Licenses: GPL 3
Build system: r
Synopsis: Explore Temporal and Other Phylogenetic Signals
Description:

Sequences sampled at different time points can be used to infer molecular phylogenies on natural time scales, but if the sequences records inaccurate sampling times, that are not the actual sampling times, then it will affect the molecular phylogenetic analysis. This shiny application helps exploring temporal characteristics of the evolutionary trees through linear regression analysis and with the ability to identify and remove incorrect labels. The method was extended to support exploring other phylogenetic signals under strict and relaxed models.

r-sov 1.0.3
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-openxlsx@4.2.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/spatial-voting-lab/sov
Licenses: Expat
Build system: r
Synopsis: Calculate vs-SOVs and SOVs for Assemblies with D-Dimensional Voting
Description:

Calculates vote-specific and traditional Shapley-Owen power indices (vs-SOVs and SOVs) for spatial voting games in one to four dimensions. Evaluates voter influence through an a posteriori analysis of relative preferences. Supports weighted voting and various voting thresholds. Compatible with ideal point estimates from NOMINATE, Optimal Classification, and MCMCpack'. The method builds on Bibina and Dougherty (2025) <doi:10.2139/ssrn.6324519>.

r-splinetree 0.2.0
Propagated dependencies: r-treeclust@1.1-7.1 r-rpart@4.1.27 r-nlme@3.1-169 r-mosaic@1.10.2 r-mclust@6.1.2 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/anna-neufeld/splinetree
Licenses: Expat
Build system: r
Synopsis: Longitudinal Regression Trees and Forests
Description:

Builds regression trees and random forests for longitudinal or functional data using a spline projection method. Implements and extends the work of Yu and Lambert (1999) <doi:10.1080/10618600.1999.10474847>. This method allows trees and forests to be built while considering either level and shape or only shape of response trajectories.

Total packages: 22167