_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-sparsepca 0.1.2
Propagated dependencies: r-rsvd@1.0.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/erichson/spca
Licenses: GPL 3+
Build system: r
Synopsis: Sparse Principal Component Analysis (SPCA)
Description:

Sparse principal component analysis (SPCA) attempts to find sparse weight vectors (loadings), i.e., a weight vector with only a few active (nonzero) values. This approach provides better interpretability for the principal components in high-dimensional data settings. This is, because the principal components are formed as a linear combination of only a few of the original variables. This package provides efficient routines to compute SPCA. Specifically, a variable projection solver is used to compute the sparse solution. In addition, a fast randomized accelerated SPCA routine and a robust SPCA routine is provided. Robust SPCA allows to capture grossly corrupted entries in the data. The methods are discussed in detail by N. Benjamin Erichson et al. (2018) <arXiv:1804.00341>.

r-splicewiz 1.12.0
Dependencies: zlib@1.3.1
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/alexchwong/SpliceWiz
Licenses: Expat
Build system: r
Synopsis: interactive analysis and visualization of alternative splicing in R
Description:

The analysis and visualization of alternative splicing (AS) events from RNA sequencing data remains challenging. SpliceWiz is a user-friendly and performance-optimized R package for AS analysis, by processing alignment BAM files to quantify read counts across splice junctions, IRFinder-based intron retention quantitation, and supports novel splicing event identification. We introduce a novel visualization for AS using normalized coverage, thereby allowing visualization of differential AS across conditions. SpliceWiz features a shiny-based GUI facilitating interactive data exploration of results including gene ontology enrichment. It is performance optimized with multi-threaded processing of BAM files and a new COV file format for fast recall of sequencing coverage. Overall, SpliceWiz streamlines AS analysis, enabling reliable identification of functionally relevant AS events for further characterization.

r-spotlight 1.14.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/MarcElosua/SPOTlight
Licenses: GPL 3
Build system: r
Synopsis: `SPOTlight`: Spatial Transcriptomics Deconvolution
Description:

`SPOTlight` provides a method to deconvolute spatial transcriptomics spots using a seeded NMF approach along with visualization tools to assess the results. Spatially resolved gene expression profiles are key to understand tissue organization and function. However, novel spatial transcriptomics (ST) profiling techniques lack single-cell resolution and require a combination with single-cell RNA sequencing (scRNA-seq) information to deconvolute the spatially indexed datasets. Leveraging the strengths of both data types, we developed SPOTlight, a computational tool that enables the integration of ST with scRNA-seq data to infer the location of cell types and states within a complex tissue. SPOTlight is centered around a seeded non-negative matrix factorization (NMF) regression, initialized using cell-type marker genes and non-negative least squares (NNLS) to subsequently deconvolute ST capture locations (spots).

r-sparsedfm 1.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sparseDFM
Licenses: GPL 3+
Build system: r
Synopsis: Estimate Dynamic Factor Models with Sparse Loadings
Description:

Implementation of various estimation methods for dynamic factor models (DFMs) including principal components analysis (PCA) Stock and Watson (2002) <doi:10.1198/016214502388618960>, 2Stage Giannone et al. (2008) <doi:10.1016/j.jmoneco.2008.05.010>, expectation-maximisation (EM) Banbura and Modugno (2014) <doi:10.1002/jae.2306>, and the novel EM-sparse approach for sparse DFMs Mosley et al. (2023) <arXiv:2303.11892>. Options to use classic multivariate Kalman filter and smoother (KFS) equations from Shumway and Stoffer (1982) <doi:10.1111/j.1467-9892.1982.tb00349.x> or fast univariate KFS equations from Koopman and Durbin (2000) <doi:10.1111/1467-9892.00186>, and options for independent and identically distributed (IID) white noise or auto-regressive (AR(1)) idiosyncratic errors. Algorithms coded in C++ and linked to R via RcppArmadillo'.

