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

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-semptools 0.3.3
Propagated dependencies: r-semplot@1.1.7 r-rlang@1.1.6 r-lavaan@0.6-20
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://sfcheung.github.io/semptools/
Licenses: GPL 3
Build system: r
Synopsis: Customizing Structural Equation Modelling Plots
Description:

Most function focus on specific ways to customize a graph. They use a qgraph output as the first argument, and return a modified qgraph object. This allows the functions to be chained by a pipe operator.

r-sotu 1.0.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/statsmaths/sotu/
Licenses: GPL 2
Build system: r
Synopsis: United States Presidential State of the Union Addresses
Description:

The President of the United States is constitutionally obligated to provide a report known as the State of the Union'. The report summarizes the current challenges facing the country and the president's upcoming legislative agenda. While historically the State of the Union was often a written document, in recent decades it has always taken the form of an oral address to a joint session of the United States Congress. This package provides the raw text from every such address with the intention of being used for meaningful examples of text analysis in R. The corpus is well suited to the task as it is historically important, includes material intended to be read and material intended to be spoken, and it falls in the public domain. As the corpus spans over two centuries it is also a good test of how well various methods hold up to the idiosyncrasies of historical texts. Associated data about each address, such as the year, president, party, and format, are also included.

r-sbgcop 1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://pdhoff.github.io/
Licenses: GPL 2+
Build system: r
Synopsis: Semiparametric Bayesian Gaussian Copula Estimation and Imputation
Description:

Estimation and inference for parameters in a Gaussian copula model, treating the univariate marginal distributions as nuisance parameters as described in Hoff (2007) <doi:10.1214/07-AOAS107>. This package also provides a semiparametric imputation procedure for missing multivariate data.

r-sdtm-terminology 2025-3-25
Propagated dependencies: r-tibble@3.3.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/patterninstitute/sdtm.terminology
Licenses: FSDG-compatible
Build system: r
Synopsis: CDISC SDTM Controlled Terminology
Description:

Clinical Data Interchange Standards Consortium (CDISC) Standard Data Tabulation Model (SDTM) controlled terminology, 2025-03-25. Source: <https://evs.nci.nih.gov/ftp1/CDISC/SDTM/>.

r-slemi 1.0.2
Propagated dependencies: r-stringr@1.6.0 r-reshape2@1.4.5 r-nnet@7.3-20 r-hmisc@5.2-4 r-gridextra@2.3 r-ggplot2@4.0.1 r-foreach@1.5.2 r-e1071@1.7-16 r-doparallel@1.0.17 r-corrplot@0.95 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/TJetka/SLEMI
Licenses: GPL 3+
Build system: r
Synopsis: Statistical Learning Based Estimation of Mutual Information
Description:

The implementation of the algorithm for estimation of mutual information and channel capacity from experimental data by classification procedures (logistic regression). Technically, it allows to estimate information-theoretic measures between finite-state input and multivariate, continuous output. Method described in Jetka et al. (2019) <doi:10.1371/journal.pcbi.1007132>.

r-spcov 1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spcov
Licenses: GPL 2
Build system: r
Synopsis: Sparse Estimation of a Covariance Matrix
Description:

This package provides a covariance estimator for multivariate normal data that is sparse and positive definite. Implements the majorize-minimize algorithm described in Bien, J., and Tibshirani, R. (2011), "Sparse Estimation of a Covariance Matrix," Biometrika. 98(4). 807--820.

r-shinylp 1.1.3
Propagated dependencies: r-shiny@1.11.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jasdumas/shinyLP
Licenses: Expat
Build system: r
Synopsis: Bootstrap Landing Home Pages for Shiny Applications
Description:

This package provides functions that wrap HTML Bootstrap components code to enable the design and layout of informative landing home pages for Shiny applications. This can lead to a better user experience for the users and writing less HTML for the developer.

r-stlarima 0.1.0
Propagated dependencies: r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stlARIMA
Licenses: GPL 3
Build system: r
Synopsis: STL Decomposition and ARIMA Hybrid Forecasting Model
Description:

