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

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-sfcr 0.2.3
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rootsolve@1.8.2.4 r-rlang@1.2.0 r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-kableextra@1.4.0 r-igraph@2.3.1 r-forcats@1.0.1 r-expm@1.0-0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/joaomacalos/sfcr
Licenses: Expat
Build system: r
Synopsis: Simulate Stock-Flow Consistent Models
Description:

Routines to write, simulate, and validate stock-flow consistent (SFC) models. The accounting structure of SFC models are described in Godley and Lavoie (2007, ISBN:978-1-137-08599-3). The algorithms implemented to solve the models (Gauss-Seidel and Broyden) are described in Kinsella and O'Shea (2010) <doi:10.2139/ssrn.1729205> and Peressini and Sullivan (1988, ISBN:0-387-96614-5).

r-schemate 0.1.0
Propagated dependencies: r-s7@0.2.2 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://hongyuanjia.github.io/schemate/
Licenses: Expat
Build system: r
Synopsis: Schema Inference, Editing, and Validation with 'checkmate'
Description:

This package provides a compact schema domain-specific language for inferring, editing, and validating R data structures with checkmate checks. Schemas can be serialized to and restored from JSON for storage and review. A generated standalone bundle supports vendoring the schema tools into other R packages.

r-stiles 2026.9.4
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://esmail-abdulfattah.github.io/sTiles/
Licenses: Expat
Build system: r
Synopsis: Tile-Based Sparse Cholesky Factorization and Selected Inverse
Description:

Interface to the sTiles framework for tile-based sparse Cholesky factorization: log-determinants, selected inverse (marginal variances) and triangular solves, with symbolic reuse so that repeated factorization of matrices sharing one sparsity pattern pays the ordering cost only once, as in a hyperparameter sweep. The compiled glue in this package resolves its symbols at run time against the sTiles solver library ('libstiles'), which is a separate component distributed under its own terms and is not part of this package. Install it once with sTiles_install_library()', or point the package at a copy you already have with the STILES_LIB environment variable.

r-survhe 2.0.51
Propagated dependencies: r-xlsx@0.6.5 r-tidyr@1.3.2 r-tibble@3.3.1 r-rms@8.1-1 r-ggplot2@4.0.3 r-flexsurv@2.3.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/giabaio/survHE
Licenses: GPL 3+
Build system: r
Synopsis: Survival Analysis in Health Economic Evaluation
Description:

This package contains a suite of functions for survival analysis in health economics. These can be used to run survival models under a frequentist (based on maximum likelihood) or a Bayesian approach (both based on Integrated Nested Laplace Approximation or Hamiltonian Monte Carlo). To run the Bayesian models, the user needs to install additional modules (packages), i.e. survHEinla and survHEhmc'. These can be installed from <https://giabaio.r-universe.dev/> using install.packages("survHEhmc", repos = c("https://giabaio.r-universe.dev", "https://cloud.r-project.org")) and install.packages("survHEinla", repos = c("https://giabaio.r-universe.dev", "https://cloud.r-project.org")) respectively. survHEinla is based on the package INLA, which is available for download at <https://inla.r-inla-download.org/R/stable/>. The user can specify a set of parametric models using a common notation and select the preferred mode of inference. The results can also be post-processed to produce probabilistic sensitivity analysis and can be used to export the output to an Excel file (e.g. for a Markov model, as often done by modellers and practitioners). <doi:10.18637/jss.v095.i14>.

r-statassist 1.0.0
Propagated dependencies: r-umap@0.2.10.0 r-rtsne@0.17 r-randomforest@4.7-1.2 r-kernlab@0.9-33 r-glmnet@5.0 r-dbscan@1.2.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/hiows/STATassist
Licenses: Expat
Build system: r
Synopsis: Standardised Statistical Comparison Workflows
Description:

