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

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-stepreg 1.6.6
Propagated dependencies: r-survival@3.8-6 r-survauc@1.4-0 r-proc@1.19.0.1 r-mass@7.3-65 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-flextable@0.9.11
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StepReg
Licenses: Expat
Build system: r
Synopsis: Stepwise Regression Analysis
Description:

Stepwise regression is a statistical technique used for model selection. This package streamlines stepwise regression analysis by supporting multiple regression types(linear, Cox, logistic, Poisson, Gamma, and negative binomial), incorporating popular selection strategies(forward, backward, bidirectional, and subset), and offering essential metrics. It enables users to apply multiple selection strategies and metrics in a single function call, visualize variable selection processes, and export results in various formats. StepReg offers a data-splitting option to address potential issues with invalid statistical inference and a randomized forward selection option to avoid overfitting. We validated StepReg's accuracy using public datasets within the SAS software environment. For an interactive web interface, users can install the companion StepRegShiny package.

r-simputation 0.2.9
Propagated dependencies: r-vim@7.0.0 r-rpart@4.1.27 r-randomforest@4.7-1.2 r-norm@1.0-11.1 r-missforest@1.6.1 r-mass@7.3-65 r-gower@1.0.2 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/markvanderloo/simputation
Licenses: GPL 3
Build system: r
Synopsis: Simple Imputation
Description:

Easy to use interfaces to a number of imputation methods that fit in the not-a-pipe operator of the magrittr package.

r-spev 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SPEV
Licenses: GPL 2+
Build system: r
Synopsis: Unsmoothed and Smoothed Penalized PCA using Nesterov Smoothing
Description:

We provide functionality to implement penalized PCA with an option to smooth the objective function using Nesterov smoothing. Two functions are available to compute a user-specified number of eigenvectors. The function unsmoothed_penalized_EV() computes a penalized PCA without smoothing and has three parameters (the input matrix, the Lasso penalty, and the number of desired eigenvectors). The function smoothed_penalized_EV() computes a smoothed penalized PCA using the same parameters and additionally requires the specification of a smoothing parameter. Both functions return a matrix having the desired eigenvectors as columns.

r-scenfire 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-terra@1.9-27 r-stringr@1.6.0 r-sf@1.1-1 r-rlang@1.2.0 r-readr@2.2.0 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 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=scenfire
Licenses: Expat
Build system: r
Synopsis: Post-Processing Algorithm for Integrating Wildfire Simulations
Description:

This package provides a specialized selection algorithm designed to align simulated fire perimeters with specific fire size distribution scenarios. The foundation of this approach lies in generating a vast collection of plausible simulated fires across a wide range of conditions, assuming a random pattern of ignition. The algorithm then assembles individual fire perimeters based on their specific probabilities of occurrence, e.g., determined by (i) the likelihood of ignition and (ii) the probability of particular fire-weather scenarios, including wind speed and direction. Implements the method presented in Rodrigues (2025a) <doi:10.5194/egusphere-egu25-8974>. Demo data and code examples can be found in Rodrigues (2025b) <doi:10.5281/zenodo.15282605>.

r-scanstatistics 1.1.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-sets@1.0-25 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-plyr@1.8.9 r-magrittr@2.0.5 r-ismev@1.43 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/promerpr/scanstatistics
Licenses: GPL 3+
Build system: r
Synopsis: Space-Time Anomaly Detection using Scan Statistics
Description:

Detection of anomalous space-time clusters using the scan statistics methodology. Focuses on prospective surveillance of data streams, scanning for clusters with ongoing anomalies. Hypothesis testing is made possible by Monte Carlo simulation. Allévius (2018) <doi:10.21105/joss.00515>.

r-stripless 1.0-3
Propagated dependencies: r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stripless
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Structured Trellis Displays Without Strips for Lattice Graphics
Description:

For making Trellis-type conditioning plots without strip labels. This is useful for displaying the structure of results from factorial designs and other studies when many conditioning variables would clutter the display with layers of redundant strip labels. Settings of the variables are encoded by layout and spacing in the trellis array and decoded by a separate legend. The functionality is implemented by a single S3 generic strucplot() function that is a wrapper for the Lattice package's xyplot() function. This allows access to all Lattice graphics capabilities in the usual way.

r-simecol 0.9-3
Propagated dependencies: r-minqa@1.2.8 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/tpetzoldt/simecol/
Licenses: GPL 2+
Build system: r
Synopsis: Simulation of Ecological (and Other) Dynamic Systems
Description:

An object oriented framework to simulate ecological (and other) dynamic systems. It can be used for differential equations, individual-based (or agent-based) and other models as well. It supports structuring of simulation scenarios (to avoid copy and paste) and aims to improve readability and re-usability of code.

r-signalhsmm 1.5
Propagated dependencies: r-shiny@1.13.0 r-seqinr@4.2-44 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/michbur/signalhsmm
Licenses: GPL 3
Build system: r
Synopsis: Predict Presence of Signal Peptides
Description:

Predicts the presence of signal peptides in eukaryotic protein using hidden semi-Markov models. The implemented algorithm can be accessed from both the command line and GUI.

r-semiartificial 2.4.1
Propagated dependencies: r-timedate@4052.112 r-statmatch@1.4.3 r-rsnns@0.4-18 r-robustbase@0.99-7 r-nnet@7.3-20 r-mcclust@1.0.1 r-mass@7.3-65 r-logspline@2.1.22 r-ks@1.15.2 r-fpc@2.2-14 r-flexclust@1.5.0 r-corelearn@1.57.3.1 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://lkm.fri.uni-lj.si/rmarko/software/
Licenses: GPL 3
Build system: r
Synopsis: Generator of Semi-Artificial Data
Description:

This package contains methods to generate and evaluate semi-artificial data sets. Based on a given data set different methods learn data properties using machine learning algorithms and generate new data with the same properties. The package currently includes the following data generators: i) a RBF network based generator using rbfDDA() from package RSNNS', ii) a Random Forest based generator for both classification and regression problems iii) a density forest based generator for unsupervised data Data evaluation support tools include: a) single attribute based statistical evaluation: mean, median, standard deviation, skewness, kurtosis, medcouple, L/RMC, KS test, Hellinger distance b) evaluation based on clustering using Adjusted Rand Index (ARI) and FM c) evaluation based on classification performance with various learning models, e.g., random forests.

r-sectorgap 0.1.0
Propagated dependencies: r-zoo@1.8-15 r-tidyr@1.3.2 r-tempdisagg@1.2.0 r-mcmcpack@1.7-1 r-kfas@1.6.0 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://cran.r-project.org/package=sectorgap
Licenses: GPL 3
Build system: r
Synopsis: Consistent Economic Trend Cycle Decomposition
Description:

Determining potential output and the output gap - two inherently unobservable variables - is a major challenge for macroeconomists. sectorgap features a flexible modeling and estimation framework for a multivariate Bayesian state space model identifying economic output fluctuations consistent with subsectors of the economy. The proposed model is able to capture various correlations between output and a set of aggregate as well as subsector indicators. Estimation of the latent states and parameters is achieved using a simple Gibbs sampling procedure and various plotting options facilitate the assessment of the results. For details on the methodology and an illustrative example, see Streicher (2024) <https://www.research-collection.ethz.ch/handle/20.500.11850/653682>.

r-swjm 0.1.0
Propagated dependencies: r-rereg@1.4.7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=swjm
Licenses: GPL 3+
Build system: r
Synopsis: Stagewise Variable Selection for Joint Models of Semi-Competing Risks
Description:

This package implements stagewise regression for variable selection in joint models of recurrent events and terminal events (semi-competing risks). Supports two model frameworks: the joint frailty model (Cox-type) and the joint scale-change model (AFT-type). Provides cooperative lasso, lasso, and group lasso penalties with cross-validation for tuning parameter selection via cross-fitted estimating equations.

