_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-speaq 2.7.0
Propagated dependencies: r-cluster@2.1.8.2 r-data-table@1.18.4 r-dosnow@1.0.20 r-foreach@1.5.2 r-ggplot2@4.0.3 r-gridextra@2.3 r-impute@1.86.0 r-massspecwavelet@1.78.0 r-missforest@1.6.1 r-reshape2@1.4.5 r-rfast@2.1.5.2 r-rvest@1.0.5 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://cran.r-project.org/package=speaq
Licenses: ASL 2.0
Build system: r
Synopsis: Tools for nuclear magnetic resonance spectra alignment
Description:

This package aims to make NMR spectroscopy data analysis as easy as possible. It only requires a small set of functions to perform an entire analysis. Speaq offers the possibility of raw spectra alignment and quantitation but also an analysis based on features whereby the spectra are converted to peaks which are then grouped and turned into features. These features can be processed with any number of statistical tools either included in speaq or available elsewhere on CRAN.

r-spnaf 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-spdep@1.4-2 r-sf@1.1-1 r-rlang@1.2.0 r-magrittr@2.0.5 r-dplyr@1.2.1 r-deldir@2.0-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spnaf
Licenses: Expat
Build system: r
Synopsis: Spatial Network Autocorrelation for Flow Data
Description:

Identify statistically significant flow clusters using the local spatial network autocorrelation statistic G_ij* proposed by Berglund and Karlström (1999) <doi:10.1007/s101090050013>. The metric, an extended statistic of Getis/Ord G ('Getis and Ord 1992) <doi:10.1111/j.1538-4632.1992.tb00261.x>, detects a group of flows having similar traits in terms of directionality. You provide OD data and the associated polygon to get results with several parameters, some of which are defined by spdep package.

r-spldv 0.1.3
Propagated dependencies: r-sphet@2.1-1 r-spatialreg@1.4-3 r-numderiv@2016.8-1.1 r-memisc@0.99.31.8.3 r-maxlik@1.5-2.2 r-matrix@1.7-5 r-mass@7.3-65 r-formula@1.2-5 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gpiras/spldv
Licenses: GPL 2+
Build system: r
Synopsis: Spatial Models for Limited Dependent Variables
Description:

The current version of this package estimates spatial autoregressive models for binary dependent variables using GMM estimators <doi:10.18637/jss.v107.i08>. It supports one-step (Pinkse and Slade, 1998) <doi:10.1016/S0304-4076(97)00097-3> and two-step GMM estimator along with the linearized GMM estimator proposed by Klier and McMillen (2008) <doi:10.1198/073500107000000188>. It also allows for either Probit or Logit model and compute the average marginal effects. All these models are presented in Sarrias and Piras (2023) <doi:10.1016/j.jocm.2023.100432>.

r-spbps 2.0-1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mniw@1.0.2 r-cvxr@1.8.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://lucapresicce.github.io/spBPS/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Predictive Stacking for Scalable Geospatial Transfer Learning
Description:

This package provides functions for Bayesian Predictive Stacking within the Bayesian transfer learning framework for geospatial artificial systems, as introduced in "Bayesian Transfer Learning for Artificially Intelligent Geospatial Systems: A Predictive Stacking Approach" (Presicce and Banerjee, 2025) <doi:10.48550/arXiv.2410.09504>. This methodology enables efficient Bayesian geostatistical modeling, utilizing predictive stacking to improve inference across spatial datasets. The core functions leverage C++ for high-performance computation, making the framework well-suited for large-scale spatial data analysis in parallel and distributed computing environments. Designed for scalability, it allows seamless application in computationally demanding scenarios.

r-spqrp 0.1.0
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-solitude@1.1.3 r-rlang@1.2.0 r-ranger@0.18.0 r-randomforest@4.7-1.2 r-proc@1.19.0.1 r-lgr@0.5.2 r-igraph@2.3.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/fhradilak/spqrp_r
Licenses: GPL 3
Build system: r
Synopsis: Sample Provenance Quality Resolver in Proteomics
Description:

Detect sample-provenance inconsistencies and potential mix-ups in mass-spectrometry-based plasma-proteome cohorts. Provides a clustering-based approach (build a nearest-neighbour graph in a dimensionality-reduced space and iteratively split large components by edge weight), a threshold-based approach (classify sample pairs as belonging or not-belonging from a pairwise distance cutoff), parameter optimization over distance metrics and cutoffs, and a pairwise random-forest classifier for protein importance ranking. This is a native R port of the author's Python package spqrp (<https://github.com/fhradilak/spqrp>), implementing methods from an associated manuscript currently in preparation.

r-spect 1.0
Propagated dependencies: r-survminer@0.5.2 r-survival@3.8-6 r-rlang@1.2.0 r-riskregression@2026.03.11 r-ggplot2@4.0.3 r-futile-logger@1.4.9 r-dplyr@1.2.1 r-doparallel@1.0.17 r-caretensemble@4.0.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dawdawdo/spect
Licenses: GPL 3
Build system: r
Synopsis: Survival Prediction Ensemble Classification Tool
Description:

This package provides a tool for survival analysis using a discrete time approach with ensemble binary classification. spect provides a simple interface consistent with commonly used R data analysis packages, such as caret', a variety of parameter options to help facilitate search automation, a high degree of transparency to the end-user - all intermediate data sets and parameters are made available for further analysis and useful, out-of-the-box visualizations of model performance. Methods for transforming survival data into discrete-time are adapted from the autosurv package by Suresh et al., (2022) <doi:10.1186/s12874-022-01679-6>.

r-spiat 1.14.0
Propagated dependencies: r-vroom@1.7.1 r-tibble@3.3.1 r-summarizedexperiment@1.42.0 r-spatstat-geom@3.7-3 r-spatstat-explore@3.8-0 r-spatialexperiment@1.22.0 r-sp@2.2-1 r-rlang@1.2.0 r-reshape2@1.4.5 r-raster@3.6-32 r-rann@2.6.2 r-pracma@2.4.6 r-mmand@1.7.0 r-gtools@3.9.5 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-dittoseq@1.24.0 r-dbscan@1.2.4 r-apcluster@1.4.14
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://trigosteam.github.io/SPIAT/
Licenses: FSDG-compatible
Build system: r
Synopsis: Spatial Image Analysis of Tissues
Description:

SPIAT (**Sp**atial **I**mage **A**nalysis of **T**issues) is an R package with a suite of data processing, quality control, visualization and data analysis tools. SPIAT is compatible with data generated from single-cell spatial proteomics platforms (e.g. OPAL, CODEX, MIBI, cellprofiler). SPIAT reads spatial data in the form of X and Y coordinates of cells, marker intensities and cell phenotypes. SPIAT includes six analysis modules that allow visualization, calculation of cell colocalization, categorization of the immune microenvironment relative to tumor areas, analysis of cellular neighborhoods, and the quantification of spatial heterogeneity, providing a comprehensive toolkit for spatial data analysis.

r-spicy 0.12.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-stringr@1.6.0 r-sandwich@3.1-1 r-rlang@1.2.0 r-labelled@2.16.0 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/amaltawfik/spicy/
Licenses: Expat
Build system: r
Synopsis: Descriptive Statistics, Summary Tables, and Data Management Tools
Description:

This package provides tabulation, descriptive-summary, and variable-inspection tools for applied data analysis. Frequency tables and cross-tabulations with contingency-table association measures (Cramer's V, Phi, Goodman-Kruskal Gamma, Kendall's Tau-b, Somers D, and others); categorical and continuous summary tables; regression coefficient tables for one or more lm or glm fits side by side; and outcome-by-group comparison tables from linear models with optional additive covariate adjustment. All table outputs follow APA conventions and expose broom'-compatible tidy() / glance() methods for downstream pipelines. Helpers cover interactive codebooks, variable-label extraction, clipboard export, and row-wise descriptive summaries.

r-spamm 4.6.65
Dependencies: gsl@2.8
Propagated dependencies: r-backports@1.5.1 r-boot@1.3-32 r-cli@3.6.6 r-geometry@0.5.2 r-gmp@0.7-5.1 r-mass@7.3-65 r-matrix@1.7-5 r-minqa@1.2.8 r-nlme@3.1-169 r-nloptr@2.2.1 r-numderiv@2016.8-1.1 r-pbapply@1.7-4 r-proxy@0.4-29 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-reformulas@0.4.4 r-roi@1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: CeCILL
Build system: r
Synopsis: Mixed-Effect Models, with or without Spatial Random Effects
Description:

Inference based on models with or without spatially-correlated random effects, multivariate responses, or non-Gaussian random effects (e.g., Beta). Variation in residual variance (heteroscedasticity) can itself be represented by a mixed-effect model. Both classical geostatistical models (Rousset and Ferdy 2014 <doi:10.1111/ecog.00566>), and Markov random field models on irregular grids (as considered in the INLA package, <https://www.r-inla.org>), can be fitted, with distinct computational procedures exploiting the sparse matrix representations for the latter case and other autoregressive models. Laplace approximations are used for likelihood or restricted likelihood. Penalized quasi-likelihood and other variants discussed in the h-likelihood literature (Lee and Nelder 2001 <doi:10.1093/biomet/88.4.987>) are also implemented.

r-specs 1.0.1
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://cran.r-project.org/package=specs
Licenses: GPL 2+
Build system: r
Synopsis: Single-Equation Penalized Error-Correction Selector (SPECS)
Description:

Implementation of SPECS, your favourite Single-Equation Penalized Error-Correction Selector developed in Smeekes and Wijler (2021) <doi:10.1016/j.jeconom.2020.07.021>. SPECS provides a fully automated estimation procedure for large and potentially (co)integrated datasets. The dataset in levels is converted to a conditional error-correction model, either by the user or by means of the functions included in this package, and various specialised forms of penalized regression can be applied to the model. Automated options for initializing and selecting a sequence of penalties, as well as the construction of penalty weights via an initial estimator, are available. Moreover, the user may choose from a number of pre-specified deterministic configurations to further simplify the model building process.

r-sppop 0.1.0
Propagated dependencies: r-qpdf@1.4.1 r-numbers@0.9-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpPOP
Licenses: GPL 2+
Build system: r
Synopsis: Generation of Spatial Population under Different Levels of Relationships among Variables
Description:

The developed package can be used to generate a spatial population for different levels of relationships among the dependent and auxiliary variables along with spatially varying model parameters. A spatial layout is designed as a [0,k-1]x[0,k-1] square region on which observations are collected at (k x k) lattice points with a unit distance between any two neighbouring points along the horizontal and vertical axes. For method details see Chao, Liu., Chuanhua, Wei. and Yunan, Su. (2018).<doi:10.1080/10485252.2018.1499907>. The generated spatial population can be utilized in Geographically Weighted Regression model based analysis for studying the spatially varying relationships among the variables. Furthermore, various statistical analysis can be performed on this spatially generated data.

r-spbal 1.0.1
Propagated dependencies: r-units@1.0-1 r-sf@1.1-1 r-rcppthread@2.3.0 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spbal
Licenses: Expat
Build system: r
Synopsis: Spatially Balanced Sampling Algorithms
Description:

Encapsulates a number of spatially balanced sampling algorithms, namely, Balanced Acceptance Sampling (equal, unequal, seed point, panels), Halton frames (for discretizing a continuous resource), Halton Iterative Partitioning (equal probability) and Simple Random Sampling. Robertson, B. L., Brown, J. A., McDonald, T. and Jaksons, P. (2013) <doi:10.1111/biom.12059>. Robertson, B. L., McDonald, T., Price, C. J. and Brown, J. A. (2017) <doi:10.1016/j.spl.2017.05.004>. Robertson, B. L., McDonald, T., Price, C. J. and Brown, J. A. (2018) <doi:10.1007/s10651-018-0406-6>. Robertson, B. L., van Dam-Bates, P. and Gansell, O. (2021a) <doi:10.1007/s10651-020-00481-1>. Robertson, B. L., Davies, P., Gansell, O., van Dam-Bates, P., McDonald, T. (2025) <doi:10.1111/anzs.12435>.

r-sport 0.2.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gogonzo/sport
Licenses: GPL 2
Build system: r
Synopsis: Sequential Pairwise Online Rating Techniques
Description:

Calculates ratings for two-player or multi-player challenges. Methods included in package such as are able to estimate ratings (players strengths) and their evolution in time, also able to predict output of challenge. Algorithms are based on Bayesian Approximation Method, and they don't involve any matrix inversions nor likelihood estimation. Parameters are updated sequentially, and computation doesn't require any additional RAM to make estimation feasible. Additionally, base of the package is written in C++ what makes sport computation even faster. Methods used in the package refer to Mark E. Glickman (1999) <https://www.glicko.net/research/glicko.pdf>; Mark E. Glickman (2001) <doi:10.1080/02664760120059219>; Ruby C. Weng, Chih-Jen Lin (2011) <https://www.jmlr.org/papers/volume12/weng11a/weng11a.pdf>; W. Penny, Stephen J. Roberts (1999) <doi:10.1109/IJCNN.1999.832603>.

r-sprtt 0.3.1
Propagated dependencies: r-scales@1.4.0 r-rmarkdown@2.31 r-rappdirs@0.3.4 r-purrr@1.2.2 r-piggyback@0.1.5 r-mbess@4.9.42 r-lifecycle@1.0.5 r-knitr@1.51 r-gt@1.3.0 r-glue@1.8.1 r-ggtext@0.1.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://meikesteinhilber.github.io/sprtt/
Licenses: AGPL 3+
Build system: r
Synopsis: Sequential Probability Ratio Tests Toolbox
Description:

This package provides a toolbox for Sequential Probability Ratio Tests (SPRT) based on Wald (1945) <doi:10.2134/agronj1947.00021962003900070011x>. SPRTs are applied during the sampling process, ideally after each observation, and at every stage return a decision to either continue sampling or terminate and accept one of the specified hypotheses. The `seq_ttest()` function performs one-sample, two-sample, and paired t-tests for one- and two-sided hypotheses (Schnuerch & Erdfelder (2019) <doi:10.1037/met0000234>). The `seq_anova()` function performs a sequential one-way fixed effects ANOVA (Steinhilber et al. (2024) <doi:10.1037/met0000677>). The `plan_sample_size()` function helps plan sequential studies by simulating required sample sizes across a range of effect sizes. For more information, see the vignettes browseVignettes(package = "sprtt") or the package website <https://meikesteinhilber.github.io/sprtt/>.

r-speck 1.0.1
Propagated dependencies: r-seurat@5.5.0 r-rsvd@1.0.5 r-matrix@1.7-5 r-magrittr@2.0.5 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-spacc 0.8.3
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gillescolling.com/spacc/
Licenses: Expat
Build system: r
Synopsis: Fast Spatial Species Accumulation Curves
Description:

High-performance spatial species accumulation curves using nearest-neighbor algorithms. Implements kNN and kNCN sampling methods with a C++ backend for speed. Supports Hill numbers (q=0,1,2), beta diversity partitioning (turnover/nestedness), coverage-based rarefaction and extrapolation, phylogenetic diversity (Faith's PD, mean pairwise distance, mean nearest taxon distance), functional diversity accumulation, diversity-area relationships (DAR), endemism-area curves, sampling-effort correction and fragmentation analysis, and species-area relationship (SAR) models based on extreme value theory (EVT). Multiple starting points (seeds) provide uncertainty quantification. Methods are described in Chao et al. (2014) <doi:10.1890/13-0133.1>, Baselga (2010) <doi:10.1111/j.1466-8238.2009.00490.x>, Chao and Jost (2012) <doi:10.1890/11-1952.1>, Faith (1992) <doi:10.1016/0006-3207(92)91201-3>, Ma (2018) <doi:10.1002/ece3.4526>, Borda-de-Agua et al. (2025) <doi:10.1038/s41467-025-59239-7>, Hanski et al. (2013) <doi:10.1073/pnas.1311190110>, and Jost (2007) <doi:10.1890/06-1736.1>.

r-spsur 1.0.2.6
Propagated dependencies: r-sphet@2.1-1 r-spdep@1.4-2 r-spatialreg@1.4-3 r-sparsemvn@0.2.2 r-rlang@1.2.0 r-rdpack@2.6.6 r-numderiv@2016.8-1.1 r-minqa@1.2.8 r-matrix@1.7-5 r-mass@7.3-65 r-gridextra@2.3 r-gmodels@2.19.1 r-ggplot2@4.0.3 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=spsur
Licenses: GPL 3
Build system: r
Synopsis: Spatial Seemingly Unrelated Regression Models
Description:

This package provides a collection of functions to test and estimate Seemingly Unrelated Regression (usually called SUR) models, with spatial structure, by maximum likelihood and three-stage least squares. The package estimates the most common spatial specifications, that is, SUR with Spatial Lag of X regressors (called SUR-SLX), SUR with Spatial Lag Model (called SUR-SLM), SUR with Spatial Error Model (called SUR-SEM), SUR with Spatial Durbin Model (called SUR-SDM), SUR with Spatial Durbin Error Model (called SUR-SDEM), SUR with Spatial Autoregressive terms and Spatial Autoregressive Disturbances (called SUR-SARAR), SUR-SARAR with Spatial Lag of X regressors (called SUR-GNM) and SUR with Spatially Independent Model (called SUR-SIM). The methodology of these models can be found in next references Minguez, R., Lopez, F.A., and Mur, J. (2022) <doi:10.18637/jss.v104.i11> Mur, J., Lopez, F.A., and Herrera, M. (2010) <doi:10.1080/17421772.2010.516443> Lopez, F.A., Mur, J., and Angulo, A. (2014) <doi:10.1007/s00168-014-0624-2>.

r-spate 1.7.5
Dependencies: fftw@3.3.10
Propagated dependencies: r-truncnorm@1.0-9 r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spate
Licenses: GPL 2
Build system: r
Synopsis: Spatio-Temporal Modeling of Large Data Using a Spectral SPDE Approach
Description:

Functionality for spatio-temporal modeling of large data sets is provided. A Gaussian process in space and time is defined through a stochastic partial differential equation (SPDE). The SPDE is solved in the spectral space, and after discretizing in time and space, a linear Gaussian state space model is obtained. When doing inference, the main computational difficulty consists in evaluating the likelihood and in sampling from the full conditional of the spectral coefficients, or equivalently, the latent space-time process. In comparison to the traditional approach of using a spatio-temporal covariance function, the spectral SPDE approach is computationally advantageous. See Sigrist, Kuensch, and Stahel (2015) <doi:10.1111/rssb.12061> for more information on the methodology. This package aims at providing tools for two different modeling approaches. First, the SPDE based spatio-temporal model can be used as a component in a customized hierarchical Bayesian model (HBM). The functions of the package then provide parameterizations of the process part of the model as well as computationally efficient algorithms needed for doing inference with the HBM. Alternatively, the adaptive MCMC algorithm implemented in the package can be used as an algorithm for doing inference without any additional modeling. The MCMC algorithm supports data that follow a Gaussian or a censored distribution with point mass at zero. Covariates can be included in the model through a regression term.

r-sparta 1.0.1
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://github.com/mlindsk/sparta
Licenses: Expat
Build system: r
Synopsis: Sparse Tables
Description:

Fast Multiplication and Marginalization of Sparse Tables <doi:10.18637/jss.v111.i02>.

r-sparql 1.16
Propagated dependencies: r-rcurl@1.98-1.18 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/SPARQL
Licenses: GPL 3
Build system: r
Synopsis: SPARQL client for R
Description:

This package provides an interface to use SPARQL to pose SELECT or UPDATE queries to an end-point.

r-spacyr 1.3.0
Propagated dependencies: r-data-table@1.18.4 r-reticulate@1.46.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spacyr.quanteda.io
Licenses: GPL 3
Build system: r
Synopsis: R wrapper for the spaCy NLP library
Description:

This package provides an R wrapper to the Python natural language processing (NLP) library spaCy, from http://spacy.io.

r-speech 0.1.5
Propagated dependencies: r-tm@0.7-18 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-purrr@1.2.2 r-pdftools@3.9.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Nicolas-Schmidt/speech
Licenses: GPL 3
Build system: r
Synopsis: Legislative Speeches
Description:

Converts the floor speeches of Uruguayan legislators, extracted from the parliamentary minutes, to tidy data.frame where each observation is the intervention of a single legislator.

r-spcosa 0.4-6
Dependencies: openjdk@25.0.2
Propagated dependencies: r-sp@2.2-1 r-rjava@1.0-18 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://git.wur.nl/Walvo001/spcosa
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Coverage Sampling and Random Sampling from Compact Geographical Strata
Description:

Spatial coverage sampling and random sampling from compact geographical strata created by k-means. See Walvoort et al. (2010) <doi:10.1016/j.cageo.2010.04.005> for details.

r-spader 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpadeR
Licenses: GPL 3+
Build system: r
Synopsis: Species-Richness Prediction and Diversity Estimation with R
Description:

Estimation of various biodiversity indices and related (dis)similarity measures based on individual-based (abundance) data or sampling-unit-based (incidence) data taken from one or multiple communities/assemblages.

Page: 12345619
Total packages: 455