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

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-serodynamics 0.1.0
Dependencies: jags@4.3.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-serocalculator@1.4.1 r-scales@1.4.0 r-runjags@2.2.2-5 r-rlang@1.2.0 r-purrr@1.2.2 r-ggplot2@4.0.3 r-ggmcmc@1.5.1.2 r-dplyr@1.2.1 r-coda@0.19-4.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/UCD-SERG/serodynamics
Licenses: Expat
Build system: r
Synopsis: Modeling Longitudinal Antibody Responses to Infection
Description:

This package implements Bayesian hierarchical models for estimating antibody kinetic parameters from longitudinal serological data. Fits two-phase within-host models capturing antibody rise, peak, and decay following pathogen infection, using JAGS for posterior inference. Designed as the upstream companion to the serocalculator package for end-to-end seroepidemiological analysis. Methods are described in Teunis and colleagues (2016) <doi:10.1016/j.epidem.2016.04.001> and Teunis and van Eijkeren (2020) <doi:10.1002/sim.8578>.

r-surveytidy 0.6.0
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-surveycore@1.0.0 r-s7@0.2.2 r-rlang@1.2.0 r-haven@2.5.5 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://jdenn0514.github.io/surveytidy/
Licenses: GPL 3+
Build system: r
Synopsis: Tidy 'dplyr'/'tidyr' Verbs for Survey Design Objects
Description:

This package provides dplyr and tidyr verbs, survey-aware recoding helpers, and row-wise statistics for survey design objects created with the surveycore package. filter() uses domain estimation to preserve variance estimation validity; other verbs preserve design variables and metadata automatically. Also supports survey_collection objects for applying the same operation across a list of surveys.

r-stratifyr 2.0-1
Propagated dependencies: r-nloptr@2.2.1 r-mc2d@0.2.1 r-mass@7.3-65 r-fitdistrplus@1.2-6 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stratifyR
Licenses: GPL 3+
Build system: r
Synopsis: Optimal Stratification of Univariate Populations
Description:

Determines Optimum Strata Boundaries (OSB) and Optimum Sample Sizes (OSS) for univariate stratified sampling designs under Neyman allocation. The stratification variable is described by a best-fitting parametric distribution, selected automatically by AIC from a set of continuous families (normal, log-normal, gamma, Weibull, exponential, Cauchy, uniform, Pareto, triangular and right-triangular), and the optimum boundaries are obtained by minimising the Neyman objective. Version 2.0 keeps the original globally optimal Dynamic Programming (DP) solver of Reddy and Khan (2020) as the default and adds two faster derivative-free alternatives for interactive and large-scale use: a multi-start COBYLA solver and a two-phase global solver that couples DIRECT-L with COBYLA refinement. It also provides cost-constrained allocation with unequal per-stratum costs, a design-efficiency comparison (compare_designs), two- and three-dimensional and interactive visualisations, solution-quality diagnostics (a Cauchy-Schwarz optimality gap and KKT first-order residuals for the derivative-free solvers) and a self-contained shiny application, while remaining backward compatible with the strata.data() and strata.distr() interface of version 1.x. The methodology follows Khan et al. (2008) <https://www150.statcan.gc.ca/n1/pub/12-001-x/2008002/article/10761-eng.pdf>, Reddy and Khan (2018) <doi:10.1111/anzs.12244> and Reddy and Khan (2020) <doi:10.1111/anzs.12301>.

r-shiny-ollama 0.1.1
Propagated dependencies: r-shiny@1.13.0 r-mockery@0.4.5 r-markdown@2.0 r-jsonlite@2.0.0 r-httr@1.4.8 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.indraneelchakraborty.com/shiny.ollama/
Licenses: FSDG-compatible
Build system: r
Synopsis: R 'shiny' Interface for Chatting with Large Language Models Offline on Local with 'ollama'
Description:

Chat with large language models on your machine without internet with complete privacy via ollama', powered by R shiny interface. For more information on ollama', visit <https://ollama.com>.