r-spinbayes 0.2.2
Propagated dependencies: r-testthat@3.3.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-glmnet@4.1-10 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jrhub/spinBayes
Licenses: GPL 2
Build system: r
Synopsis: Semi-Parametric Gene-Environment Interaction via Bayesian Variable Selection
Description:

Many complex diseases are known to be affected by the interactions between genetic variants and environmental exposures beyond the main genetic and environmental effects. Existing Bayesian methods for gene-environment (GÃ E) interaction studies are challenged by the high-dimensional nature of the study and the complexity of environmental influences. We have developed a novel and powerful semi-parametric Bayesian variable selection method that can accommodate linear and nonlinear GÃ E interactions simultaneously (Ren et al. (2020) <doi:10.1002/sim.8434>). Furthermore, the proposed method can conduct structural identification by distinguishing nonlinear interactions from main effects only case within Bayesian framework. Spike-and-slab priors are incorporated on both individual and group level to shrink coefficients corresponding to irrelevant main and interaction effects to zero exactly. The Markov chain Monte Carlo algorithms of the proposed and alternative methods are efficiently implemented in C++.

r-spetestnp 1.1.0
Propagated dependencies: 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/HippolyteBoucher/SpeTestNP
Licenses: GPL 2
Build system: r
Synopsis: Non-Parametric Tests of Parametric Specifications
Description:

This package performs non-parametric tests of parametric specifications. Five tests are available. Specific bandwidth and kernel methods can be chosen along with many other options. Allows parallel computing to quickly compute p-values based on the bootstrap. Methods implemented in the package are H.J. Bierens (1982) <doi:10.1016/0304-4076(82)90105-1>, J.C. Escanciano (2006) <doi:10.1017/S0266466606060506>, P.L. Gozalo (1997) <doi:10.1016/S0304-4076(97)86571-2>, P. Lavergne and V. Patilea (2008) <doi:10.1016/j.jeconom.2007.08.014>, P. Lavergne and V. Patilea (2012) <doi:10.1198/jbes.2011.07152>, J.H. Stock and M.W. Watson (2006) <doi:10.1111/j.1538-4616.2007.00014.x>, C.F.J. Wu (1986) <doi:10.1214/aos/1176350142>, J. Yin, Z. Geng, R. Li, H. Wang (2010) <https://www.jstor.org/stable/24309002> and J.X. Zheng (1996) <doi:10.1016/0304-4076(95)01760-7>.

r-spatialvs 1.1
Propagated dependencies: r-nlme@3.1-168 r-mass@7.3-65 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpatialVS
Licenses: GPL 2
Build system: r
Synopsis: Spatial Variable Selection
Description:

Perform variable selection for the spatial Poisson regression model under the adaptive elastic net penalty. Spatial count data with covariates is the input. We use a spatial Poisson regression model to link the spatial counts and covariates. For maximization of the likelihood under adaptive elastic net penalty, we implemented the penalized quasi-likelihood (PQL) and the approximate penalized loglikelihood (APL) methods. The proposed methods can automatically select important covariates, while adjusting for possible spatial correlations among the responses. More details are available in Xie et al. (2018, <arXiv:1809.06418>). The package also contains the Lyme disease dataset, which consists of the disease case data from 2006 to 2011, and demographic data and land cover data in Virginia. The Lyme disease case data were collected by the Virginia Department of Health. The demographic data (e.g., population density, median income, and average age) are from the 2010 census. Land cover data were obtained from the Multi-Resolution Land Cover Consortium for 2006.

r-sparsegfm 0.1.0
Propagated dependencies: r-mass@7.3-65 r-irlba@2.3.5.1 r-gfm@1.2.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/zjwang1013/sparseGFM
Licenses: GPL 3+
Build system: r
Synopsis: Sparse Generalized Factor Models with Multiple Penalty Functions
Description:

This package implements sparse generalized factor models (sparseGFM) for dimension reduction and variable selection in high-dimensional data with automatic adaptation to weak factor scenarios. The package supports multiple data types (continuous, count, binary) through generalized linear model frameworks and handles missing values automatically. It provides 12 different penalty functions including Least Absolute Shrinkage and Selection Operator (Lasso), adaptive Lasso, Smoothly Clipped Absolute Deviation (SCAD), Minimax Concave Penalty (MCP), group Lasso, and their adaptive versions for inducing row-wise sparsity in factor loadings. Key features include cross-validation for regularization parameter selection using Sparsity Information Criterion (SIC), automatic determination of the number of factors via multiple information criteria, and specialized algorithms for row-sparse loading structures. The methodology employs alternating minimization with Singular Value Decomposition (SVD)-based identifiability constraints and is particularly effective for high-dimensional applications in genomics, economics, and social sciences where interpretable sparse dimension reduction is crucial. For penalty functions, see Tibshirani (1996) <doi:10.1111/j.2517-6161.1996.tb02080.x>, Fan and Li (2001) <doi:10.1198/016214501753382273>, and Zhang (2010) <doi:10.1214/09-AOS729>.

r-sphereplot 1.5.1
Propagated dependencies: r-rgl@1.3.31
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sphereplot
Licenses: GPL 2
Build system: r
Synopsis: Spherical Plotting
Description:

Various functions for creating spherical coordinate system plots via extensions to rgl.

r-spatialepi 1.2.8
Propagated dependencies: r-spdep@1.4-1 r-sp@2.2-0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rudeboybert/SpatialEpi
Licenses: GPL 2
Build system: r
Synopsis: Methods and Data for Spatial Epidemiology
Description:

This package provides methods and data for cluster detection and disease mapping.

r-spatgraphs 3.4
Propagated dependencies: r-rcpp@1.1.0 r-matrix@1.7-4
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-sparseflmm 0.4.2
Propagated dependencies: r-refund@0.1-40 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sparseFLMM
Licenses: GPL 2
Build system: r
Synopsis: Functional Linear Mixed Models for Irregularly or Sparsely Sampled Data
Description:

Estimation of functional linear mixed models for irregularly or sparsely sampled data based on functional principal component analysis.

r-spectacles 0.5-5
Propagated dependencies: r-stringr@1.6.0 r-signal@1.8-1 r-reshape2@1.4.5 r-plyr@1.8.9 r-ggplot2@4.0.1 r-epir@2.0.92 r-baseline@1.3-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/pierreroudier/spectacles/
Licenses: GPL 3
Build system: r
Synopsis: Storing, Manipulating and Analysis Spectroscopy and Associated Data
Description:

Stores and eases the manipulation of spectra and associated data, with dedicated classes for spatial and soil-related data.

r-sparsegrid 0.8.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SparseGrid
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Sparse grid integration in R
Description:

SparseGrid is a package to create sparse grids for numerical integration, based on code from www.sparse-grids.de.

r-sperrorest 3.0.5
Propagated dependencies: r-stringr@1.6.0 r-rocr@1.0-11 r-future-apply@1.20.0 r-future@1.68.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://giscience-fsu.github.io/sperrorest/
Licenses: GPL 3
Build system: r
Synopsis: Perform Spatial Error Estimation and Variable Importance Assessment
Description:

This package implements spatial error estimation and permutation-based variable importance measures for predictive models using spatial cross-validation and spatial block bootstrap.

r-spongecake 0.1.2
Dependencies: ffmpeg@8.0
Propagated dependencies: r-plyr@1.8.9 r-magrittr@2.0.4 r-jpeg@0.1-11 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ThinkRstat/spongecake
Licenses: GPL 3
Build system: r
Synopsis: Transform a Movie into a Synthetic Picture
Description:

Transform a Movie into a Synthetic Picture. A frame every 10 seconds is summarized into one colour, then every generated colors are stacked together.

