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

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-stgam 1.2.0
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.2 r-mgcv@1.9-4 r-magrittr@2.0.5 r-glue@1.8.1 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://github.com/lexcomber/stgam
Licenses: Expat
Build system: r
Synopsis: Spatially and Temporally Varying Coefficient Models Using Generalized Additive Models
Description:

This package provides a framework for undertaking space and time varying coefficient models (varying parameter models) using a Generalized Additive Model (GAM) with smooths approach. The framework suggests the need to investigate for the presence and nature of any space-time dependencies in the data. It proposes a workflow that creates and refines an initial space-time GAM and includes tools to create and evaluate multiple model forms. The workflow sequence is to: i) Prepare the data by lengthening it to have a single location and time variables for each observation. ii) Create all possible space and/or time models in which each predictor is specified in different ways in smooths. iii) Evaluate each model via their AIC value and pick the best one. iv) Create the final model. v) Calculate the varying coefficient estimates to quantify how the relationships between the target and predictor variables vary over space, time or space-time. vi) Create maps, time series plots etc. The number of knots used in each smooth can be specified directly or iteratively increased. This is illustrated with a climate point dataset of the dry rain forest in South America. This builds on work in Comber et al (2024) <doi:10.1080/13658816.2023.2270285> and Comber et al (2004) <doi:10.3390/ijgi13120459>.

r-stratamatch 0.1.9
Propagated dependencies: r-survival@3.8-6 r-rlang@1.2.0 r-magrittr@2.0.5 r-hmisc@5.2-5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/raikens1/stratamatch
Licenses: GPL 3
Build system: r
Synopsis: Stratification and Matching for Large Observational Data Sets
Description:

This package provides a pilot matching design to automatically stratify and match large datasets. The manual_stratify() function allows users to manually stratify a dataset based on categorical variables of interest, while the auto_stratify() function does automatically by allocating a held-aside (pilot) data set, fitting a prognostic score (see Hansen (2008) <doi:10.1093/biomet/asn004>) on the pilot set, and stratifying the data set based on prognostic score quantiles. The strata_match() function then does optimal matching of the data set in parallel within strata.

r-shapechange 1.5
Propagated dependencies: r-quadprog@1.5-8 r-coneproj@1.23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ShapeChange
Licenses: GPL 2+
Build system: r
Synopsis: Change-Point Estimation using Shape-Restricted Splines
Description:

In a scatterplot where the response variable is Gaussian, Poisson or binomial, we consider the case in which the mean function is smooth with a change-point, which is a mode, an inflection point or a jump point. The main routine estimates the mean curve and the change-point as well using shape-restricted B-splines. An optional subroutine delivering a bootstrap confidence interval for the change-point is incorporated in the main routine.

r-sbw 1.2
Propagated dependencies: r-spatstat-univar@3.2-0 r-slam@0.1-55 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=sbw
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Stable Balancing Weights for Causal Inference and Missing Data
Description:

This package implements the Stable Balancing Weights by Zubizarreta (2015) <DOI:10.1080/01621459.2015.1023805>. These are the weights of minimum variance that approximately balance the empirical distribution of the observed covariates. For an overview, see Chattopadhyay, Hase and Zubizarreta (2020) <DOI:10.1002/sim.8659>. To solve the optimization problem in sbw', the default solver is quadprog', which is readily available through CRAN. The solver osqp is also posted on CRAN. To enhance the performance of sbw', users are encouraged to install other solvers such as gurobi and Rmosek', which require special installation. For the installation of gurobi and pogs, please follow the instructions at <https://docs.gurobi.com/projects/optimizer/en/current/reference/r.html> and <http://foges.github.io/pogs/stp/r>.

r-spomag 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.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=SpoMAG
Licenses: Artistic License 2.0
Build system: r
Synopsis: Probability of Sporulation Potential in MAGs
Description:

This package implements an ensemble machine learning approach to predict the sporulation potential of metagenome-assembled genomes (MAGs) from uncultivated Firmicutes based on the presence/absence of sporulation-associated genes.