r-survsparse 0.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-purrr@1.2.2 r-nloptr@2.2.1 r-nleqslv@3.3.7 r-mass@7.3-65 r-gaussquad@1.0-3 r-foreach@1.5.2 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=SurvSparse
Licenses: GPL 3
Build system: r
Synopsis: Survival Analysis with Sparse Longitudinal Covariates
Description:

Survival analysis with sparse longitudinal covariates under right censoring scheme. Different hazards models are involved. Please cite the manuscripts corresponding to this package: Sun, Z. et al. (2022) <doi:10.1007/s10985-022-09548-6>, Sun, Z. and Cao, H. (2023) <arXiv:2310.15877> and Sun, D. et al. (2023) <arXiv:2308.15549>.

r-sdmvspecies 0.3.2
Propagated dependencies: r-raster@3.6-32 r-psych@2.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.sdmserialsoftware.org/sdmvspecies/
Licenses: AGPL 3
Build system: r
Synopsis: Create Virtual Species for Species Distribution Modelling
Description:

This package provides a software package help user to create virtual species for species distribution modelling. It includes several methods to help user to create virtual species distribution map. Those maps can be used for Species Distribution Modelling (SDM) study. SDM use environmental data for sites of occurrence of a species to predict all the sites where the environmental conditions are suitable for the species to persist, and may be expected to occur.

r-scoringrules 1.1.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/FK83/scoringRules
Licenses: GPL 2+
Build system: r
Synopsis: Scoring Rules for Parametric and Simulated Distribution Forecasts
Description:

Dictionary-like reference for computing scoring rules in a wide range of situations. Covers both parametric forecast distributions (such as mixtures of Gaussians) and distributions generated via simulation. Further details can be found in the package vignettes <doi:10.18637/jss.v090.i12>, <doi:10.18637/jss.v110.i08>.

r-svsocket 1.1.5
Propagated dependencies: r-svmisc@1.4.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SciViews/svSocket
Licenses: GPL 2
Build system: r
Synopsis: 'SciViews' - Socket Server
Description:

This package provides a socket server allows to connect clients to R.

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-smicd 1.1.5
Propagated dependencies: r-weights@1.1.2 r-truncnorm@1.0-9 r-mvtnorm@1.3-7 r-lme4@2.0-1 r-laeken@0.5.3 r-ineq@0.2-13 r-hmisc@5.2-5 r-formula-tools@1.7.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smicd
Licenses: GPL 2
Build system: r
Synopsis: Statistical Methods for Interval-Censored Data
Description:

This package provides functions that provide statistical methods for interval-censored (grouped) data. The package supports the estimation of linear and linear mixed regression models with interval-censored dependent variables. Parameter estimates are obtained by a stochastic expectation maximization algorithm. Furthermore, the package enables the direct (without covariates) estimation of statistical indicators from interval-censored data via an iterative kernel density algorithm. Survey and Organisation for Economic Co-operation and Development (OECD) weights can be included into the direct estimation (see, Walter, P. (2019) <doi:10.17169/refubium-1621>).

r-subvis 2.0.2
Propagated dependencies: r-shiny@1.13.0 r-biostrings@2.80.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SubVis
Licenses: GPL 3
Build system: r
Synopsis: Visual Exploration of Protein Alignments Resulting from Multiple Substitution Matrices
Description:

Substitution matrices are important parameters in protein alignment algorithms. These matrices represent the likelihood that an amino acid will be substituted for another during mutation. This tool allows users to apply predefined and custom matrices and then explore the resulting alignments with interactive visualizations. SubVis requires the availability of a web browser.

r-sgmean 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jcarlosgaviria/sgmean
Licenses: Expat
Build system: r
Synopsis: Proportional Trimmed Mean
Description:

Computes a proportional trimmed mean that resolves the integer truncation problem of base R's mean(..., trim). When k = trim * n is non-integer, a fractional discount (1 - delta) is applied to boundary observations, where delta = k - floor(k). The resulting estimator is continuous in alpha for any fixed n, syntactically identical to mean(..., trim), and compatible with the Statgraphics implementation. See Gaviria Chaverra (2026) <doi:10.32614/CRAN.package.sgmean>.

