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

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-surveystat 1.0.3
Propagated dependencies: r-rlang@1.2.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=SurveyStat
Licenses: GPL 3
Build system: r
Synopsis: Survey Data Cleaning, Weighting and Analysis
Description:

This package provides utilities for cleaning survey data, computing weights, and performing descriptive statistical analysis. Methods follow Lohr (2019, ISBN:978-0367272454) "Sampling: Design and Analysis" and Lumley (2010) <doi:10.1002/9780470580066>.

r-spnetwork 0.4.4.7
Propagated dependencies: r-spdep@1.4-2 r-sfheaders@0.4.5 r-sf@1.1-1 r-rdpack@2.6.6 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-progressr@0.19.0 r-igraph@2.3.1 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-dbscan@1.2.4 r-data-table@1.18.4 r-cubature@2.1.4-1 r-cpprouting@3.2 r-bh@1.90.0-1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://jeremygelb.github.io/spNetwork/
Licenses: GPL 2
Build system: r
Synopsis: Spatial Analysis on Network
Description:

Perform spatial analysis on network. Implement several methods for spatial analysis on network: Network Kernel Density estimation, building of spatial matrices based on network distance ('listw objects from spdep package), K functions estimation for point pattern analysis on network, k nearest neighbours on network, reachable area calculation, and graph generation References: Okabe et al (2019) <doi:10.1080/13658810802475491>; Okabe et al (2012, ISBN:978-0470770818);Baddeley et al (2015, ISBN:9781482210200).

r-spdbl 1.0.2
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-readr@2.2.0 r-reactran@1.4.3.2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-mniw@1.0.2 r-matrixsampling@2.0.0 r-matrixcalc@1.0-6 r-magrittr@2.0.5 r-laplacesdemon@16.1.8 r-invgamma@1.2 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spDBL
Licenses: Expat
Build system: r
Synopsis: Dynamic Bayesian Learning for Spatiotemporal Mechanistic Models
Description:

This package provides tools for Bayesian learning of spatiotemporal dynamical mechanistic models. Includes methods for parameter estimation, simulation, and inference using hierarchical and state-space modeling approaches, following Banerjee, Chen, Frankenburg and Zhou (2025) <https://jmlr.org/papers/v26/22-0896.html>.

r-shinyblock 0.1.3
Dependencies: python@3.12.12
Propagated dependencies: r-shiny@1.13.0 r-reticulate@1.46.0 r-reactable@0.4.5 r-networkd3@0.4.1 r-jsonlite@2.0.0 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ikemillar/ShinyBlock
Licenses: Expat
Build system: r
Synopsis: Multi-Protocol Blockchain Simulator and Enterprise Ledger Framework
Description:

An interactive framework for simulating blockchain protocols using a hybrid R-Shiny and Python architecture. The package provides tools to visualize peer-to-peer network maps, manage supply chain logistics on-chain, and execute cross-border settlements via smart contract logic. It leverages the reticulate package to perform standardized cryptographic operations, including SHA-256 hashing, Merkle Tree construction, and ECDSA (Elliptic Curve Digital Signature Algorithm) key generation. This tool is designed for pedagogical demonstration and rapid prototyping of distributed ledger requirements.

r-slurm 2025.4.9
Propagated dependencies: r-nc@2026.4.20 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=slurm
Licenses: GPL 3
Build system: r
Synopsis: Running and Parsing Slurm Commands
Description:

User-friendly functions which parse output of command line programs used to query Slurm. Morris A. Jette and Tim Wickberg (2023) <doi:10.1007/978-3-031-43943-8_1> describe Slurm in detail.

r-survdt 0.9.0
Propagated dependencies: r-survival@3.8-6 r-igraph@2.3.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=survdt
Licenses: GPL 3+
Build system: r
Synopsis: Improved Methods for Survival Analysis under Double Truncation
Description:

This package contains existing and novel methods for nonparametric analysis and Cox regression analysis with doubly truncated survival data, as described in Vazquez and Xie (2025) <doi:10.1007/s10985-025-09650-5>. Includes survival curves and hazard estimates through nonparametric maximum likelihood estimation, various tests for detecting group differences or non-ignorable sampling bias, and inverse probability weighted Cox regression with several options of nonparametric weights. Also implements diagnostics for key modeling assumptions such as quasi-independent truncation and the positivity assumption. Closed-form standard errors are available for all estimates, i.e. bootstrapping is not required.

r-secretsprovider 1.0.1
Propagated dependencies: r-getpass@0.2-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=SecretsProvider
Licenses: ASL 2.0
Build system: r
Synopsis: Save and Retrieve Name-Value Pairs to and from a File
Description:

Facilitates secret management by storing credentials in a dedicated file, keeping them out of your code base. The secrets are stored without encryption. This package is compatible with secrets stored by the SecretsProvider Python package <https://pypi.org/project/SecretsProvider/>.

r-scryr 1.0.0
Propagated dependencies: r-tibble@3.3.1 r-purrr@1.2.2 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://curso-r.github.io/scryr/
Licenses: Expat
Build system: r
Synopsis: An Interface to the 'Scryfall' API
Description:

This package provides a simple, light, and robust interface between R and the Scryfall card data API <https://scryfall.com/docs/api>.

r-sra 0.1.4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/lerouzic/sra
Licenses: GPL 2
Build system: r
Synopsis: Selection Response Analysis
Description:

Artificial selection through selective breeding is an efficient way to induce changes in traits of interest in experimental populations. This package (sra) provides a set of tools to analyse artificial-selection response datasets. The data typically feature for several generations the average value of a trait in a population, the variance of the trait, the population size and the average value of the parents that were chosen to breed. Sra implements two families of models aiming at describing the dynamics of the genetic architecture of the trait during the selection response. The first family relies on purely descriptive (phenomenological) models, based on an autoregressive framework. The second family provides different mechanistic models, accounting e.g. for inbreeding, mutations, genetic and environmental canalization, or epistasis. The parameters underlying the dynamics of the time series are estimated by maximum likelihood. The sra package thus provides (i) a wrapper for the R functions mle() and optim() aiming at fitting in a convenient way a predetermined set of models, and (ii) some functions to plot and analyze the output of the models.

r-sphereoptimize 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SphereOptimize
Licenses: GPL 3
Build system: r
Synopsis: Optimization on a Unit Sphere
Description:

This package provides a simple tool for numerical optimization on the unit sphere. This is achieved by combining the spherical coordinating system with L-BFGS-B optimization. This algorithm is implemented in Kolkiewicz, A., Rice, G., & Xie, Y. (2020) <doi:10.1016/j.jspi.2020.07.001>.

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-simvitd 1.0.4
Propagated dependencies: r-simpleboot@1.1-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SimVitD
Licenses: GPL 2+
Build system: r
Synopsis: Simulation Tools for Planning Vitamin D Studies
Description:

Simulation tools for planning Vitamin D studies. Individual vitamin D status profiles are simulated, modelling population heterogeneity in trial arms. Exposures to infectious agents are generated, with infection depending on vitamin D status.

r-survawkmt2 1.0.1
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=survAWKMT2
Licenses: GPL 2
Build system: r
Synopsis: Two-Sample Tests Based on Differences of Kaplan-Meier Curves
Description:

Tests for equality of two survival functions based on integrated weighted differences of two Kaplan-Meier curves.

r-shellgame 0.1.1
Propagated dependencies: r-tidycensus@1.8.1 r-stringr@1.6.0 r-rlang@1.2.0 r-magrittr@2.0.5 r-janitor@2.2.1 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://github.com/phinnphace/shellgame
Licenses: Expat
Build system: r
Synopsis: The Shell Game - Audit Geographic Data Transformations
Description:

Reveals how data quality silently degrades during geographic transformations while variable labels remain unchanged. Demonstrates that transformation error is agnostic to both the variable (population, income, etc.) and the tool ('R', Python', etc.). Provides a reproducible audit framework for quantifying the shift from observed to imputed data at each transformation hop.

r-spgwr 0.6-37
Propagated dependencies: r-spdata@2.3.5 r-sp@2.2-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rsbivand/spgwr/
Licenses: GPL 2+
Build system: r
Synopsis: Geographically Weighted Regression
Description:

This package provides functions for computing geographically weighted regressions are provided, based on work by Chris Brunsdon, Martin Charlton and Stewart Fotheringham.

r-synthesis 1.2.5
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/zejiang-unsw/synthesis#readme
Licenses: GPL 3+
Build system: r
Synopsis: Generate Synthetic Data from Statistical Models
Description:

Generate synthetic time series from commonly used statistical models, including linear, nonlinear and chaotic systems. Applications to testing methods can be found in Jiang, Z., Sharma, A., & Johnson, F. (2019) <doi:10.1016/j.advwatres.2019.103430> and Jiang, Z., Sharma, A., & Johnson, F. (2020) <doi:10.1029/2019WR026962> associated with an open-source tool by Jiang, Z., Rashid, M. M., Johnson, F., & Sharma, A. (2020) <doi:10.1016/j.envsoft.2020.104907>.

r-stenr 0.6.9
Propagated dependencies: r-rlang@1.2.0 r-r6@2.6.1 r-moments@0.14.1 r-dplyr@1.2.1 r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://statismike.github.io/stenR/
Licenses: Expat
Build system: r
Synopsis: Standardization of Raw Discrete Questionnaire Scores
Description:

An user-friendly framework to preprocess raw item scores of questionnaires into factors or scores and standardize them. Standardization can be made either by their normalization in representative sample, or by import of premade scoring table.

r-sweater 0.1.8
Propagated dependencies: r-rcpp@1.1.1-1.1 r-quanteda@4.4 r-purrr@1.2.2 r-proxy@0.4-29 r-liblinear@2.10-24 r-data-table@1.18.4 r-combinat@0.0-8 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gesistsa/sweater
Licenses: GPL 3+
Build system: r
Synopsis: Speedy Word Embedding Association Test and Extras Using R
Description:

Conduct various tests for evaluating implicit biases in word embeddings: Word Embedding Association Test (Caliskan et al., 2017), <doi:10.1126/science.aal4230>, Relative Norm Distance (Garg et al., 2018), <doi:10.1073/pnas.1720347115>, Mean Average Cosine Similarity (Mazini et al., 2019) <arXiv:1904.04047>, SemAxis (An et al., 2018) <arXiv:1806.05521>, Relative Negative Sentiment Bias (Sweeney & Najafian, 2019) <doi:10.18653/v1/P19-1162>, and Embedding Coherence Test (Dev & Phillips, 2019) <arXiv:1901.07656>.

r-slash 0.2.0
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/feddelegrand7/slash
Licenses: Expat
Build system: r
Synopsis: Path-Based Access and Manipulation of Nested Lists
Description:

Allows users to list data structures using path-based navigation. Provides intuitive methods for storing, accessing, and manipulating nested data through simple path strings. Key features include strict mode validation, path existence checking, recursive operations, and automatic parent-level creation. Designed for use cases requiring organized storage of complex nested data while maintaining simple access patterns. Particularly useful for configuration management, nested settings, and any application where data naturally forms a tree-like structure.

r-surveycore 1.0.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-s7@0.2.2 r-rlang@1.2.0 r-pbivnorm@0.6.0 r-marginaleffects@0.32.0 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/JDenn0514/surveycore
Licenses: GPL 3+
Build system: r
Synopsis: Core Survey Analysis Infrastructure
Description:

This package provides a modern, S7'-based foundation for survey analysis spanning both probability and non-probability samples. Probability sample designs include Taylor series linearization, replicate weights (BRR, Fay, jackknife, bootstrap), and two-phase estimation, following Lumley (2004) <doi:10.18637/jss.v009.i08>. Non-probability sample designs support bootstrap and jackknife variance estimation for opt-in panels and convenience samples. Provides a unified estimator interface for means, frequencies, totals, quantiles, ratios, correlations, regression, and t-tests, with weighted polychoric and polyserial correlation following Mannan (2025) <doi:10.2139/ssrn.6580480>. A metadata system preserves haven'-style variable labels, value labels, and question-preface attributes through all operations. Uses a tidyselect interface throughout.

r-surveyvoi 1.1.1
Dependencies: mpfr@4.2.2 jags@4.3.1 gmp@6.3.0 fftw@3.3.10 automake@1.17 autoconf@2.69
Propagated dependencies: r-xgboost@3.2.1.1 r-withr@3.0.2 r-vegan@2.7-3 r-tibble@3.3.1 r-sf@1.1-1 r-scales@1.4.0 r-rsymphony@0.1-33 r-rcppeigen@0.3.4.0.2 r-rcppalgos@2.10.0 r-rcpp@1.1.1-1.1 r-progress@1.2.3 r-poissonbinomial@1.2.8 r-plyr@1.8.9 r-nloptr@2.2.1 r-matrix@1.7-5 r-groupdata2@2.0.5 r-dplyr@1.2.1 r-doparallel@1.0.17 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://prioritizr.github.io/surveyvoi/
Licenses: GPL 3
Build system: r
Synopsis: Survey Value of Information
Description:

Decision support tool for prioritizing sites for ecological surveys based on their potential to improve plans for conserving biodiversity (e.g. plans for establishing protected areas). Given a set of sites that could potentially be acquired for conservation management, it can be used to generate and evaluate plans for surveying additional sites. Specifically, plans for ecological surveys can be generated using various conventional approaches (e.g. maximizing expected species richness, geographic coverage, diversity of sampled environmental algorithms. After generating such survey plans, they can be evaluated using conditions) and maximizing value of information. Please note that several functions depend on the Gurobi optimization software (available from <https://www.gurobi.com>). Additionally, the JAGS software (available from <https://mcmc-jags.sourceforge.io/>) is required to fit hierarchical generalized linear models. For further details, see Hanson et al. (2023) <doi:10.1111/1365-2664.14309>.

r-smbinning 0.9
Propagated dependencies: r-sqldf@0.4-12 r-partykit@1.2-27 r-gsubfn@0.7 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=smbinning
Licenses: GPL 2+
Build system: r
Synopsis: Scoring Modeling and Optimal Binning
Description:

This package provides a set of functions to build a scoring model from beginning to end, leading the user to follow an efficient and organized development process, reducing significantly the time spent on data exploration, variable selection, feature engineering, binning and model selection among other recurrent tasks. The package also incorporates monotonic and customized binning, scaling capabilities that transforms logistic coefficients into points for a better business understanding and calculates and visualizes classic performance metrics of a classification model.

r-sales 1.0.2
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/knightgu/SALES
Licenses: GPL 2+
Build system: r
Synopsis: The (Adaptive) Elastic Net and Lasso Penalized Sparse Asymmetric Least Squares (SALES) and Coupled Sparse Asymmetric Least Squares (COSALES) using Coordinate Descent and Proximal Gradient Algorithms
Description:

This package provides a coordinate descent algorithm for computing the solution paths of the sparse and coupled sparse asymmetric least squares, including the (adaptive) elastic net and Lasso penalized SALES and COSALES regressions.

r-ssr 0.1.1
Propagated dependencies: r-e1071@1.7-17 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/enriquegit/ssr
Licenses: GPL 3
Build system: r
Synopsis: Semi-Supervised Regression Methods
Description:

An implementation of semi-supervised regression methods including self-learning and co-training by committee based on Hady, M. F. A., Schwenker, F., & Palm, G. (2009) <doi:10.1007/978-3-642-04274-4_13>. Users can define which set of regressors to use as base models from the caret package, other packages, or custom functions.

Total packages: 72465