_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-speedycode 0.3.0
Propagated dependencies: r-stringr@1.5.1 r-purrr@1.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=speedycode
Licenses: GPL 3
Synopsis: Automate Code for Adding Labels, Recoding and Renaming Variables, and Converting ASCII Files
Description:

Label, recode, rename, and convert datasets and ASCII files more efficiently. speedycode automates the code necessary for labeling variables with the labelled package, recoding and renaming variables with dplyr syntax, and converting ASCII files with the readroper package. Most functions require only the name of the dataset and the code will be automatically written. Some convenience functions useful for converting ASCII files are also included.

r-sparsechol 0.3.2
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/samuel-watson/SparseChol
Licenses: GPL 2+
Synopsis: Sparse Matrix C++ Classes Including Sparse Cholesky LDL Decomposition of Symmetric Matrices
Description:

C++ classes for sparse matrix methods including implementation of sparse LDL decomposition of symmetric matrices and solvers described by Timothy A. Davis (2016) <https://fossies.org/linux/SuiteSparse/LDL/Doc/ldl_userguide.pdf>. Provides a set of C++ classes for basic sparse matrix specification and linear algebra, and a class to implement sparse LDL decomposition and solvers. See <https://github.com/samuel-watson/SparseChol> for details.

r-splittools 1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mayer79/splitTools
Licenses: GPL 2+
Synopsis: Tools for Data Splitting
Description:

Fast, lightweight toolkit for data splitting. Data sets can be partitioned into disjoint groups (e.g. into training, validation, and test) or into (repeated) k-folds for subsequent cross-validation. Besides basic splits, the package supports stratified, grouped as well as blocked splitting. Furthermore, cross-validation folds for time series data can be created. See e.g. Hastie et al. (2001) <doi:10.1007/978-0-387-84858-7> for the basic background on data partitioning and cross-validation.

r-spduration 0.17.2
Propagated dependencies: r-xtable@1.8-4 r-separationplot@1.4 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-mass@7.3-65 r-forecast@8.24.0 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/andybega/spduration
Licenses: GPL 3
Synopsis: Split-Population Duration (Cure) Regression
Description:

An implementation of split-population duration regression models. Unlike regular duration models, split-population duration models are mixture models that accommodate the presence of a sub-population that is not at risk for failure, e.g. cancer patients who have been cured by treatment. This package implements Weibull and Loglogistic forms for the duration component, and focuses on data with time-varying covariates. These models were originally formulated in Boag (1949) and Berkson and Gage (1952), and extended in Schmidt and Witte (1989).

r-spatialrdd 0.1.0
Propagated dependencies: r-sf@1.0-21 r-sandwich@3.1-1 r-rlang@1.1.6 r-rdrobust@2.2 r-magrittr@2.0.3 r-lmtest@0.9-40 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-cowplot@1.1.3 r-broom@1.0.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://axlehner.github.io/SpatialRDD/
Licenses: GPL 3
Synopsis: Conduct Multiple Types of Geographic Regression Discontinuity Designs
Description:

Spatial versions of Regression Discontinuity Designs (RDDs) are becoming increasingly popular as tools for causal inference. However, conducting state-of-the-art analyses often involves tedious and time-consuming steps. This package offers comprehensive functionalities for executing all required spatial and econometric tasks in a streamlined manner. Moreover, it equips researchers with tools for performing essential placebo and balancing checks comprehensively. The fact that researchers do not have to rely on APIs of external GIS software ensures replicability and raises the standard for spatial RDDs.

r-sparvaride 0.1.0
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://hdarjus.github.io/sparvaride/
Licenses: GPL 3+
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 (2022) <doi:10.48550/arXiv.2211.00671>. 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-spatialpop 0.1.0
Propagated dependencies: r-qpdf@1.3.5 r-numbers@0.8-5 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=SpatialPOP
Licenses: GPL 2+
Synopsis: Generation of Spatial Data with Spatially Varying Model Parameter
Description:

This package provides a spatial population can be generated based on spatially varying regression model under the assumption that observations are collected from a uniform two-dimensional grid consist of (m * m) lattice points with unit distance between any two neighbouring points. For method details see Chao, Liu., Chuanhua, Wei. and Yunan, Su. (2018).<DOI:10.1080/10485252.2018.1499907>. This spatially generated data can be used to test different issues related to the statistical analysis of spatial data. This generated spatial data can be utilized in geographically weighted regression analysis for studying the spatially varying relationships among the variables.

r-sparsestep 1.0.1
Propagated dependencies: r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/GjjvdBurg/SparseStep
Licenses: GPL 2+
Synopsis: SparseStep Regression
Description:

This package implements the SparseStep model for solving regression problems with a sparsity constraint on the parameters. The SparseStep regression model was proposed in Van den Burg, Groenen, and Alfons (2017) <arXiv:1701.06967>. In the model, a regularization term is added to the regression problem which approximates the counting norm of the parameters. By iteratively improving the approximation a sparse solution to the regression problem can be obtained. In this package both the standard SparseStep algorithm is implemented as well as a path algorithm which uses golden section search to determine solutions with different values for the regularization parameter.

r-spatialkwd 0.4.1
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpatialKWD
Licenses: FSDG-compatible
Synopsis: Spatial KWD for Large Spatial Maps
Description:

This package contains efficient implementations of Discrete Optimal Transport algorithms for the computation of Kantorovich-Wasserstein distances between pairs of large spatial maps (Bassetti, Gualandi, Veneroni (2020), <doi:10.1137/19M1261195>). All the algorithms are based on an ad-hoc implementation of the Network Simplex algorithm. The package has four main helper functions: compareOneToOne() (to compare two spatial maps), compareOneToMany() (to compare a reference map with a list of other maps), compareAll() (to compute a matrix of distances between a list of maps), and focusArea() (to compute the KWD distance within a focus area). In non-convex maps, the helper functions first build the convex-hull of the input bins and pad the weights with zeros.

r-speakeasyr 0.1.5
Propagated dependencies: r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SpeakEasy-2/speakeasyR
Licenses: GPL 3+
Synopsis: Fast and Robust Multi-Scale Graph Clustering
Description:

This package provides a graph community detection algorithm that aims to be performant on large graphs and robust, returning consistent results across runs. SpeakEasy 2 (SE2), the underlying algorithm, is described in Chris Gaiteri, David R. Connell & Faraz A. Sultan et al. (2023) <doi:10.1186/s13059-023-03062-0>. The core algorithm is written in C', providing speed and keeping the memory requirements low. This implementation can take advantage of multiple computing cores without increasing memory usage. SE2 can detect community structure across scales, making it a good choice for biological data, which often has hierarchical structure. Graphs can be passed to the algorithm as adjacency matrices using base R matrices, the Matrix library, igraph graphs, or any data that can be coerced into a matrix.

r-spatialgev 1.0.1
Propagated dependencies: r-tmb@1.9.17 r-rcppeigen@0.3.4.0.2 r-mvtnorm@1.3-3 r-matrix@1.7-3 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpatialGEV
Licenses: GPL 3
Synopsis: Fit Spatial Generalized Extreme Value Models
Description:

Fit latent variable models with the GEV distribution as the data likelihood and the GEV parameters following latent Gaussian processes. The models in this package are built using the template model builder TMB in R, which has the fast ability to integrate out the latent variables using Laplace approximation. This package allows the users to choose in the fit function which GEV parameter(s) is considered as a spatially varying random effect following a Gaussian process, so the users can fit spatial GEV models with different complexities to their dataset without having to write the models in TMB by themselves. This package also offers methods to sample from both fixed and random effects posteriors as well as the posterior predictive distributions at different spatial locations. Methods for fitting this class of models are described in Chen, Ramezan, and Lysy (2024) <doi:10.48550/arXiv.2110.07051>.

r-spheredata 0.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/santosoph/spheredata
Licenses: FSDG-compatible
Synopsis: Students' Performance Dataset in Physics Education Research (SPHERE)
Description:

This package provides a multidimensional dataset of students performance assessment in high school physics. The SPHERE dataset was collected from 497 students in four public high schools specifically measuring their conceptual understanding, scientific ability, and attitude toward physics [see Santoso et al. (2024) <doi:10.17632/88d7m2fv7p.1>]. The data collection was conducted using some research based assessments established by the physics education research community. They include the Force Concept Inventory, the Force and Motion Conceptual Evaluation, the Rotational and Rolling Motion Conceptual Survey, the Fluid Mechanics Concept Inventory, the Mechanical Waves Conceptual Survey, the Thermal Concept Evaluation, the Survey of Thermodynamic Processes and First and Second Laws, the Scientific Abilities Assessment Rubrics, and the Colorado Learning Attitudes about Science Survey. Students attributes related to gender, age, socioeconomic status, domicile, literacy, physics identity, and test results administered using teachers developed items are also reported in this dataset.

r-spdownscale 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spdownscale
Licenses: GPL 2
Synopsis: Spatial Downscaling Using Bias Correction Approach
Description:

Spatial downscaling of climate data (Global Circulation Models/Regional Climate Models) using quantile-quantile bias correction technique.

r-specklestar 0.0.1.7
Dependencies: fftw@3.3.10
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://drastega.github.io/docs/specklestar_vignette.html
Licenses: GPL 2
Synopsis: Reduction of Speckle Data from BTA 6-m Telescope
Description:

This package provides a set of functions for obtaining positional parameters and magnitude difference between components of binary and multiple stellar systems from series of speckle images.

r-spectralmap 1.0
Propagated dependencies: r-scatterplot3d@0.3-44 r-fields@16.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpectralMap
Licenses: GPL 2
Synopsis: Diffusion Map and Spectral Map
Description:

This package implements the diffusion map method of dimensionality reduction and spectral method of combining multiple diffusion maps, including creation of the spectra and visualization of maps.

r-spechelpers 0.3.1
Propagated dependencies: r-splancs@2.01-45 r-gsubfn@0.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bryanhanson/SpecHelpers
Licenses: GPL 3
Synopsis: Spectroscopy Related Utilities
Description:

Utility functions for spectroscopy. 1. Functions to simulate spectra for use in teaching or testing. 2. Functions to process files created by LoggerPro and SpectraSuite software.

r-springsteen 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-devtools@2.4.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/obrienjoey/spRingsteen
Licenses: CC0
Synopsis: All Things Data and Springsteen
Description:

An R data package containing setlists from all Bruce Springsteen concerts over 1973-2021. Also includes all his song details such as lyrics and albums. Data extracted from: <http://brucebase.wikidot.com/>.

r-spatiallibd 1.20.1
Propagated dependencies: r-viridislite@0.4.2 r-tibble@3.2.1 r-summarizedexperiment@1.38.1 r-statmod@1.5.0 r-spatialexperiment@1.18.1 r-singlecellexperiment@1.30.1 r-shinywidgets@0.9.0 r-shiny@1.10.0 r-sessioninfo@1.2.3 r-scuttle@1.18.0 r-scater@1.36.0 r-s4vectors@0.46.0 r-rtracklayer@1.68.0 r-rlang@1.1.6 r-png@0.1-8 r-plotly@4.10.4 r-paletteer@1.6.0 r-matrixgenerics@1.20.0 r-matrix@1.7-3 r-magick@2.8.6 r-limma@3.64.0 r-jsonlite@2.0.0 r-iranges@2.42.0 r-golem@0.5.1 r-ggplot2@3.5.2 r-genomicranges@1.60.0 r-experimenthub@2.16.0 r-edger@4.6.2 r-dt@0.33 r-dplyr@1.1.4 r-cowplot@1.1.3 r-complexheatmap@2.24.0 r-circlize@0.4.16 r-biocgenerics@0.54.0 r-biocfilecache@2.16.0 r-benchmarkme@1.0.8 r-annotationhub@3.16.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/LieberInstitute/spatialLIBD
Licenses: Artistic License 2.0
Synopsis: spatialLIBD: an R/Bioconductor package to visualize spatially-resolved transcriptomics data
Description:

Inspect interactively the spatially-resolved transcriptomics data from the 10x Genomics Visium platform as well as data from the Maynard, Collado-Torres et al, Nature Neuroscience, 2021 project analyzed by Lieber Institute for Brain Development (LIBD) researchers and collaborators.

r-spatialtime 1.3.4-5
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-spatstat-univar@3.1-3 r-spatstat-geom@3.3-6 r-spatstat-explore@3.4-2 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-purrr@1.0.4 r-pbmcapply@1.5.1 r-magrittr@2.0.3 r-ggplot2@3.5.2 r-future@1.49.0 r-furrr@0.3.1 r-dplyr@1.1.4 r-dixon@0.0-10 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/FridleyLab/spatialTIME
Licenses: Expat
Synopsis: Spatial Analysis of Vectra Immunoflourescent Data
Description:

Visualization and analysis of Vectra Immunoflourescent data. Options for calculating both the univariate and bivariate Ripley's K are included. Calculations are performed using a permutation-based approach presented by Wilson et al. <doi:10.1101/2021.04.27.21256104>.

r-splinetimer 1.36.0
Propagated dependencies: r-longitudinal@1.1.13 r-limma@3.64.0 r-igraph@2.1.4 r-gtools@3.9.5 r-gseabase@1.70.0 r-genenet@1.2.17 r-fis@1.36.0 r-biobase@2.68.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/splineTimeR
Licenses: GPL 3
Synopsis: Time-course differential gene expression data analysis using spline regression models followed by gene association network reconstruction
Description:

This package provides functions for differential gene expression analysis of gene expression time-course data. Natural cubic spline regression models are used. Identified genes may further be used for pathway enrichment analysis and/or the reconstruction of time dependent gene regulatory association networks.

r-splitselect 1.0.3
Propagated dependencies: r-multicool@1.0.1 r-glmnet@4.1-8 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://cran.r-project.org/package=splitSelect
Licenses: GPL 2+
Synopsis: Best Split Selection Modeling for Low-Dimensional Data
Description:

This package provides functions to generate or sample from all possible splits of features or variables into a number of specified groups. Also computes the best split selection estimator (for low-dimensional data) as defined in Christidis, Van Aelst and Zamar (2019) <arXiv:1812.05678>.

r-sparsevctrs 0.3.3
Propagated dependencies: r-cli@3.6.5 r-rlang@1.1.6 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/sparsevctrs
Licenses: Expat
Synopsis: Sparse Vectors for use in data frames
Description:

This package provides sparse vectors powered by ALTREP (Alternative Representations for R Objects) that behave like regular vectors, and can thus be used in data frames. It also provides tools to convert between sparse matrices and data frames with sparse columns and functions to interact with sparse vectors.

r-spotsweeper 1.4.0
Propagated dependencies: r-summarizedexperiment@1.38.1 r-spatialexperiment@1.18.1 r-spatialeco@2.0-2 r-singlecellexperiment@1.30.1 r-mass@7.3-65 r-ggplot2@3.5.2 r-escher@1.8.0 r-biocparallel@1.42.0 r-biocneighbors@2.2.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/MicTott/SpotSweeper
Licenses: Expat
Synopsis: Spatially-aware quality control for spatial transcriptomics
Description:

Spatially-aware quality control (QC) software for both spot-level and artifact-level QC in spot-based spatial transcripomics, such as 10x Visium. These methods calculate local (nearest-neighbors) mean and variance of standard QC metrics (library size, unique genes, and mitochondrial percentage) to identify outliers spot and large technical artifacts.

r-spellcheckr 0.1.2
Propagated dependencies: r-stringr@1.5.1 r-dplyr@1.1.4 r-data-table@1.17.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spellcheckr
Licenses: GPL 2 GPL 3
Synopsis: Correct the Spelling of a Given Word in the English Language
Description:

Corrects the spelling of a given word in English using a modification of Peter Norvig's spell correct algorithm (see <http://norvig.com/spell-correct.html>) which handles up to three edits. The algorithm tries to find the spelling with maximum probability of intended correction out of all possible candidate corrections from the original word.

Total results: 425