Runs the applicable tests for a comparison in one call and returns standardised result tables. One-sample, two-group, multi-group, factorial and categorical workflows report parametric, rank-based and robust results side by side with effect sizes, confidence intervals and multiplicity-adjusted p-values. Supervised fits, embeddings, clustering and simulators follow the same result contracts. Methods include those of Welch (1947) <doi:10.1093/biomet/34.1-2.28>, Wilcoxon (1945) <doi:10.2307/3001968>, Mann and Whitney (1947) <doi:10.1214/aoms/1177730491>, Kruskal and Wallis (1952) <doi:10.1080/01621459.1952.10483441>, Friedman (1937) <doi:10.1080/01621459.1937.10503522>, Tukey (1949) <doi:10.2307/3001913>, Dunn (1964) <doi:10.1080/00401706.1964.10490181>, Yuen (1974) <doi:10.1093/biomet/61.1.165>, Brunner and Munzel (2000) <doi:10.1002/(SICI)1521-4036(200001)42:1%3C17::AID-BIMJ17%3E3.0.CO;2-U>, Algina, Keselman and Penfield (2005) <doi:10.1037/1082-989X.10.3.317>, DeLong, DeLong and Clarke-Pearson (1988) <doi:10.2307/2531595>, Sun and Xu (2014) <doi:10.1109/LSP.2014.2337313>, Pencina, D'Agostino, D'Agostino and Vasan (2008) <doi:10.1002/sim.2929>, and Pencina, D'Agostino and Steyerberg (2011) <doi:10.1002/sim.4085>.

r-sgt 2.0
Propagated dependencies: r-optimx@2025-4.9 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sgt
Licenses: GPL 3+
Build system: r
Synopsis: Skewed Generalized T Distribution Tree
Description:

Density, distribution function, quantile function and random generation for the skewed generalized t distribution. This package also provides a function that can fit data to the skewed generalized t distribution using maximum likelihood estimation.

r-starter 0.1.16
Propagated dependencies: r-rstudioapi@0.18.0 r-rprojroot@2.1.1 r-rlang@1.2.0 r-renv@1.2.3 r-r-utils@2.13.0 r-glue@1.8.1 r-gert@2.3.1 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/ddsjoberg/starter
Licenses: AGPL 3+
Build system: r
Synopsis: Starter Kit for New Projects
Description:

Get started with new projects by dropping a skeleton of a new project into a new or existing directory, initialise git repositories, and create reproducible environments with the renv package. The package allows for dynamically named files, folders, file content, as well as the functionality to drop individual template files into existing projects.

r-sqlrender 1.19.7
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rlang@1.2.0 r-rjava@1.0-18 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ohdsi.github.io/SqlRender/
Licenses: ASL 2.0
Build system: r
Synopsis: Rendering Parameterized SQL and Translation to Dialects
Description:

This package provides a rendering tool for parameterized SQL that also translates into different SQL dialects. These dialects include Microsoft SQL Server', Oracle', PostgreSql', Amazon RedShift', Apache Impala', IBM Netezza', Google BigQuery', Microsoft PDW', Snowflake', Azure Synapse Analytics Dedicated', Apache Spark', SQLite', and InterSystems IRIS'.

r-sdsfun 0.8.1
Propagated dependencies: r-tibble@3.3.1 r-spdep@1.4-2 r-sf@1.1-1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-pander@0.6.6 r-magrittr@2.0.5 r-geosphere@1.6-8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://stscl.github.io/sdsfun/
Licenses: GPL 3
Build system: r
Synopsis: Spatial Data Science Complementary Features
Description:

Wrapping and supplementing commonly used functions in the R ecosystem related to spatial data science, while serving as a basis for other packages maintained by Wenbo Lv.

r-stampr 0.3.1
Propagated dependencies: r-spdep@1.4-2 r-sf@1.1-1 r-rlang@1.2.0 r-lwgeom@0.2-16 r-geosphere@1.6-8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jedalong/stampr
Licenses: GPL 3
Build system: r
Synopsis: Spatial Temporal Analysis of Moving Polygons
Description:

Perform spatial temporal analysis of moving polygons; a longstanding analysis problem in Geographic Information Systems. Facilitates directional analysis, distance analysis, and some other simple functionality for examining spatial-temporal patterns of moving polygons.

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-soilwater 1.0.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ecor/soilwater
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of Parametric Formulas for Soil Water Retention or Conductivity Curve
Description:

It implements parametric formulas of soil water retention or conductivity curve. At the moment, only Van Genuchten (for soil water retention curve) and Mualem (for hydraulic conductivity) were implemented. See reference (<http://en.wikipedia.org/wiki/Water_retention_curve>).

r-stoichutilities 1.0.2
Propagated dependencies: r-units@1.0-1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sf@1.1-1 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/STOICH-project/STOICH-utilities
Licenses: GPL 3+
Build system: r
Synopsis: User Tools for Accessing the STOICH Project Database
Description:

User tools for working with The STOICH (Stoichiometric Traits of Organisms in their Chemical Habitats) Project database <https://snr-stoich.unl.edu/>. This package is designed to aid in data discovery, filtering, pairing water samples with organism samples, and merging data tables to assist users in preparing data for analyses. For additional examples see "Additional Examples" and the readme file at <https://github.com/STOICH-project/STOICH-utilities>.

r-ssize-fdr 1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssize.fdr
Licenses: GPL 3
Build system: r
Synopsis: Sample Size Calculations for Microarray Experiments
Description:

This package provides functions that calculate appropriate sample sizes for one-sample t-tests, two-sample t-tests, and F-tests for microarray experiments based on desired power while controlling for false discovery rates. For all tests, the standard deviations (variances) among genes can be assumed fixed or random. This is also true for effect sizes among genes in one-sample and two sample experiments. Functions also output a chart of power versus sample size, a table of power at different sample sizes, and a table of critical test values at different sample sizes.

r-scimesh 0.3.4
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://github.com/dfsp-spirit/scimesh
Licenses: Expat
Build system: r
Synopsis: Headless Publication-Quality 3D Mesh Rendering Engine
Description:

This package provides a fast, GPU-free 3D software renderer written in modern C++17 with native R bindings. Renders triangle meshes to publication-quality images entirely on the CPU, requiring no display server or graphics hardware. Features multi-light Blinn-Phong shading, screen-space ambient occlusion, anti-aliasing, depth fog, transparency, wireframe rendering, texture mapping, and procedural geometry generation. Supports standard mesh file formats with PNG and PPM output. Works on high-performance computing clusters, headless servers, containers, and continuous integration pipelines, making it suitable for scientific visualization across neuro-imaging, molecular structures, and general 3D graphics.

r-sensortowerr 1.0.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-openssl@2.4.1 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/econosopher/sensortowerR
Licenses: Expat
Build system: r
Synopsis: Interface to 'Sensor Tower' Mobile App Intelligence API
Description:

Interface to the Sensor Tower API <https://app.sensortower.com/api/docs/app_analysis> for mobile app analytics and market intelligence. Provides a small, consistent set of functions to retrieve app metadata, publisher information, download and revenue estimates, active user metrics, category rankings, aggregate game market denominators, and market trends. Four core verbs ('st_metrics', st_rankings', st_app'/'st_apps', st_filter') cover the common workflows with standardized parameters and tidyverse-friendly output. Supports both iOS and Android app ecosystems with unified data structures for cross-platform analysis.

r-seismicroll 1.1.5
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=seismicRoll
Licenses: GPL 2+
Build system: r
Synopsis: Fast Rolling Functions for Seismology using 'Rcpp'
Description:

Fast versions of seismic analysis functions that roll over a vector of values. See the RcppRoll package for alternative versions of basic statistical functions such as rolling mean, median, etc.

r-scoring 0.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scoring
Licenses: GPL 2
Build system: r
Synopsis: Proper Scoring Rules
Description:

Evaluating probabilistic forecasts via proper scoring rules. scoring implements the beta, power, and pseudospherical families of proper scoring rules, along with ordered versions of the latter two families. Included among these families are popular rules like the Brier (quadratic) score, logarithmic score, and spherical score. For two-alternative forecasts, also includes functionality for plotting scores that one would obtain under specific scoring rules.

r-scrnastat 0.1.1.2
Propagated dependencies: r-stringr@1.6.0 r-seurat@5.5.0 r-patchwork@1.3.2 r-matrix@1.7-5 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-dbi@1.3.0 r-colorspace@2.1-2 r-clustree@0.5.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scRNAstat
Licenses: AGPL 3+
Build system: r
Synopsis: Pipeline to Process Single Cell RNAseq Data
Description:

This package provides a pipeline that can process single or multiple Single Cell RNAseq samples primarily specializes in Clustering and Dimensionality Reduction. Meanwhile we use common cell type marker genes for T cells, B cells, Myeloid cells, Epithelial cells, and stromal cells (Fiboblast, Endothelial cells, Pericyte, Smooth muscle cells) to visualize the Seurat clusters, to facilitate labeling them by biological names. Once users named each cluster, they can evaluate the quality of them again and find the de novo marker genes also.

r-studystrap 1.0.1
Propagated dependencies: r-tidyverse@2.0.0 r-tibble@3.3.1 r-pls@2.9-0 r-nnls@1.6 r-matrixcorrelation@0.10.1 r-dplyr@1.2.1 r-cca@1.2.2 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=studyStrap
Licenses: Expat
Build system: r
Synopsis: Study Strap and Multi-Study Learning Algorithms
Description:

This package implements multi-study learning algorithms such as merging, the study-specific ensemble (trained-on-observed-studies ensemble) the study strap, the covariate-matched study strap, covariate-profile similarity weighting, and stacking weights. Embedded within the caret framework, this package allows for a wide range of single-study learners (e.g., neural networks, lasso, random forests). The package offers over 20 default similarity measures and allows for specification of custom similarity measures for covariate-profile similarity weighting and an accept/reject step. This implements methods described in Loewinger, Kishida, Patil, and Parmigiani. (2019) <doi:10.1101/856385>.

r-secret 1.1.0
Propagated dependencies: r-rprojroot@2.1.1 r-openssl@2.4.1 r-jsonlite@2.0.0 r-curl@7.1.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gaborcsardi/secret#readme
Licenses: Expat
Build system: r
Synopsis: Share Sensitive Information in R Packages
Description:

Allow sharing sensitive information, for example passwords, API keys, etc., in R packages, using public key cryptography.

r-screenclean 1.0.1
Propagated dependencies: r-quadprog@1.5-8 r-matrix@1.7-5 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=ScreenClean
Licenses: GPL 2+
Build system: r
Synopsis: Screen and clean variable selection procedures
Description:

Routines for a collection of screen-and-clean type variable selection procedures, including UPS and GS.

r-samplingin 1.1.1
Propagated dependencies: r-sampling@2.11 r-rlang@1.2.0 r-magrittr@2.0.5 r-dplyr@1.2.1 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=samplingin
Licenses: Expat
Build system: r
Synopsis: Dynamic Survey Sampling Solutions
Description:

This package provides a robust solution employing the SRS (Simple Random Sampling), systematic and PPS (Probability Proportional to Size) sampling methods, ensuring a methodical and representative selection of data. Seamlessly allocate predetermined allocations to smaller levels.

r-strength 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 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/alexpaynter/strength
Licenses: GPL 3+
Build system: r
Synopsis: Operations Designed for Tidy Strength Data
Description:

Mappings for estimated one rep max from commonly used formulas. Convenience functions for turning mass/rep/set data into useful derived quantities.

Total packages: 73954