_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-spechelpers 0.3.2
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
Build system: r
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-sparsetscgm 5.0
Propagated dependencies: r-network@1.19.0 r-mvtnorm@1.3-3 r-mass@7.3-65 r-longitudinal@1.1.13 r-huge@1.3.5 r-glasso@1.11 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SparseTSCGM
Licenses: GPL 3+
Build system: r
Synopsis: Sparse Time Series Chain Graphical Models
Description:

Computes sparse vector autoregressive coefficients and sparse precision matrices for time series chain graphical models. Methods are described in Abegaz and Wit (2013) <doi:10.1093/biostatistics/kxt005>.

r-springsteen 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-devtools@2.4.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/obrienjoey/spRingsteen
Licenses: CC0
Build system: r
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.22.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
Build system: r
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.3.0 r-stringr@1.6.0 r-spatstat-univar@3.1-5 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-pbmcapply@1.5.1 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-future@1.68.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
Build system: r
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.38.0
Propagated dependencies: r-longitudinal@1.1.13 r-limma@3.66.0 r-igraph@2.2.1 r-gtools@3.9.5 r-gseabase@1.72.0 r-genenet@1.2.17 r-fis@1.38.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/splineTimeR
Licenses: GPL 3
Build system: r
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-10 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+
Build system: r
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.4
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
Build system: r
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.6.0
Propagated dependencies: r-summarizedexperiment@1.40.0 r-spatialexperiment@1.20.0 r-spatialeco@2.0-4 r-singlecellexperiment@1.32.0 r-mass@7.3-65 r-ggplot2@4.0.1 r-escher@1.10.0 r-biocparallel@1.44.0 r-biocneighbors@2.4.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/MicTott/SpotSweeper
Licenses: Expat
Build system: r
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.6.0 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://cran.r-project.org/package=spellcheckr
Licenses: GPL 2 GPL 3
Build system: r
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.

r-speccurvier 0.4.2
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-sandwich@3.1-1 r-pbapply@1.7-4 r-magrittr@2.0.4 r-lmtest@0.9-40 r-ggplot2@4.0.1 r-fixest@0.13.2 r-dplyr@1.1.4 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>.

r-speff2trial 1.0.5
Propagated dependencies: r-survival@3.8-3 r-leaps@3.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mjuraska/speff2trial
Licenses: GPL 2
Build system: r
Synopsis: Semiparametric Efficient Estimation for a Two-Sample Treatment Effect
Description:

This package performs estimation and testing of the treatment effect in a 2-group randomized clinical trial with a quantitative, dichotomous, or right-censored time-to-event endpoint. The method improves efficiency by leveraging baseline predictors of the endpoint. The inverse probability weighting technique of Robins, Rotnitzky, and Zhao (JASA, 1994) is used to provide unbiased estimation when the endpoint is missing at random.

r-spatialrisk 0.7.3
Propagated dependencies: r-viridis@0.6.5 r-units@1.0-0 r-tmap@4.3 r-terra@1.8-86 r-sf@1.0-23 r-rlang@1.1.6 r-rcppprogress@0.4.2 r-rcpp@1.1.0 r-mapview@2.11.4 r-lifecycle@1.0.4 r-ggplot2@4.0.1 r-fs@1.6.6 r-dplyr@1.1.4 r-data-table@1.17.8 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mharinga/spatialrisk
Licenses: GPL 2+
Build system: r
Synopsis: Calculating Spatial Risk
Description:

This package provides methods for spatial risk calculations, focusing on efficient determination of the sum of observations within a circle of a given radius. These methods are particularly relevant for applications such as insurance, where recent European Commission regulations require the calculation of the maximum insured value of fire risk policies for all buildings that are partly or fully located within a 200 m radius. The underlying problem is described by Church (1974) <doi:10.1007/BF01942293>.

r-spatialcpie 1.26.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SpatialCPie
Licenses: Expat
Build system: r
Synopsis: Cluster analysis of Spatial Transcriptomics data
Description:

SpatialCPie is an R package designed to facilitate cluster evaluation for spatial transcriptomics data by providing intuitive visualizations that display the relationships between clusters in order to guide the user during cluster identification and other downstream applications. The package is built around a shiny "gadget" to allow the exploration of the data with multiple plots in parallel and an interactive UI. The user can easily toggle between different cluster resolutions in order to choose the most appropriate visual cues.

