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

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-shapepattern 3.1.0
Propagated dependencies: r-terra@1.9-27 r-sp@2.2-1 r-raster@3.6-32 r-landscapemetrics@2.2.1 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ShapePattern
Licenses: GPL 3
Build system: r
Synopsis: Tools for Analyzing Shapes and Patterns
Description:

This is an evolving and growing collection of tools for the quantification, assessment, and comparison of shape and pattern. This collection provides tools for: (1) the spatial decomposition of planar shapes using ShrinkShape to incrementally shrink shapes to extinction while computing area, perimeter, and number of parts at each iteration of shrinking; the spectra of results are returned in graphic and tabular formats (Remmel 2015) <doi:10.1111/cag.12222>, (2) simulating landscape patterns, (3) provision of tools for estimating composition and configuration parameters from a categorical (binary) landscape map (grid) and then simulates a selected number of statistically similar landscapes. Class-focused pattern metrics are computed for each simulated map to produce empirical distributions against which statistical comparisons can be made. The code permits the analysis of single maps or pairs of maps (Remmel and Fortin 2013) <doi:10.1007/s10980-013-9905-x>, (4) counting the number of each first-order pattern element and converting that information into both frequency and empirical probability vectors (Remmel 2020) <doi:10.3390/e22040420>, and (5) computing the porosity of raster patches <doi:10.3390/su10103413>. NOTE: This is a consolidation of existing packages ('PatternClass', ShapePattern') to begin warehousing all shape and pattern code in a common package. Additional utility tools for handling data are provided and this package will be added to as more tools are created, cleaned-up, and documented. Note that all future developments will appear in this package and that PatternClass will eventually be archived.

r-stepmetrics 1.0.3
Propagated dependencies: r-physicalactivity@0.2-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jhmigueles/stepmetrics
Licenses: AGPL 3+
Build system: r
Synopsis: Calculate Step and Cadence Metrics from Wearable Data
Description:

This package provides functions to calculate step- and cadence-based metrics from timestamped accelerometer and wearable device data. Supports CSV and AGD files from ActiGraph devices, CSV files from Fitbit devices, and step counts derived with R package GGIR <https://github.com/wadpac/GGIR>, with automatic handling of epoch lengths from 1 to 60 seconds. Metrics include total steps, cadence peaks, minutes and steps in predefined cadence bands, and time and steps in moderate-to-vigorous physical activity (MVPA). Methods and thresholds are informed by the literature, e.g., Tudor-Locke and Rowe (2012) <doi:10.2165/11599170-000000000-00000>, Barreira et al. (2012) <doi:10.1249/MSS.0b013e318254f2a3>, and Tudor-Locke et al. (2018) <doi:10.1136/bjsports-2017-097628>. The package record is also available on Zenodo (2023) <doi:10.5281/zenodo.7858094>.

r-ssddata 2.0.0
Propagated dependencies: r-rdpack@2.6.6 r-dplyr@1.2.1 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://open-aims.github.io/ssddata/
Licenses: ASL 2.0
Build system: r
Synopsis: Species Sensitivity Distribution Data
Description:

Reference data sets of species sensitivities to compare the results of fitting species sensitivity distributions using software such as ssdtools and Burrlioz'. It consists of curated data sets for individual chemicals from Australian, New Zealand and Canadian organizations, several data sets from anonymous sources, and larger uncurated compilations drawn from the ANZTOX, WQBench and EnviroTox databases. It also includes a data set of the results of fitting various distributions using different software.

r-soma 1.2.1
Propagated dependencies: r-reportr@1.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jonclayden/soma/
Licenses: GPL 2
Build system: r
Synopsis: General-Purpose Optimisation with the Self-Organising Migrating Algorithm
Description:

An R implementation of the Self-Organising Migrating Algorithm, a general-purpose, stochastic optimisation algorithm. The approach is similar to that of genetic algorithms, although it is based on the idea of a series of "migrations" by a fixed set of individuals, rather than the development of successive generations. It can be applied to any cost-minimisation problem with a bounded parameter space, and is robust to local minima.

r-survrm2 1.0-4
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=survRM2
Licenses: GPL 2
Build system: r
Synopsis: Comparing Restricted Mean Survival Time
Description:

This package performs two-sample comparisons using the restricted mean survival time (RMST) as a summary measure of the survival time distribution. Three kinds of between-group contrast metrics (i.e., the difference in RMST, the ratio of RMST and the ratio of the restricted mean time lost (RMTL)) are computed. It performs an ANCOVA-type covariate adjustment as well as unadjusted analyses for those measures.

r-sclust 1.0
Propagated dependencies: r-cluster@2.1.8.2 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sClust
Licenses: GPL 2+
Build system: r
Synopsis: R Toolbox for Unsupervised Spectral Clustering
Description:

Toolbox containing a variety of spectral clustering tools functions. Among the tools available are the hierarchical spectral clustering algorithm, the Shi and Malik clustering algorithm, the Perona and Freeman algorithm, the non-normalized clustering, the Von Luxburg algorithm, the Partition Around Medoids clustering algorithm, a multi-level clustering algorithm, recursive clustering and the fast method for all clustering algorithm. As well as other tools needed to run these algorithms or useful for unsupervised spectral clustering. This toolbox aims to gather the main tools for unsupervised spectral classification. See <http://mawenzi.univ-littoral.fr/> for more information and documentation.

r-shinyeditor 1.0.0
Propagated dependencies: r-yaml@2.3.12 r-systemfonts@1.3.2 r-shinyjs@2.1.1 r-shiny@1.13.0 r-memoise@2.0.1 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/zearoby/shinyEditor
Licenses: Expat
Build system: r
Synopsis: 'Ace' and 'Monaco' Editors Bindings for 'shiny' Application
Description:

Ace and Monaco editor bindings to enable a rich text widget within shiny application and provide more features, e.g. text comparison, spell checking and an extra SAS code highlight mode.

r-signnet 1.0.6
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 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://github.com/schochastics/signnet
Licenses: Expat
Build system: r
Synopsis: Methods to Analyse Signed Networks
Description:

This package provides methods for the analysis of signed networks. This includes several measures for structural balance as introduced by Cartwright and Harary (1956) <doi:10.1037/h0046049>, blockmodeling algorithms from Doreian (2008) <doi:10.1016/j.socnet.2008.03.005>, various centrality indices, and projections of signed two-mode networks introduced by Schoch (2020) <doi:10.1080/0022250X.2019.1711376>.

r-segmgarch 1.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-iterators@1.0.14 r-foreach@1.5.2 r-fgarch@4052.93 r-doparallel@1.0.17 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=segMGarch
Licenses: GPL 2+
Build system: r
Synopsis: Multiple Change-Point Detection for High-Dimensional GARCH Processes
Description:

This package implements a segmentation algorithm for multiple change-point detection in high-dimensional GARCH processes. It simultaneously segments GARCH processes by identifying common change-points, each of which can be shared by a subset or all of the component time series as a change-point in their within-series and/or cross-sectional correlation structure.

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-strand 0.2.3
Propagated dependencies: r-yaml@2.3.12 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rglpk@0.6-5.1 r-r6@2.6.1 r-matrix@1.7-5 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/strand-tech/strand
Licenses: GPL 3
Build system: r
Synopsis: Framework for Investment Strategy Simulation
Description:

This package provides a framework for performing discrete (share-level) simulations of investment strategies. Simulated portfolios optimize exposure to an input signal subject to constraints such as position size and factor exposure. For background see L. Chincarini and D. Kim (2010, ISBN:978-0-07-145939-6) "Quantitative Equity Portfolio Management".

r-simico 0.2.0
Propagated dependencies: r-icskat@0.3.0 r-fastghquad@1.0.1 r-compquadform@1.4.4 r-bindata@0.9-24
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SIMICO
Licenses: GPL 3
Build system: r
Synopsis: Set-Based Inference for Multiple Interval-Censored Outcomes
Description:

This package contains tests for association between a set of genetic variants and multiple correlated outcomes that are interval censored. Interval-censored data arises when the exact time of the onset of an outcome of interest is unknown but known to fall between two time points.

r-stutetest 1.0.2
Propagated dependencies: r-rnames@1.0.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-plm@2.6-7 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=StuteTest
Licenses: Expat
Build system: r
Synopsis: Stute (1997) Linearity Test
Description:

Non-parametric test, originally proposed by Stute (1997) <https://www.jstor.org/stable/2242560>, that the expectation of a dependent variable Y given an independent variable D is linear in D.

r-stopmotion 0.1.0
Propagated dependencies: r-magick@2.9.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stopmotion
Licenses: Expat
Build system: r
Synopsis: Build Stop Motion Animations from Image Sequences
Description:

This package provides a pipeline-friendly toolkit for assembling stop motion animations from sequences of still images. Provides functions to read image directories, restructure frame sequences (duplicate, splice, arrange), apply per-frame pixel transformations (rotate, wiggle, flip, flop, blur, scale, crop, trim, border, background), and export the result as a GIF. All transformation functions accept a frames argument to target any subset of frames, bridging the gap between magick functions that operate on an entire image stack and fine-grained stop motion editing. Image processing is performed via ImageMagick Studio LLC (2024) <https://imagemagick.org>.

r-simevent 0.1.1
Propagated dependencies: r-survival@3.8-6 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/miclukacova/simevent
Licenses: Expat
Build system: r
Synopsis: Simulation and Analysis of Event History Data
Description:

Simulate event history data from a framework where treatment decisions and disease progression are represented as counting process. The user can specify number of events and parameters of intensities thereby creating a flexible simulation framework.

r-staggr 0.2.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/chse-ohsu/staggR
Licenses: GPL 3
Build system: r
Synopsis: Fit Difference-in-Differences Models with Staggered Interventions
Description:

Fits linear difference-in-differences models in scenarios where intervention roll-outs are staggered over time. The package implements a version of an approach proposed by Sun and Abraham (2021) <doi:10.1016/j.jeconom.2020.09.006> to estimate cohort- and time-since-treatment specific difference-in-differences parameters, and it provides convenience functions both for specifying the model and for flexibly aggregating coefficients to answer a variety of research questions.

r-supergauss 2.0.4
Dependencies: fftw@3.3.10
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-fftw@1.0-9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mlysy/SuperGauss
Licenses: GPL 3
Build system: r
Synopsis: Superfast Likelihood Inference for Stationary Gaussian Time Series
Description:

Likelihood evaluations for stationary Gaussian time series are typically obtained via the Durbin-Levinson algorithm, which scales as O(n^2) in the number of time series observations. This package provides a "superfast" O(n log^2 n) algorithm written in C++, crossing over with Durbin-Levinson around n = 300. Efficient implementations of the score and Hessian functions are also provided, leading to superfast versions of inference algorithms such as Newton-Raphson and Hamiltonian Monte Carlo. The C++ code provides a Toeplitz matrix class packaged as a header-only library, to simplify low-level usage in other packages and outside of R.

r-shinynotes 0.0.3
Propagated dependencies: r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shiny@1.13.0 r-rsqlite@3.52.0 r-rlang@1.2.0 r-markdown@2.0 r-magrittr@2.0.5 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/danielkovtun/shinyNotes
Licenses: Expat
Build system: r
Synopsis: Shiny Module for Taking Free-Form Notes
Description:

An enterprise-targeted scalable and customizable shiny module providing an easy way to incorporate free-form note taking or discussion boards into applications. The package includes a shiny module that can be included in any shiny application to create a panel containing searchable, editable text broken down by section headers. Can be used with a local SQLite database, or a compatible remote database of choice.

r-sdaresources 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SDAResources
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Datasets and Functions for 'Sampling: Design and Analysis, 3rd Edition'
Description:

Includes all the datasets of Sampling: Design and Analysis (3rd edition by Sharon Lohr) in R format and additional functions for analyzing and graphing probability samples.

r-sphericalcubature 1.5
Propagated dependencies: r-simplicialcubature@1.3 r-mvmesh@1.6 r-cubature@2.1.4-1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SphericalCubature
Licenses: GPL 2+
Build system: r
Synopsis: Numerical Integration over Spheres and Balls in n-Dimensions; Multivariate Polar Coordinates
Description:

This package provides several methods to integrate functions over the unit sphere and ball in n-dimensional Euclidean space. Routines for converting to/from multivariate polar/spherical coordinates are also provided.

r-safevote 1.0.2
Propagated dependencies: r-stringr@1.6.0 r-knitr@1.51 r-ggplot2@4.0.3 r-formattable@0.2.1 r-forcats@1.0.1 r-fields@17.3 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://cthombor.github.io/SafeVote/
Licenses: GPL 2+
Build system: r
Synopsis: Election Vote Counting with Safety Features
Description:

Fork of vote_2.3-2', Raftery et al. (2021) <DOI:10.32614/RJ-2021-086>, with additional support for stochastic experimentation.

r-shinymrp 0.10.0
Propagated dependencies: r-waiter@0.2.5-1.927501b r-tidyr@1.3.2 r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-readr@2.2.0 r-rcolorbrewer@1.1-3 r-r6@2.6.1 r-qs2@0.2.1 r-purrr@1.2.2 r-posterior@1.7.0 r-patchwork@1.3.2 r-matrix@1.7-5 r-magrittr@2.0.5 r-lubridate@1.9.5 r-loo@2.9.0 r-httr2@1.2.2 r-htmlwidgets@1.6.4 r-highcharter@0.9.5 r-golem@0.5.1 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1 r-config@0.3.2 r-checkmate@2.3.4 r-bslib@0.11.0 r-bsicons@0.1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://mrp-interface.github.io/shinymrp/
Licenses: Expat
Build system: r
Synopsis: Interface for Multilevel Regression and Poststratification
Description:

Dual interfaces, graphical and programmatic, designed for intuitive applications of Multilevel Regression and Poststratification (MRP). Users can apply the method to a variety of datasets, from electronic health records to sample survey data, through an end-to-end Bayesian data analysis workflow. The package provides robust tools for data cleaning, exploratory analysis, flexible model building, and insightful result visualization. For more details, see Si et al. (2020) <https://www150.statcan.gc.ca/n1/en/pub/12-001-x/2020002/article/00003-eng.pdf?st=iF1_Fbrh> and Si (2025) <doi:10.1214/24-STS932>.

r-skpr 1.9.2
Propagated dependencies: r-viridis@0.6.5 r-survival@3.8-6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-progressr@0.19.0 r-progress@1.2.3 r-magrittr@2.0.5 r-lmertest@3.2-1 r-lme4@2.0-1 r-iterators@1.0.14 r-geometry@0.5.2 r-future@1.70.0 r-foreach@1.5.2 r-dorng@1.8.6.3 r-doparallel@1.0.17 r-dofuture@1.2.2 r-digest@0.6.39 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/tylermorganwall/skpr
Licenses: GPL 3
Build system: r
Synopsis: Design of Experiments Suite: Generate and Evaluate Optimal Designs
Description:

Generates and evaluates D, I, A, Alias, E, T, and G optimal designs. Supports generation and evaluation of blocked and split/split-split/.../N-split plot designs. Includes parametric and Monte Carlo power evaluation functions, and supports calculating power for censored responses. Provides a framework to evaluate power using functions provided in other packages or written by the user. Includes a Shiny graphical user interface that displays the underlying code used to create and evaluate the design to improve ease-of-use and make analyses more reproducible. For details, see Morgan-Wall et al. (2021) <doi:10.18637/jss.v099.i01>.

r-sicure 0.1.1
Propagated dependencies: r-statmatch@1.4.3 r-npcure@0.1-5 r-fda@6.3.0 r-doby@4.7.1 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sicure
Licenses: GPL 2+
Build system: r
Synopsis: Single-Index Mixture Cure Models
Description:

Single-index mixture cure models allow estimating the probability of cure and the latency depending on a vector (or functional) covariate, avoiding the curse of dimensionality. The vector of parameters that defines the model can be estimated by maximum likelihood. A nonparametric estimator for the conditional density of the susceptible population is provided. For more details, see Piñeiro-Lamas (2024) (<https://ruc.udc.es/dspace/handle/2183/37035>). Funding: This work, integrated into the framework of PERTE for Vanguard Health, has been co-financed by the Spanish Ministry of Science, Innovation and Universities with funds from the European Union NextGenerationEU, from the Recovery, Transformation and Resilience Plan (PRTR-C17.I1) and from the Autonomous Community of Galicia within the framework of the Biotechnology Plan Applied to Health.

Total packages: 73955