r-spearmanci 1.1
Propagated dependencies: r-mass@7.3-65 r-emplik@1.3-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spearmanCI
Licenses: GPL 3+
Build system: r
Synopsis: Jackknife Euclidean / Empirical Likelihood Inference for Spearman's Rho
Description:

This package provides functions for conducting jackknife Euclidean / empirical likelihood inference for Spearman's rho (de Carvalho and Marques (2012) <doi:10.1080/10920277.2012.10597644>).

r-spectrakit 0.2.0
Propagated dependencies: r-tibble@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-magick@2.9.0 r-glue@1.8.0 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://rpackagelab.blogspot.com/2026/04/introducing-spectrakit-r-package.html
Licenses: Expat
Build system: r
Synopsis: Spectral Data Handling and Visualization
Description:

This package provides functions to combine, normalize and visualize spectral data, perform principal component analysis (PCA), and assemble customizable image grids suitable for publication-quality scientific figures.

r-spatialreg 1.4-2
Propagated dependencies: r-boot@1.3-32 r-coda@0.19-4.1 r-learnbayes@2.15.1 r-mass@7.3-65 r-matrix@1.7-4 r-multcomp@1.4-29 r-nlme@3.1-168 r-sf@1.0-23 r-spdata@2.3.4 r-spdep@1.4-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/spatialreg/
Licenses: GPL 2
Build system: r
Synopsis: Spatial regression analysis
Description:

This package provides a collection of all the estimation functions for spatial cross-sectional models (on lattice/areal data using spatial weights matrices) contained up to now in spdep.

r-sportstour 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SportsTour
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Display Tournament Fixtures using Knock Out and Round Robin Techniques
Description:

Use of Knock Out and Round Robin Techniques in preparing tournament fixtures as discussed in the Book Health and Physical Education by Dr. V K Sharma'(2018,ISBN:978-93-5272-134-4).

r-sparselink 1.0.0
Propagated dependencies: r-xrnet@1.0.1 r-spls@2.3-2 r-proc@1.19.0.1 r-mvtnorm@1.3-3 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rauschenberger/sparselink
Licenses: Expat
Build system: r
Synopsis: Sparse Regression for Related Problems
Description:

Estimates sparse regression models (i.e., with few non-zero coefficients) in high-dimensional multi-task learning and transfer learning settings, as proposed by Rauschenberger et al. (2025) <https://orbilu.uni.lu/handle/10993/63425>.

r-spatialbss 0.16-0
Propagated dependencies: r-spatialnp@1.1-6 r-sp@2.2-0 r-robustbase@0.99-6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-jade@2.0-4 r-distances@0.1.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpatialBSS
Licenses: GPL 2+
Build system: r
Synopsis: Blind Source Separation for Multivariate Spatial Data
Description:

Blind source separation for multivariate spatial data based on simultaneous/joint diagonalization of (robust) local covariance matrices. This package is an implementation of the methods described in Bachoc, Genton, Nordhausen, Ruiz-Gazen and Virta (2020) <doi:10.1093/biomet/asz079>.

r-sp23design 0.9-1
Propagated dependencies: r-survival@3.8-3 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sp23design
Licenses: LGPL 3
Build system: r
Synopsis: Design and Simulation of Seamless Phase II-III Clinical Trials
Description:

This package provides methods for generating, exploring and executing seamless Phase II-III designs of Lai, Lavori and Shih using generalized likelihood ratio statistics. Includes pdf and source files that describe the entire R implementation with the relevant mathematical details.

r-spectrolab 0.0.19
Propagated dependencies: r-shinyjs@2.1.0 r-shiny@1.11.1 r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=spectrolab
Licenses: GPL 3
Build system: r
Synopsis: Class and Methods for Spectral Data
Description:

Input/Output, processing and visualization of spectra taken with different spectrometers, including SVC (Spectra Vista), ASD and PSR (Spectral Evolution). Implements an S3 class spectra that other packages can build on. Provides methods to access, plot, manipulate, splice sensor overlap, vector normalize and smooth spectra.

Page: 1111213141519
Total packages: 444