Univariate time series forecasting with STL decomposition based auto regressive integrated moving average (ARIMA) hybrid model. For method details see Xiong T, Li C, Bao Y (2018). <doi:10.1016/j.neucom.2017.11.053>.

r-sfa 1.0.4
Propagated dependencies: r-truncnorm@1.0-9 r-tmvtnorm@1.7 r-readxl@1.4.5 r-randtoolbox@2.0.5 r-pso@1.0.4 r-plm@2.6-7 r-numderiv@2016.8-1.1 r-moments@0.14.1 r-mnormt@2.1.1 r-minqa@1.2.8 r-matrixstats@1.5.0 r-jmisc@0.3.1.1 r-hmisc@5.2-4 r-haven@2.5.5 r-gsl@2.1-9 r-frontier@1.1-8 r-formula@1.2-5 r-fdrtool@1.2.18 r-devtools@2.4.6 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.davidharrybernstein.com/software
Licenses: GPL 2+
Build system: r
Synopsis: Stochastic Frontier Analysis
Description:

This package provides a user-friendly framework for estimating a wide variety of cross-sectional and panel stochastic frontier models. Suitable for a broad range of applications, the implementation offers extensive flexibility in specification and estimation techniques.

r-srcr 1.1.2
Propagated dependencies: r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-dplyr@1.1.4 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/baileych/srcr
Licenses: Artistic License 2.0
Build system: r
Synopsis: Simplify Connections to Database Sources
Description:

Connecting to databases requires boilerplate code to specify connection parameters and to set up sessions properly with the DBMS. This package provides a simple tool to fill two purposes: abstracting connection details, including secret credentials, out of your source code and managing configuration for frequently-used database connections in a persistent and flexible way, while minimizing requirements on the runtime environment.

r-spareg 1.1.1
Propagated dependencies: r-rocr@1.0-11 r-rlang@1.1.6 r-rdpack@2.6.4 r-matrix@1.7-4 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/lauravana/spareg
Licenses: GPL 3
Build system: r
Synopsis: Sparse Projected Averaged Regression
Description:

This package provides a flexible framework combining variable screening and random projection techniques for fitting ensembles of predictive generalized linear models to high-dimensional data. Designed for extensibility, the package implements key techniques as S3 classes with user-friendly constructors, enabling easy integration and development of new procedures for high-dimensional applications. For more details see Parzer et al (2024a) <doi:10.48550/arXiv.2312.00130> and Parzer et al (2024b) <doi:10.48550/arXiv.2410.00971>.

r-spatialrf 1.1.5
Propagated dependencies: r-viridis@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-ranger@0.17.0 r-patchwork@1.3.2 r-magrittr@2.0.4 r-huxtable@5.8.0 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://blasbenito.github.io/spatialRF/
Licenses: Expat
Build system: r
Synopsis: Easy Spatial Modeling with Random Forest
Description:

Automatic generation and selection of spatial predictors for Random Forest models fitted to spatially structured data. Spatial predictors are constructed from a distance matrix among training samples using Moran's Eigenvector Maps (MEMs; Dray, Legendre, and Peres-Neto 2006 <DOI:10.1016/j.ecolmodel.2006.02.015>) or the RFsp approach (Hengl et al. <DOI:10.7717/peerj.5518>). These predictors are used alongside user-supplied explanatory variables in Random Forest models. The package provides functions for model fitting, multicollinearity reduction, interaction identification, hyperparameter tuning, evaluation via spatial cross-validation, and result visualization using partial dependence and interaction plots. Model fitting relies on the ranger package (Wright and Ziegler 2017 <DOI:10.18637/jss.v077.i01>).

