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

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-squant 1.1.7
Propagated dependencies: r-survival@3.8-6 r-glmnet@5.0 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=squant
Licenses: GPL 3
Build system: r
Synopsis: Subgroup Identification Based on Quantitative Objectives
Description:

This package provides a subgroup identification method for precision medicine based on quantitative objectives. This method can handle continuous, binary and survival endpoint for both prognostic and predictive case. For the predictive case, the method aims at identifying a subgroup for which treatment is better than control by at least a pre-specified or auto-selected constant. For the prognostic case, the method aims at identifying a subgroup that is at least better than a pre-specified/auto-selected constant. The derived signature is a linear combination of predictors, and the selected subgroup are subjects with the signature > 0. The false discover rate when no true subgroup exists is controlled at a user-specified level.

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-shinytitle 0.1.0
Propagated dependencies: r-shiny@1.13.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ashbaldry/shinytitle
Licenses: GPL 2
Build system: r
Synopsis: Update Browser Window Title in 'shiny' Session
Description:

Enables the ability to change or flash the title of the browser window during a shiny session.

r-slcare 1.2.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-rereg@1.4.7 r-reda@0.5.6 r-nnet@7.3-20 r-magrittr@2.0.5 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=SLCARE
Licenses: GPL 3+
Build system: r
Synopsis: Semiparametric Latent Class Analysis of Recurrent Events
Description:

Efficient R package for latent class analysis of recurrent events, based on the semiparametric multiplicative intensity model by Zhao et al. (2022) <doi:10.1111/rssb.12499>. SLCARE returns estimates for non-functional model parameters along with the associated variance estimates and p-values. Visualization tools are provided to depict the estimated functional model parameters and related functional quantities of interest. SLCARE also delivers a model checking plot to help assess the adequacy of the fitted model.

r-semnetcleaner 1.3.7
Propagated dependencies: r-stringi@1.8.7 r-stringdist@0.9.17 r-shiny@1.13.0 r-semnetdictionaries@0.2.1 r-searcher@0.0.7 r-rstudioapi@0.18.0 r-readxl@1.5.0 r-r-matlab@3.7.0 r-pbapply@1.7-4 r-foreign@0.8-91
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/AlexChristensen/SemNetCleaner
Licenses: GPL 3+
Build system: r
Synopsis: An Automated Cleaning Tool for Semantic and Linguistic Data
Description:

This package implements several functions that automates the cleaning and spell-checking of text data. Also converges, finalizes, removes plurals and continuous strings, and puts text data in binary format for semantic network analysis. Uses the SemNetDictionaries package to make the cleaning process more accurate, efficient, and reproducible.

r-snplinkage 1.2.0
Propagated dependencies: r-snprelate@1.46.0 r-reshape2@1.4.5 r-magrittr@2.0.5 r-knitr@1.51 r-gwastools@1.58.0 r-gtable@0.3.6 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-gdsfmt@1.48.1 r-data-table@1.18.4 r-cowplot@1.2.0 r-biomart@2.68.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gitlab.com/thomaschln/snplinkage
Licenses: GPL 3
Build system: r
Synopsis: Single Nucleotide Polymorphisms Linkage Disequilibrium Visualizations
Description:

Linkage disequilibrium visualizations of up to several hundreds of single nucleotide polymorphisms (SNPs), annotated with chromosomic positions and gene names. Two types of plots are available for small numbers of SNPs (<40) and for large numbers (tested up to 500). Both can be extended by combining other ggplots, e.g. association studies results, and functions enable to directly visualize the effect of SNP selection methods, as minor allele frequency filtering and TagSNP selection, with a second correlation heatmap. The SNPs correlations are computed on Genotype Data objects from the GWASTools package using the SNPRelate package, and the plots are customizable ggplot2 and gtable objects and are annotated using the biomaRt package. Usage is detailed in the vignette with example data and results from up to 500 SNPs of 1,200 scans are in Charlon T. (2019) <doi:10.13097/archive-ouverte/unige:161795>.