r-siamodules 0.1.3
Propagated dependencies: r-yaml@2.3.12 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-shinyjs@2.1.1 r-shinyitemanalysis@1.6.0 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-plotly@4.12.0 r-mirtcat@1.14 r-mirt@1.46.1 r-lme4@2.0-1 r-glue@1.8.1 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dt@0.34.0 r-dplyr@1.2.1 r-difnlr@1.5.2-2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ShinyItemAnalysis.org
Licenses: GPL 3
Build system: r
Synopsis: Modules for 'ShinyItemAnalysis'
Description:

Package including additional modules for interactive ShinyItemAnalysis application for the psychometric analysis of educational tests, psychological assessments, health-related and other types of multi-item measurements, or ratings from multiple raters.

r-sbtools 1.4.1
Propagated dependencies: r-mime@0.13 r-keyring@1.4.1 r-jsonlite@2.0.0 r-httr@1.4.8 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/DOI-USGS/sbtools
Licenses: CC0
Build system: r
Synopsis: USGS ScienceBase Tools
Description:

This package provides tools for interacting with U.S. Geological Survey ScienceBase <https://www.sciencebase.gov> interfaces. ScienceBase is a data cataloging and collaborative data management platform. Functions included for querying ScienceBase, and creating and fetching datasets.

r-suwo 0.2.1
Propagated dependencies: r-rlang@1.2.0 r-recordlinkage@0.4-12.6 r-lubridate@1.9.5 r-leaflet@2.2.3 r-jsonlite@2.0.0 r-httr2@1.2.2 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://docs.ropensci.org/suwo/
Licenses: GPL 2+
Build system: r
Synopsis: Access Nature Media Repositories
Description:

Streamline searching, downloading and formatting of nature media files (e.g. audios, photos) from online repositories. The package offers functions for obtaining media metadata from online repositories, downloading associated media files and updating data sets with new records.

r-stcyp 1.0.0
Propagated dependencies: r-rootsolve@1.8.2.4 r-ggplot2@4.0.3 r-copula@1.1-7 r-bsts@0.9.11
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=STCYP
Licenses: Expat
Build system: r
Synopsis: Spatio-Temporal Crop Yield Prediction
Description:

This package provides crop yield and meteorological data for Ontario, Canada. Includes functions for fitting and predicting data using spatio-temporal models, as well as tools for visualizing the results. The package builds upon existing R packages, including copula (Hofert et al., 2025) <doi:10.32614/CRAN.package.copula>, and bsts (Scott, 2024) <doi:10.32614/CRAN.package.bsts>.

r-swag 0.1.0
Propagated dependencies: r-rdpack@2.6.6 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SMAC-Group/SWAG-R-Package/
Licenses: GPL 2+
Build system: r
Synopsis: Sparse Wrapper Algorithm
Description:

An algorithm that trains a meta-learning procedure that combines screening and wrapper methods to find a set of extremely low-dimensional attribute combinations. This package works on top of the caret package and proceeds in a forward-step manner. More specifically, it builds and tests learners starting from very few attributes until it includes a maximal number of attributes by increasing the number of attributes at each step. Hence, for each fixed number of attributes, the algorithm tests various (randomly selected) learners and picks those with the best performance in terms of training error. Throughout, the algorithm uses the information coming from the best learners at the previous step to build and test learners in the following step. In the end, it outputs a set of strong low-dimensional learners.

r-survimpute 0.1.0
Propagated dependencies: r-vgam@1.1-14 r-survival@3.8-6 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=SurvImpute
Licenses: GPL 3
Build system: r
Synopsis: Multiple Imputation for Missing Covariates in Time-to-Event Data
Description:

Generates multiple imputed datasets from a substantive model compatible fully conditional specification model for time-to-event data. Our method assumes that the censoring process also depends on the covariates with missing values. Details will be available in an upcoming publication.