r-stlnpp 0.5.0
Propagated dependencies: r-spatstat-univar@3.2-0 r-spatstat-random@3.4-5 r-spatstat-linnet@3.5-0 r-spatstat-geom@3.7-3 r-spatstat-explore@3.8-0 r-spatstat@3.6-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stlnpp
Licenses: GPL 2+
Build system: r
Synopsis: Spatio-Temporal Analysis of Point Patterns on Linear Networks
Description:

Statistical analysis of spatio-temporal point processes on linear networks. This packages provides tools to visualise and analyse spatio-temporal point patterns on linear networks using first, second, and higher-order summary statistics.

r-shotgroups 0.8.4
Propagated dependencies: r-kernsmooth@2.23-26 r-compquadform@1.4.4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shotGroups
Licenses: GPL 2+
Build system: r
Synopsis: Analyze Shot Group Data
Description:

Analyzes shooting data with respect to group shape, precision, and accuracy. This includes graphical methods, descriptive statistics, and inference tests using standard, but also non-parametric and robust statistical methods. Implements distributions for radial error in bivariate normal variables. Works with files exported by OnTarget PC/TDS', Silver Mountain e-target, ShotMarker e-target, SIUS e-target, or Taran', as well as with custom data files in text format. Supports inference from range statistics such as extreme spread. Includes a set of web-based graphical user interfaces.

r-seminr 2.5.0
Propagated dependencies: r-lavaan@0.6-21 r-glue@1.8.1 r-diagrammersvg@0.1 r-diagrammer@1.0.12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sem-in-r/seminr
Licenses: GPL 3
Build system: r
Synopsis: Building and Estimating Structural Equation Models
Description:

This package provides a powerful, easy to use syntax for specifying and estimating complex Structural Equation Models. Models can be estimated using Partial Least Squares Path Modeling or Covariance-Based Structural Equation Modeling or covariance based Confirmatory Factor Analysis (Ray, Danks, and Valdez 2021 <doi:10.2139/ssrn.3900621>).

r-simulator 0.2.5
Propagated dependencies: r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jacobbien/simulator
Licenses: GPL 3
Build system: r
Synopsis: An Engine for Running Simulations
Description:

This package provides a framework for performing simulations such as those common in methodological statistics papers. The design principles of this package are described in greater depth in Bien, J. (2016) "The simulator: An Engine to Streamline Simulations," which is available at <arXiv:1607.00021>.

r-synthreturn 1.0.0
Propagated dependencies: r-quadprog@1.5-8 r-mirai@2.7.0 r-data-table@1.18.4 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/davidkreitmeir/synthReturn
Licenses: Expat
Build system: r
Synopsis: Synthetic Matching Method for Returns
Description:

This package implements the revised Synthetic Matching Algorithm of Kreitmeir, Lane, and Raschky (2025) <doi:10.2139/ssrn.3751162>, building on the original approach of Acemoglu, Johnson, Kermani, Kwak, and Mitton (2016) <doi:10.1016/j.jfineco.2015.10.001>, to estimate the cumulative treatment effect of an event on treated firmsâ stock returns.

r-solvesaphe 2.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=SolveSAPHE
Licenses: GPL 2+
Build system: r
Synopsis: Solver Suite for Alkalinity-PH Equations
Description:

Universal and robust algorithm for solving the total alkalinity-pH equation presented in G. Munhoven (2013) <doi:10.5194/gmd-6-1367-2013> and G. Munhoven (2021) <doi:10.5194/gmd-2020-447>. The total alkalinity-pH equation relates total alkalinity and pH for a given set of acid-base concentrations in a given water sample, among which carbonic acid. This package is particularly useful in marine chemistry involving dissolved inorganic carbon. Original package in Fortran can be found at <doi:10.5281/zenodo.4328965>.

r-shinybrms 1.8.1
Propagated dependencies: r-shiny@1.13.0 r-rstan@2.32.7 r-rlang@1.2.0 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://fweber144.github.io/shinybrms/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Graphical User Interface ('shiny' App) for 'brms'
Description:

This package provides a graphical user interface (GUI) for fitting Bayesian regression models using the package brms which in turn relies on Stan (<https://mc-stan.org/>). The shinybrms GUI is a shiny app.

r-scripturs 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/andrewheiss/scriptuRs
Licenses: Expat
Build system: r
Synopsis: Complete Text of the LDS Scriptures
Description:

Full text, in data frames containing one row per verse, of the Standard Works of The Church of Jesus Christ of Latter-day Saints (LDS). These are the Old Testament, (KJV), the New Testament (KJV), the Book of Mormon, the Doctrine and Covenants, and the Pearl of Great Price.

r-scdiftest 0.1.1
Propagated dependencies: r-zoo@1.8-15 r-strucchange@1.5-4 r-sandwich@3.1-1 r-mirt@1.46.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scDIFtest
Licenses: GPL 3
Build system: r
Synopsis: Item-Wise Score-Based DIF Detection
Description:

Detection of item-wise Differential Item Functioning (DIF) in fitted mirt', multipleGroup or bfactor models using score-based structural change tests. Under the hood the sctest() function from the strucchange package is used.

r-sportsr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/lightbluetitan/sportsr
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive Collection of Sports and Athletics Datasets
Description:

Offers a rich and diverse collection of datasets focused on sports, athletics, physical performance, and related disciplines. The package includes professional and amateur sports data covering team sports such as soccer, basketball, baseball, American football, volleyball, rugby, cricket, hockey, and handball, as well as individual sports including tennis, badminton, table tennis, golf, swimming, cycling, athletics, gymnastics, wrestling, boxing, martial arts, weightlifting, triathlon, rowing, canoeing, climbing, surfing, skiing, snowboarding, and motorsports. Datasets cover player and team performance, match statistics, tournament results, championship standings, Olympic and international competitions, rankings, player demographics, coaching and training, biomechanics, sports medicine, injuries, exercise physiology, fitness assessment, sports nutrition, wearable sensor measurements, talent identification, and sports analytics. Additional datasets include historical competitions, referee decisions, fan engagement, economic indicators, and sports management data obtained from public repositories, official organizations, research publications, and educational resources. Designed for sports scientists, coaches, analysts, researchers, educators, students, and data scientists, this package facilitates exploratory data analysis, statistical modeling, machine learning, visualization, and sports analytics research.

r-sdprior 1.0-0
Propagated dependencies: r-pscl@1.5.9 r-mvtnorm@1.3-7 r-mgcv@1.9-4 r-mass@7.3-65 r-gb2@2.1.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=sdPrior
Licenses: GPL 2
Build system: r
Synopsis: Scale-Dependent Hyperpriors in Structured Additive Distributional Regression
Description:

Utility functions for scale-dependent and alternative hyperpriors. The distribution parameters may capture location, scale, shape, etc. and every parameter may depend on complex additive terms (fixed, random, smooth, spatial, etc.) similar to a generalized additive model. Hyperpriors for all effects can be elicitated within the package. Including complex tensor product interaction terms and variable selection priors. The basic model is explained in in Klein and Kneib (2016) <doi:10.1214/15-BA983>.

r-sctenifoldknk 1.1
Propagated dependencies: r-sctenifoldnet@1.4 r-reshape2@1.4.5 r-matrix@1.7-5 r-mass@7.3-65 r-igraph@2.3.1 r-enrichr@3.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/cailab-tamu/scTenifoldKnk
Licenses: GPL 2+
Build system: r
Synopsis: In-Silico Knockout Experiments from Single-Cell Gene Regulatory Networks
Description:

This package provides a workflow based on scTenifoldNet to perform in-silico knockout experiments using single-cell RNA sequencing (scRNA-seq) data from wild-type (WT) control samples as input. First, the package constructs a single-cell gene regulatory network (scGRN) and knocks out a target gene from the adjacency matrix of the WT scGRN by setting the geneâ s outdegree edges to zero. Then, it compares the knocked out scGRN with the WT scGRN to identify differentially regulated genes, called virtual-knockout perturbed genes, which are used to assess the impact of the gene knockout and reveal the geneâ s function in the analyzed cells.

Total packages: 73955