r-shinytimer 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinyTimer
Licenses: Expat
Build system: r
Synopsis: Customizable Timer for 'shiny' Applications
Description:

This package provides a customizable timer widget for shiny applications. Key features include countdown and count-up mode, multiple display formats (including simple seconds, minutes-seconds, hours-minutes-seconds, and minutes-seconds-centiseconds), ability to pause, resume, and reset the timer. shinytimer widget can be particularly useful for creating interactive and time-sensitive applications, tracking session times, setting time limits for tasks or quizzes, and more.

r-solrad 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bnasr/solrad/
Licenses: AGPL 3 FSDG-compatible
Build system: r
Synopsis: Calculating Solar Radiation and Related Variables Based on Location, Time and Topographical Conditions
Description:

For surface energy models and estimation of solar positions and components with varying topography, time and locations. The functions calculate solar top-of-atmosphere, open, diffuse and direct components, atmospheric transmittance and diffuse factors, day length, sunrise and sunset, solar azimuth, zenith, altitude, incidence, and hour angles, earth declination angle, equation of time, and solar constant. Details about the methods and equations are explained in Seyednasrollah, Bijan, Mukesh Kumar, and Timothy E. Link. On the role of vegetation density on net snow cover radiation at the forest floor. Journal of Geophysical Research: Atmospheres 118.15 (2013): 8359-8374, <doi:10.1002/jgrd.50575>.

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-strata 1.4.5
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-glue@1.8.1 r-fs@2.1.0 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/asenetcky/strata
Licenses: Expat
Build system: r
Synopsis: Simple Framework for Simple Automation
Description:

Build a project framework for users with access to only the most basic of automation tools.

r-stats4teaching 0.1.0
Propagated dependencies: r-rstatix@0.7.3 r-pwr@1.3-0 r-psych@2.6.5 r-nortest@1.0-4 r-mvn@6.3 r-mass@7.3-65 r-knitr@1.51 r-clustergeneration@1.3.8 r-car@3.1-5 r-asbio@1.13-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stats4teaching
Licenses: GPL 3
Build system: r
Synopsis: Simulate Pedagogical Statistical Data
Description:

Univariate and multivariate normal data simulation. They also supply a brief summary of the analysis for each experiment/design: - Independent samples. - One-way and two-way Anova. - Paired samples (T-Test & Regression). - Repeated measures (Anova & Multiple Regression). - Clinical Assay.

r-scip 1.10.0-3
Dependencies: cmake@4.1.3
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://bnaras.github.io/scip/
Licenses: FSDG-compatible
Build system: r
Synopsis: Interface to the SCIP Optimization Suite
Description:

This package provides an R interface to SCIP (Solving Constraint Integer Programs), a framework for mixed-integer programming (MIP), mixed-integer nonlinear programming (MINLP), and constraint integer programming (2025, <doi:10.48550/arXiv.2511.18580>). Supports linear, quadratic, SOS, indicator, and knapsack constraints with continuous, binary, and integer variables. Includes a one-shot solver interface and a model-building API for incremental problem construction.

r-selectboost-beta 0.4.5
Propagated dependencies: r-withr@3.0.2 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-glmnet@5.0 r-gamlss-dist@6.1-1 r-gamlss@5.5-0 r-betareg@3.2-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://fbertran.github.io/SelectBoost.beta/
Licenses: GPL 3
Build system: r
Synopsis: Stability-Selection via Correlated Resampling for Beta-Regression Models
Description:

Adds variable-selection functions for Beta regression models (both mean and phi submodels) so they can be used within the SelectBoost algorithm. Includes stepwise AIC, BIC, and corrected AIC on betareg() fits, gamlss'-based LASSO/Elastic-Net, a pure glmnet iterative re-weighted least squares-based selector with an optional standardization speedup, and C++ helpers for iterative re-weighted least squares working steps and precision updates. Also provides a fastboost_interval() variant for interval responses, comparison helpers, and a flexible simulator simulation_DATA.beta() for interval-valued data. For more details see Bertrand and Maumy (2023) <doi:10.7490/f1000research.1119552.1>.