r-selfcontrolledcaseseries 6.1.4
Propagated dependencies: r-sqlrender@1.19.5 r-resultmodelmanager@0.6.2 r-readr@2.1.6 r-rcpp@1.1.0 r-r6@2.6.1 r-parallellogger@3.5.1 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-empiricalcalibration@3.1.4 r-dplyr@1.1.4 r-digest@0.6.39 r-databaseconnector@7.1.0 r-cyclops@3.7.0 r-checkmate@2.3.3 r-andromeda@1.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ohdsi.github.io/SelfControlledCaseSeries/
Licenses: ASL 2.0
Build system: r
Synopsis: Self-Controlled Case Series
Description:

Execute the self-controlled case series (SCCS) design using observational data in the OMOP Common Data Model. Extracts all necessary data from the database and transforms it to the format required for SCCS. Age and season can be modeled using splines assuming constant hazard within calendar months. Event-dependent censoring of the observation period can be corrected for. Many exposures can be included at once (MSCCS), with regularization on all coefficients except for the exposure of interest. Includes diagnostics for all major assumptions of the SCCS.

r-steadyica 1.0.1
Propagated dependencies: r-rcpp@1.1.0 r-mass@7.3-65 r-combinat@0.0-8 r-clue@0.3-66
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=steadyICA
Licenses: GPL 2+
Build system: r
Synopsis: ICA and Tests of Independence via Multivariate Distance Covariance
Description:

This package provides functions related to multivariate measures of independence and ICA: -estimate independent components by minimizing distance covariance; -conduct a test of mutual independence based on distance covariance; -estimate independent components via infomax (a popular method but generally performs poorer than mdcovica, ProDenICA, and/or fastICA, but is useful for comparisons); -order indepedent components by skewness; -match independent components from multiple estimates; -other functions useful in ICA.

r-seismic 1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://snap.stanford.edu/seismic/
Licenses: GPL 3
Build system: r
Synopsis: Predict Information Cascade by Self-Exciting Point Process
Description:

An implementation of self-exciting point process model for information cascades, which occurs when many people engage in the same acts after observing the actions of others (e.g. post resharings on Facebook or Twitter). It provides functions to estimate the infectiousness of an information cascade and predict its popularity given the observed history. See <http://snap.stanford.edu/seismic/> for more information and datasets.

r-shinystate 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-r6@2.6.1 r-pins@1.4.2 r-htmltools@0.5.8.1 r-fs@1.6.6 r-archive@1.1.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://rpodcast.github.io/shinystate/
Licenses: Expat
Build system: r
Synopsis: Customization of Shiny Bookmarkable State
Description:

Enhance the bookmarkable state feature of shiny with additional customization such as storage location and storage repositories leveraging the pins package.

r-simframe 0.5.4
Propagated dependencies: r-rcpp@1.1.0 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=simFrame
Licenses: GPL 2+
Build system: r
Synopsis: Simulation Framework
Description:

This package provides a general framework for statistical simulation, which allows researchers to make use of a wide range of simulation designs with minimal programming effort. The package provides functionality for drawing samples from a distribution or a finite population, for adding outliers and missing values, as well as for visualization of the simulation results. It follows a clear object-oriented design and supports parallel computing to increase computational performance.

r-sparsemdc 0.99.5
Propagated dependencies: r-foreach@1.5.2 r-dorng@1.8.6.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=SparseMDC
Licenses: GPL 3
Build system: r
Synopsis: Implementation of SparseMDC Algorithm
Description:

This package implements the algorithm described in Barron, M., and Li, J. (Not yet published). This algorithm clusters samples from multiple ordered populations, links the clusters across the conditions and identifies marker genes for these changes. The package was designed for scRNA-Seq data but is also applicable to many other data types, just replace cells with samples and genes with variables. The package also contains functions for estimating the parameters for SparseMDC as outlined in the paper. We recommend that users further select their marker genes using the magnitude of the cluster centers.

r-select 1.6
Propagated dependencies: r-rsolnp@2.0.1 r-latticeextra@0.6-31 r-lattice@0.22-7 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=Select
Licenses: GPL 2+
Build system: r
Synopsis: Determines Species Probabilities Based on Functional Traits
Description:

The objective of these functions is to derive a species assemblage that satisfies a functional trait profile. Restoring resilient ecosystems requires a flexible framework for selecting assemblages that are based on the functional traits of species. However, current trait-based models have been limited to algorithms that can only select species by optimising specific trait values, and could not elegantly accommodate the common desire among restoration ecologists to produce functionally diverse assemblages. We have solved this problem by applying a non-linear optimisation algorithm that optimises Rao Q, a closed-form functional trait diversity index that incorporates species abundances, subject to other linear constraints. This framework generalises previous models that only optimised the entropy of the community, and can optimise both functional diversity and entropy simultaneously. This package can also be used to generate experimental assemblages to test the effects of community-level traits on community dynamics and ecosystem function. The method is based on theory discussed in Laughlin (2014, Ecology Letters) and Laughlin et al. (2018, Methods in Ecology and Evolution).

r-sobolnp 0.1.0
Propagated dependencies: r-pbmcapply@1.5.1 r-np@0.60-18 r-minqa@1.2.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/maikol-solis/sobolnp/
Licenses: Expat
Build system: r
Synopsis: Nonparametric Sobol Estimator with Bootstrap Bandwidth
Description:

Algorithm to estimate the Sobol indices using a non-parametric fit of the regression curve. The bandwidth is estimated using bootstrap to reduce the finite-sample bias. The package is based on the paper Solà s, M. (2018) <arXiv:1803.03333>.

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-scam 1.2-22
Propagated dependencies: r-mgcv@1.9-4 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=scam
Licenses: GPL 2+
Build system: r
Synopsis: Shape Constrained Additive Models
Description:

Generalized additive models under shape constraints on the component functions of the linear predictor. Models can include multiple shape-constrained (univariate and bivariate) and unconstrained terms. Routines of the package mgcv are used to set up the model matrix, print, and plot the results. Multiple smoothing parameter estimation by the Generalized Cross Validation or similar. See Pya and Wood (2015) <doi:10.1007/s11222-013-9448-7> for an overview. A broad selection of shape-constrained smoothers, linear functionals of smooths with shape constraints, and Gaussian models with AR1 residuals.

r-starling 0.6.5
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-rlang@1.1.6 r-reclin2@0.6.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-janitor@2.2.1 r-dplyr@1.1.4 r-digest@0.6.39 r-datawizard@1.3.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=starling
Licenses: GPL 3+
Build system: r
Synopsis: Link Infectious Disease Cases to Vaccination and Hospitalization Records
Description:

Facilitates probabilistic record linkage between infectious disease surveillance datasets (notifiable disease registers, outbreak line-lists), vaccination registries, and hospitalization records using methods based on Fellegi and Sunter (1969) <doi:10.1080/01621459.1969.10501049> and Sayers et al. (2016) <doi:10.1093/ije/dyv322>. The package provides core functions for data preparation, linkage, and analysis: clean_the_nest() standardizes variable names and formats across heterogeneous datasets; murmuration() performs machine learning-based record linkage using blocking variables and similarity metrics; molting() deidentifies datasets for secure sharing; homing() re-identifies previously deidentified datasets; plumage() identifies and categorizes comorbidities; and preening() creates analysis-ready variables including age categories and temporal groupings. Designed for epidemiological research linking acute and post-acute disease outcomes to vaccination status and healthcare utilization. Supports multiple linkage scenarios including case-to-vaccination, case-to-hospitalization, and event-based vaccination status determination (e.g., outbreak attendees, flight passengers, exposure site visitors).

r-secrfunc 1.0.0
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcppnumerical@0.6-0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.otago.ac.nz/density/
Licenses: GPL 2+
Build system: r
Synopsis: Helper Functions for Package 'secr'
Description:

This package provides functions are provided for internal use by the spatial capture-recapture package secr (from version 5.4.0). The idea is to speed up the installation of secr', and possibly reduce its size. Initially the functions are those for area and transect search that use numerical integration code from RcppNumerical and RcppEigen'. The functions are not intended to be user-friendly and require considerable preprocessing of data.

Total packages: 69237