r-spectraltad 1.26.0
Propagated dependencies: r-primme@3.2-6 r-matrix@1.7-4 r-magrittr@2.0.4 r-hiccompare@1.32.0 r-genomicranges@1.62.0 r-dplyr@1.1.4 r-cluster@2.1.8.1 r-biocparallel@1.44.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/dozmorovlab/SpectralTAD
Licenses: Expat
Build system: r
Synopsis: SpectralTAD: Hierarchical TAD detection using spectral clustering
Description:

SpectralTAD is an R package designed to identify Topologically Associated Domains (TADs) from Hi-C contact matrices. It uses a modified version of spectral clustering that uses a sliding window to quickly detect TADs. The function works on a range of different formats of contact matrices and returns a bed file of TAD coordinates. The method does not require users to adjust any parameters to work and gives them control over the number of hierarchical levels to be returned.

r-spbsampling 1.3.5
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=Spbsampling
Licenses: GPL 3
Build system: r
Synopsis: Spatially Balanced Sampling
Description:

Selection of spatially balanced samples. In particular, the implemented sampling designs allow to select probability samples well spread over the population of interest, in any dimension and using any distance function (e.g. Euclidean distance, Manhattan distance). For more details, Pantalone F, Benedetti R, and Piersimoni F (2022) <doi:10.18637/jss.v103.c02>, Benedetti R and Piersimoni F (2017) <doi:10.1002/bimj.201600194>, and Benedetti R and Piersimoni F (2017) <arXiv:1710.09116>. The implementation has been done in C++ through the use of Rcpp and RcppArmadillo'.

r-spedinstabr 2.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SPEDInstabR
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of the Relative Importance of Factors Affecting Species Distribution Based on Stability Concept
Description:

From output files obtained from the software ModestR', the relative contribution of factors to explain species distribution is depicted using several plots. A global geographic raster file for each environmental variable may be also obtained with the mean relative contribution, considering all species present in each raster cell, of the factor to explain species distribution. Finally, for each variable it is also possible to compare the frequencies of any variable obtained in the cells where the species is present with the frequencies of the same variable in the cells of the extent.

r-spades-core 3.0.4
Propagated dependencies: r-whisker@0.4.1 r-terra@1.8-86 r-require@1.0.1 r-reproducible@3.0.0 r-quickplot@1.0.4 r-qs2@0.1.6 r-lobstr@1.1.3 r-igraph@2.2.1 r-fs@1.6.6 r-data-table@1.17.8 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://spades-core.predictiveecology.org/
Licenses: GPL 3
Build system: r
Synopsis: Core Utilities for Developing and Running Spatially Explicit Discrete Event Models
Description:

This package provides the core framework for a discrete event system to implement a complete data-to-decisions, reproducible workflow. The core components facilitate the development of modular pieces, and enable the user to include additional functionality by running user-built modules. Includes conditional scheduling, restart after interruption, packaging of reusable modules, tools for developing arbitrary automated workflows, automated interweaving of modules of different temporal resolution, and tools for visualizing and understanding the within-project dependencies. The suggested package NLMR can be installed from the repository (<https://PredictiveEcology.r-universe.dev>).

r-spcdanalyze 0.1.0
Propagated dependencies: r-plyr@1.8.9 r-nlme@3.1-168 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SPCDAnalyze
Licenses: FSDG-compatible
Build system: r
Synopsis: Design and Analyze Studies using the Sequential Parallel Comparison Design
Description:

Programs to find the sample size or power of studies using the Sequential Parallel Comparison Design (SPCD) and programs to analyze such studies. This is a clinical trial design where patients initially on placebo who did not respond are re-randomized between placebo and active drug in a second phase and the results of the two phases are pooled. The method of analyzing binary data with this design is described in Fava,Evins, Dorer and Schoenfeld(2003) <doi:10.1159/000069738>, and the method of analyzing continuous data is described in Chen, Yang, Hung and Wang (2011) <doi:10.1016/j.cct.2011.04.006>.

r-spatialpack 0.4-1
Propagated dependencies: r-fastmatrix@0.6-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://spatialpack.mat.utfsm.cl
Licenses: GPL 3
Build system: r
Synopsis: Tools for Assessment the Association Between Two Spatial Processes
Description:

This package provides tools to assess the association between two spatial processes. Currently, several methodologies are implemented: A modified t-test to perform hypothesis testing about the independence between the processes, a suitable nonparametric correlation coefficient, the codispersion coefficient, and an F test for assessing the multiple correlation between one spatial process and several others. Functions for image processing and computing the spatial association between images are also provided. Functions contained in the package are intended to accompany Vallejos, R., Osorio, F., Bevilacqua, M. (2020). Spatial Relationships Between Two Georeferenced Variables: With Applications in R. Springer, Cham <doi:10.1007/978-3-030-56681-4>.

r-sparsearray 1.10.2
Propagated dependencies: r-biocgenerics@0.56.0 r-iranges@2.44.0 r-matrix@1.7-4 r-matrixgenerics@1.22.0 r-matrixstats@1.5.0 r-s4arrays@1.10.0 r-s4vectors@0.48.0 r-xvector@0.50.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/SparseArray
Licenses: Artistic License 2.0
Build system: r
Synopsis: Efficient in-memory representation of multidimensional sparse arrays
Description:

The SparseArray package is an infrastructure package that provides an array-like container for efficient in-memory representation of multidimensional sparse data in R. The package defines the SparseArray virtual class and two concrete subclasses: COO_SparseArray and SVT_SparseArray. Each subclass uses its own internal representation of the nonzero multidimensional data, the "COO layout" and the "SVT layout", respectively. SVT_SparseArray objects mimic as much as possible the behavior of ordinary matrix and array objects in base R. In particular, they support most of the "standard matrix and array API" defined in base R and in the matrixStats package from CRAN.

r-spbayessurv 1.1.9
Propagated dependencies: r-survival@3.8-3 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65 r-fields@17.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spBayesSurv
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Modeling and Analysis of Spatially Correlated Survival Data
Description:

This package provides several Bayesian survival models for spatial/non-spatial survival data: proportional hazards (PH), accelerated failure time (AFT), proportional odds (PO), and accelerated hazards (AH), a super model that includes PH, AFT, PO and AH as special cases, Bayesian nonparametric nonproportional hazards (LDDPM), generalized accelerated failure time (GAFT), and spatially smoothed Polya tree density estimation. The spatial dependence is modeled via frailties under PH, AFT, PO, AH and GAFT, and via copulas under LDDPM and PH. Model choice is carried out via the logarithm of the pseudo marginal likelihood (LPML), the deviance information criterion (DIC), and the Watanabe-Akaike information criterion (WAIC). See Zhou, Hanson and Zhang (2020) <doi:10.18637/jss.v092.i09>.

r-sparseeigen 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dppalomar/sparseEigen
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Computation of Sparse Eigenvectors of a Matrix
Description:

Computation of sparse eigenvectors of a matrix (aka sparse PCA) with running time 2-3 orders of magnitude lower than existing methods and better final performance in terms of recovery of sparsity pattern and estimation of numerical values. Can handle covariance matrices as well as data matrices with real or complex-valued entries. Different levels of sparsity can be specified for each individual ordered eigenvector and the method is robust in parameter selection. See vignette for a detailed documentation and comparison, with several illustrative examples. The package is based on the paper: K. Benidis, Y. Sun, P. Babu, and D. P. Palomar (2016). "Orthogonal Sparse PCA and Covariance Estimation via Procrustes Reformulation," IEEE Transactions on Signal Processing <doi:10.1109/TSP.2016.2605073>.

r-spabundance 0.2.1
Propagated dependencies: r-rann@2.6.2 r-lme4@1.1-37 r-foreach@1.5.2 r-doparallel@1.0.17 r-coda@0.19-4.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spAbundance
Licenses: GPL 3+
Build system: r
Synopsis: Univariate and Multivariate Spatial Modeling of Species Abundance
Description:

Fits single-species (univariate) and multi-species (multivariate) non-spatial and spatial abundance models in a Bayesian framework using Markov Chain Monte Carlo (MCMC). Spatial models are fit using Nearest Neighbor Gaussian Processes (NNGPs). Details on NNGP models are given in Datta, Banerjee, Finley, and Gelfand (2016) <doi:10.1080/01621459.2015.1044091> and Finley, Datta, and Banerjee (2022) <doi:10.18637/jss.v103.i05>. Fits single-species and multi-species spatial and non-spatial versions of generalized linear mixed models (Gaussian, Poisson, Negative Binomial), N-mixture models (Royle 2004 <doi:10.1111/j.0006-341X.2004.00142.x>) and hierarchical distance sampling models (Royle, Dawson, Bates (2004) <doi:10.1890/03-3127>). Multi-species spatial models are fit using a spatial factor modeling approach with NNGPs for computational efficiency.

Page: 1131415161719
Total packages: 444