r-sentixr 0.2.0
Propagated dependencies: r-udpipe@0.8.16 r-tidyselect@1.2.1 r-rlang@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/valeriobasile/sentixr
Licenses: GPL 3+
Build system: r
Synopsis: Lexicons and Tools for Italian Sentiment Analysis
Description:

Lexicons and tools to perform sentiment analysis on Italian texts. Lexicons included: Sentix 3.0, MAL, ElIta VAD and basic emotions (Plutchik's wheel of emotions). For more details about the lexicons, see Basile & Nissim (2013), "Sentiment Analysis on Italian Tweets", <https://aclanthology.org/W13-1614/>; Vassallo et al. (2019), "The Tenuousness of Lemmatization in Lexicon-based Sentiment Analysis", <https://aclanthology.org/2019.clicit-1.79/>; Di Palma (2024), "ELIta: A New Italian Language Resource for Emotion Analysis", <https://aclanthology.org/2024.clicit-1.36/>.

r-syscselection 1.0.2
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SyScSelection
Licenses: CC0
Build system: r
Synopsis: Systematic Scenario Selection for Stress Testing
Description:

Quasi-Monte-Carlo algorithm for systematic generation of shock scenarios from an arbitrary multivariate elliptical distribution. The algorithm selects a systematic mesh of arbitrary fineness that approximately evenly covers an isoprobability ellipsoid in d dimensions (Flood, Mark D. & Korenko, George G. (2013) <doi:10.1080/14697688.2014.926018>). This package is the R analogy to the Matlab code published by Flood & Korenko in above-mentioned paper.

r-shapper 0.1.3
Propagated dependencies: r-reticulate@1.46.0 r-ggplot2@4.0.3 r-dalex@2.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ModelOriented/shapper
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Wrapper of Python Library 'shap'
Description:

This package provides SHAP explanations of machine learning models. In applied machine learning, there is a strong belief that we need to strike a balance between interpretability and accuracy. However, in field of the Interpretable Machine Learning, there are more and more new ideas for explaining black-box models. One of the best known method for local explanations is SHapley Additive exPlanations (SHAP) introduced by Lundberg, S., et al., (2016) <arXiv:1705.07874> The SHAP method is used to calculate influences of variables on the particular observation. This method is based on Shapley values, a technique used in game theory. The R package shapper is a port of the Python library shap'.

r-surv2samplecomp 1.0-5
Propagated dependencies: r-survival@3.8-6 r-plotrix@3.8-14 r-flexsurv@2.3.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=surv2sampleComp
Licenses: GPL 2
Build system: r
Synopsis: Inference for Model-Free Between-Group Parameters for Censored Survival Data
Description:

This package performs inference of several model-free group contrast measures, which include difference/ratio of cumulative incidence rates at given time points, quantiles, and restricted mean survival times (RMST). Two kinds of covariate adjustment procedures (i.e., regression and augmentation) for inference of the metrics based on RMST are also included.

r-soiltexture 1.5.3
Propagated dependencies: r-sp@2.2-1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/julienmoeys/soiltexture
Licenses: AGPL 3+
Build system: r
Synopsis: Functions for Soil Texture Plot, Classification and Transformation
Description:

"The Soil Texture Wizard" is a set of R functions designed to produce texture triangles (also called texture plots, texture diagrams, texture ternary plots), classify and transform soil textures data. These functions virtually allows to plot any soil texture triangle (classification) into any triangle geometry (isosceles, right-angled triangles, etc.). This set of function is expected to be useful to people using soil textures data from different soil texture classification or different particle size systems. Many (> 15) texture triangles from all around the world are predefined in the package. A simple text based graphical user interface is provided: soiltexture_gui().

r-spatialcatalogueviewer 0.2.1
Propagated dependencies: r-shinythemes@1.2.0 r-shiny@1.13.0 r-leaflet-extras@2.0.2 r-leaflet@2.2.3 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sebastien-plutniak/spatialCatalogueViewer
Licenses: GPL 3
Build system: r
Synopsis: 'Shiny' Tool to Create Interactive Catalogues for Geospatial Data
Description:

Seamlessly create interactive online catalogues for geospatial data. Items can be mapped as points or areas and retrieved using either a map or a dynamic table with search form and optional column filters.

r-simcomp 3.6
Propagated dependencies: r-mvtnorm@1.3-7 r-multcomp@1.4-30 r-mratios@1.4.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SimComp
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Simultaneous Comparisons for Multiple Endpoints
Description:

Simultaneous tests and confidence intervals are provided for one-way experimental designs with one or many normally distributed, primary response variables (endpoints). Differences (Hasler and Hothorn, 2011 <doi:10.2202/1557-4679.1258>) or ratios (Hasler and Hothorn, 2012 <doi:10.1080/19466315.2011.633868>) of means can be considered. Various contrasts can be chosen, unbalanced sample sizes are allowed as well as heterogeneous variances (Hasler and Hothorn, 2008 <doi:10.1002/bimj.200710466>) or covariance matrices (Hasler, 2014 <doi:10.1515/ijb-2012-0015>).

r-smut 1.1
Propagated dependencies: r-skat@2.2.5 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 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=SMUT
Licenses: GPL 2+
Build system: r
Synopsis: Multi-SNP Mediation Intersection-Union Test
Description:

Testing the mediation effect of multiple SNPs on an outcome through a mediator.

r-scalealign 1.0.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scaleAlign
Licenses: GPL 3
Build system: r
Synopsis: Scale Alignment for Between-Items Multidimensional Rasch Family Models
Description:

Scale alignment is a new procedure for rescaling dimensions of between-items multidimensional Rasch family models so that dimensions scores can be compared directly (Feuerstahler & Wilson, 2019; under review) <doi:10.1111/jedm.12209>. This package includes functions for implementing delta-dimensional alignment (DDA) and logistic regression alignment (LRA) for dichotomous or polytomous data. This function also includes a wrapper for models fit using the TAM package.

r-stratbr 1.2
Propagated dependencies: r-stratification@2.2-7 r-snowfall@1.84-6.3 r-rglpk@0.6-5.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stratbr
Licenses: GPL 2
Build system: r
Synopsis: Optimal Stratification in Stratified Sampling
Description:

An Optimization Algorithm Applied to Stratification Problem.This function aims at constructing optimal strata with an optimization algorithm based on a global optimisation technique called Biased Random Key Genetic Algorithms.

r-stream 2.0-3
Propagated dependencies: r-rpart@4.1.27 r-rcpp@1.1.1-1.1 r-proxy@0.4-29 r-mlbench@2.1-8 r-mass@7.3-65 r-magrittr@2.0.5 r-fpc@2.2-14 r-dbscan@1.2.4 r-clustergeneration@1.3.8 r-cluster@2.1.8.2 r-clue@0.3-68 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mhahsler/stream
Licenses: GPL 3
Build system: r
Synopsis: Infrastructure for Data Stream Mining
Description:

This package provides a framework for data stream modeling and associated data mining tasks such as clustering and classification. The development of this package was supported in part by NSF IIS-0948893, NSF CMMI 1728612, and NIH R21HG005912. Hahsler et al (2017) <doi:10.18637/jss.v076.i14>.

r-siatools 0.1.4
Propagated dependencies: r-yaml@2.3.12 r-usethis@3.2.1 r-shiny@1.13.0 r-rlang@1.2.0 r-purrr@1.2.2 r-fs@2.1.0 r-desc@1.4.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://applstat.github.io/SIAtools/
Licenses: GPL 3+
Build system: r
Synopsis: 'ShinyItemAnalysis' Modules Development Toolkit
Description:

This package provides a comprehensive suite of functions designed for constructing and managing ShinyItemAnalysis modules, supplemented with detailed guides, ready-to-use templates, linters, and tests. This package allows developers to seamlessly create and integrate one or more modules into their existing packages or to start a new module project from scratch.

Total packages: 72714