r-simdata 0.4.1
Propagated dependencies: r-mvtnorm@1.3-7 r-matrix@1.7-5 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://matherealize.github.io/simdata/
Licenses: GPL 3
Build system: r
Synopsis: Generate Simulated Datasets
Description:

Generate simulated datasets from an initial underlying distribution and apply transformations to obtain realistic data. Implements the NORTA (Normal-to-anything) approach from Cario and Nelson (1997) and other data generating mechanisms. Simple network visualization tools are provided to facilitate communicating the simulation setup.

r-stepssurvey 0.1.0
Propagated dependencies: r-survey@4.5 r-shiny@1.13.0 r-rmarkdown@2.31 r-readxl@1.5.0 r-readr@2.2.0 r-purrr@1.2.2 r-patchwork@1.3.2 r-janitor@2.2.1 r-haven@2.5.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-flextable@0.9.11 r-dt@0.34.0 r-dplyr@1.2.1 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/drpakhare/stepssurvey
Licenses: Expat
Build system: r
Synopsis: Analyse WHO STEPS Survey Data
Description:

This package provides a complete analysis pipeline for the WHO STEPwise Approach to NCD Risk Factor Surveillance (STEPS) as described in Riley et al. (2016) <doi:10.2105/AJPH.2015.302962>. Imports raw survey data ('CSV', Excel', Stata', SPSS'), applies WHO-standard cleaning and recoding, sets up complex survey designs, computes all standard NCD indicators (tobacco, alcohol, diet, physical activity, anthropometry, blood pressure, biochemical), and generates publication-ready tables, visualisations, and Word'/'HTML reports (fact sheet, data book, country report).

r-selectiveinference 1.2.5
Propagated dependencies: r-survival@3.8-6 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-intervals@0.15.5 r-glmnet@5.0 r-adaptmcmc@1.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=selectiveInference
Licenses: GPL 2
Build system: r
Synopsis: Tools for Post-Selection Inference
Description:

New tools for post-selection inference, for use with forward stepwise regression, least angle regression, the lasso, and the many means problem. The lasso function implements Gaussian, logistic and Cox survival models.

r-skfcpd 0.2.4
Propagated dependencies: r-rlang@1.2.0 r-reshape2@1.4.5 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-fastgasp@0.6.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SKFCPD
Licenses: GPL 3+
Build system: r
Synopsis: Fast Online Changepoint Detection for Temporally Correlated Data
Description:

Sequential Kalman filter for scalable online changepoint detection by temporally correlated data. It enables fast single and multiple change points with missing values. See the reference: Hanmo Li, Yuedong Wang, Mengyang Gu (2023), <arXiv:2310.18611>.

r-seasepi 0.0.3
Propagated dependencies: r-ngspatial@1.2-2 r-mvtnorm@1.3-7 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=SeasEpi
Licenses: Expat
Build system: r
Synopsis: Spatiotemporal Modeling of Seasonal Infectious Disease
Description:

Spatiotemporal individual-level model of seasonal infectious disease transmission within the Susceptible-Exposed-Infectious-Recovered-Susceptible (SEIRS) framework are applied to model seasonal infectious disease transmission. This package employs a likelihood based Monte Carlo Expectation Conditional Maximization (MCECM) algorithm for estimating model parameters. In addition to model fitting and parameter estimation, the package offers functions for calculating AIC using real pandemic data and conducting simulation studies customized to user-specified model configurations.

r-sire 1.1.0
Propagated dependencies: r-systemfit@1.1-30 r-stringr@1.6.0 r-rsolnp@2.0.1 r-psych@2.6.5 r-numderiv@2016.8-1.1 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-mass@7.3-65 r-magrittr@2.0.5 r-igraph@2.3.1 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=SIRE
Licenses: GPL 3
Build system: r
Synopsis: Finding Feedback Effects in SEM and Testing for Their Significance
Description:

This package provides two main functionalities. 1 - Given a system of simultaneous equation, it decomposes the matrix of coefficients weighting the endogenous variables into three submatrices: one includes the subset of coefficients that have a causal nature in the model, two include the subset of coefficients that have a interdependent nature in the model, either at systematic level or induced by the correlation between error terms. 2 - Given a decomposed model, it tests for the significance of the interdependent relationships acting in the system, via Maximum likelihood and Wald test, which can be built starting from the function output. For theoretical reference see Faliva (1992) <doi:10.1007/BF02589085> and Faliva and Zoia (1994) <doi:10.1007/BF02589041>.

r-spdgp 0.1.0
Propagated dependencies: r-vctrs@0.7.3 r-spdep@1.4-2 r-spatialreg@1.4-3 r-smoothmest@0.1-3 r-sf@1.1-1 r-rlang@1.2.0 r-matrix@1.7-5 r-mass@7.3-65 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://josiahparry.github.io/spdgp/
Licenses: Expat
Build system: r
Synopsis: Simulate Spatial Data Generation Processes
Description:

This package provides functionality for simulating data generation processes across various spatial regression models, conceptually aligned with the dgp module of the Python library spreg <https://pysal.org/spreg/api.html#dgp>.

r-spatialising 0.6.2
Propagated dependencies: r-terra@1.9-27 r-rcpp@1.1.1-1.1 r-comat@0.9.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://jakubnowosad.com/spatialising/
Licenses: Expat
Build system: r
Synopsis: Ising Model for Spatial Data
Description:

This package performs simulations of binary spatial raster data using the Ising model (Ising (1925) <doi:10.1007/BF02980577>; Onsager (1944) <doi:10.1103/PhysRev.65.117>). It allows to set a few parameters that represent internal and external pressures, and the number of simulations (Stepinski and Nowosad (2023) <doi:10.1098/rsos.231005>).

r-stepbeta 2.1.0
Propagated dependencies: r-mass@7.3-65 r-glue@1.8.1 r-combinat@0.0-8 r-betareg@3.2-4 r-aod@1.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StepBeta
Licenses: GPL 3
Build system: r
Synopsis: Stepwise Procedure for Beta, Beta-Binomial and Negative Binomial Regression Models
Description:

Starting from a Regression Model, it provides a stepwise procedure to select the linear predictor.

r-spectator 0.2.0
Propagated dependencies: r-sf@1.1-1 r-httr@1.4.8 r-geojsonsf@2.0.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spectator
Licenses: GPL 3
Build system: r
Synopsis: Interface to the 'Spectator Earth' API
Description:

This package provides interface to the Spectator Earth API <https://api.spectator.earth/>, mainly for obtaining the acquisition plans and satellite overpasses for Sentinel-1, Sentinel-2, Landsat-8 and Landsat-9 satellites. Current position and trajectory can also be obtained for a much larger set of satellites. It is also possible to search the archive for available images over the area of interest for a given (past) period, get the URL links to download the whole image tiles, or alternatively to download the image for just the area of interest based on selected spectral bands.

r-sourcoise 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rprojroot@2.1.1 r-rlang@1.2.0 r-rcppsimdjson@0.1.15 r-qs2@0.2.1 r-purrr@1.2.2 r-memoise@2.0.1 r-lubridate@1.9.5 r-logger@0.4.2 r-lobstr@1.2.1 r-knitr@1.51 r-jsonlite@2.0.0 r-glue@1.8.1 r-fs@2.1.0 r-dplyr@1.2.1 r-digest@0.6.39 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://xtimbeau.github.io/sourcoise/
Licenses: Expat
Build system: r
Synopsis: Source a Script and Cache
Description:

This package provides a function that behaves nearly as base::source() but implements a caching mechanism on disk, project based. It allows to quasi source() R scripts that gather data but can fail or consume to much time to respond even if nothing new is expected. It comes with tools to check and execute on demand or when cache is invalid the script.

r-starling 0.6.5
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-reclin2@0.6.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-janitor@2.2.1 r-dplyr@1.2.1 r-digest@0.6.39 r-datawizard@1.3.1
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-ssm 1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/peterrobertcurtis/SSM
Licenses: GPL 3
Build system: r
Synopsis: Fit and Analyze Smooth Supersaturated Models
Description:

This package creates an S4 class "SSM" and defines functions for fitting smooth supersaturated models, a polynomial model with spline-like behaviour. Functions are defined for the computation of Sobol indices for sensitivity analysis and plotting the main effects using FANOVA methods. It also implements the estimation of the SSM metamodel error using a GP model with a variety of defined correlation functions.

r-scoringutils 2.2.0
Propagated dependencies: r-scoringrules@1.1.3 r-purrr@1.2.2 r-ggplot2@4.0.3 r-data-table@1.18.4 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://doi.org/10.48550/arXiv.2205.07090
Licenses: Expat
Build system: r
Synopsis: Utilities for Scoring and Assessing Predictions
Description:

Facilitate the evaluation of forecasts in a convenient framework based on data.table. It allows user to to check their forecasts and diagnose issues, to visualise forecasts and missing data, to transform data before scoring, to handle missing forecasts, to aggregate scores, and to visualise the results of the evaluation. The package mostly focuses on the evaluation of probabilistic forecasts and allows evaluating several different forecast types and input formats. Find more information about the package in the Vignettes as well as in the accompanying paper, <doi:10.48550/arXiv.2205.07090>.

r-sejmrp 1.3.4
Propagated dependencies: r-xml2@1.5.2 r-xml@3.99-0.23 r-tidyr@1.3.2 r-stringi@1.8.7 r-rvest@1.0.5 r-rpostgresql@0.7-8 r-factoextra@2.0.0 r-dplyr@1.2.1 r-dbi@1.3.0 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sejmRP
Licenses: GPL 2
Build system: r
Synopsis: An Information About Deputies and Votings in Polish Diet from Seventh to Eighth Term of Office
Description:

Set of functions that access information about deputies and votings in Polish diet from webpage <http://www.sejm.gov.pl>. The package was developed as a result of an internship in MI2 Group - <http://mi2.mini.pw.edu.pl>, Faculty of Mathematics and Information Science, Warsaw University of Technology.

r-stepcount 0.5.0
Propagated dependencies: r-rlang@1.2.0 r-reticulate@1.46.0 r-readr@2.2.0 r-magrittr@2.0.5 r-lubridate@1.9.5 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://cran.r-project.org/package=stepcount
Licenses: Expat
Build system: r
Synopsis: Estimate Step Counts from 'Accelerometry' Data
Description:

Interfaces the stepcount Python module <https://github.com/OxWearables/stepcount> to estimate step counts and other activities from accelerometry data.

r-simer 1.0.0
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-jsonlite@2.0.0 r-bigmemory@4.6.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/xiaolei-lab/SIMER
Licenses: ASL 2.0
Build system: r
Synopsis: Data Simulation for Life Science and Breeding
Description:

Data simulator including genotype, phenotype, pedigree, selection and reproduction in R. It simulates most of reproduction process of animals or plants and provides data for GS (Genomic Selection), GWAS (Genome-Wide Association Study), and Breeding. For ADI model, please see Kao C and Zeng Z (2002) <doi:10.1093/genetics/160.3.1243>. For build.cov, please see B. D. Ripley (1987) <ISBN:9780470009604>.

r-s3vs 1.0
Propagated dependencies: r-survival@3.8-6 r-pec@2025.06.24 r-ncvreg@3.16.0 r-mombf@3.5.4 r-glmnet@5.0 r-future-apply@1.20.2 r-eha@2.11.5 r-afthd@1.1.0 r-aftgee@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=S3VS
Licenses: GPL 2+
Build system: r
Synopsis: Structured Screen-and-Select Variable Selection in Linear, Generalized Linear, and Survival Models
Description:

This package performs variable selection using the structured screen-and-select (S3VS) framework in linear models, generalized linear models with binary data, and survival models such as the Cox model and accelerated failure time (AFT) model.

Total packages: 22167