r-spmixw 0.2.2
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65 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=spmixW
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Spatial Panel Data Models with Convex Combinations of Weight Matrices
Description:

Bayesian Markov chain Monte Carlo (MCMC) estimation of spatial panel data models including Spatial Autoregressive (SAR), Spatial Durbin Model (SDM), Spatial Error Model (SEM), Spatial Durbin Error Model (SDEM), and Spatial Lag of X (SLX) specifications with fixed effects. Supports convex combinations of multiple spatial weight matrices and Bayesian Model Averaging (BMA) over subsets of weight matrices. Implements the convex combination spatial weight matrix methodology of Debarsy and LeSage (2021) <doi:10.1080/07350015.2020.1840993> and the Bayesian spatial panel data models of LeSage and Pace (2009, ISBN:9781420064247).

r-spatialpop 0.1.0
Propagated dependencies: r-qpdf@1.4.1 r-numbers@0.9-2 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+
Build system: r
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-splitsplitplot 0.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SplitSplitPlot
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Split-Split-Plot Experiments (Analise De Experimentos Em Parcela Subsubdividida)
Description:

This package performs analysis of split-split plot experiments in both completely randomized and randomized complete block designs. With the results, you can obtain ANOVA, mean tests, and regression analysis (Este pacote faz a analise de experimentos em parcela subsubdivididas no delineamento inteiramente casualizado e delineamento em blocos casualizados. Com resultados e possà vel obter a ANOVA, testes de medias e análise de regressao) <https://www.expstat.com/pacotes-do-r>.

r-statteacherassistant 0.0.3
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-stringi@1.8.7 r-sortable@0.6.0 r-shinyjs@2.1.1 r-shinybs@0.65.0 r-shinyalert@3.1.0 r-shiny@1.13.0 r-rmatio@0.19.0 r-rio@1.3.0 r-rhandsontable@0.3.8 r-plotly@4.12.0 r-ggplot2@4.0.3 r-extradistr@1.10.0.4 r-dt@0.34.0 r-dplyr@1.2.1 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ccasement/StatTeacherAssistant
Licenses: Expat
Build system: r
Synopsis: An App that Assists Intro Statistics Instructors with Data Sets
Description:

Includes an interactive application designed to support educators in wide-ranging disciplines, with a particular focus on those teaching introductory statistical methods (descriptive and/or inferential) for data analysis. Users are able to randomly generate data, make new versions of existing data through common adjustments (e.g., add random normal noise and perform transformations), and check the suitability of the resulting data for statistical analyses.

r-simindep 0.1.2
Propagated dependencies: r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SimIndep
Licenses: GPL 3
Build system: r
Synopsis: WISE: a Weighted Similarity Aggregation Test for Serial Independence
Description:

This package provides a fast implementation of the weighted information similarity aggregation (WISE) test for detecting serial dependence, particularly suited for high-dimensional and non-Euclidean time series. Includes functions for constructing similarity matrices and conducting hypothesis testing. Users can use different similarity measures and define their own weighting schemes. For more details see Q Zhu, M Liu, Y Han, D Zhou (2025) <doi:10.48550/arXiv.2509.05678>.

r-social 1.0
Propagated dependencies: 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=social
Licenses: GPL 2+
Build system: r
Synopsis: Social Autocorrelation
Description:

This package provides a set of functions to quantify and visualise social autocorrelation.

r-sensitivity2x2xk 1.01
Propagated dependencies: r-mvtnorm@1.3-7 r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sensitivity2x2xk
Licenses: GPL 2
Build system: r
Synopsis: Sensitivity Analysis for 2x2xk Tables in Observational Studies
Description:

This package performs exact or approximate adaptive or nonadaptive Cochran-Mantel-Haenszel-Birch tests and sensitivity analyses for one or two 2x2xk tables in observational studies.

Total packages: 22167