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

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-settings 0.2.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/markvanderloo/settings
Licenses: GPL 3
Build system: r
Synopsis: Software Option Settings Manager for R
Description:

This package provides option settings management that goes beyond R's default options function. With this package, users can define their own option settings manager holding option names, default values and (if so desired) ranges or sets of allowed option values that will be automatically checked. Settings can then be retrieved, altered and reset to defaults with ease. For R programmers and package developers it offers cloning and merging functionality which allows for conveniently defining global and local options, possibly in a multilevel options hierarchy. See the package vignette for some examples concerning functions, S4 classes, and reference classes. There are convenience functions to reset par() and options() to their factory defaults'.

r-simstandard 0.6.3
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-mvtnorm@1.3-7 r-magrittr@2.0.5 r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/wjschne/simstandard
Licenses: CC0
Build system: r
Synopsis: Generate Standardized Data
Description:

This package creates simulated data from structural equation models with standardized loading. Data generation methods are described in Schneider (2013) <doi:10.1177/0734282913478046>.

r-spcov 1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spcov
Licenses: GPL 2
Build system: r
Synopsis: Sparse Estimation of a Covariance Matrix
Description:

This package provides a covariance estimator for multivariate normal data that is sparse and positive definite. Implements the majorize-minimize algorithm described in Bien, J., and Tibshirani, R. (2011), "Sparse Estimation of a Covariance Matrix," Biometrika. 98(4). 807--820.

r-ssosvm 0.2.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SSOSVM
Licenses: GPL 3
Build system: r
Synopsis: Stream Suitable Online Support Vector Machines
Description:

Soft-margin support vector machines (SVMs) are a common class of classification models. The training of SVMs usually requires that the data be available all at once in a single batch, however the Stochastic majorization-minimization (SMM) algorithm framework allows for the training of SVMs on streamed data instead Nguyen, Jones & McLachlan(2018)<doi:10.1007/s42081-018-0001-y>. This package utilizes the SMM framework to provide functions for training SVMs with hinge loss, squared-hinge loss, and logistic loss.

r-shinylottie 1.0.0
Propagated dependencies: r-shiny@1.13.0 r-jsonlite@2.0.0 r-htmltools@0.5.9 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://camhowitt.github.io/shinyLottie/
Licenses: Expat
Build system: r
Synopsis: Seamlessly Integrate 'Lottie' Animations into 'shiny' Applications
Description:

Easily integrate and control Lottie animations within shiny applications', without the need for idiosyncratic expression or use of JavaScript'. This includes utilities for generating animation instances, controlling playback, manipulating animation properties, and more. For more information on Lottie', see: <https://airbnb.io/lottie/#/>. Additionally, see the official Lottie GitHub repository at <https://github.com/airbnb/lottie>.

r-setartree 0.2.1
Propagated dependencies: r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rakshitha123/setartree
Licenses: Expat
Build system: r
Synopsis: SETAR-Tree - A Novel and Accurate Tree Algorithm for Global Time Series Forecasting
Description:

The implementation of a forecasting-specific tree-based model that is in particular suitable for global time series forecasting, as proposed in Godahewa et al. (2022) <arXiv:2211.08661v1>. The model uses the concept of Self Exciting Threshold Autoregressive (SETAR) models to define the node splits and thus, the model is named SETAR-Tree. The SETAR-Tree uses some time-series-specific splitting and stopping procedures. It trains global pooled regression models in the leaves allowing the models to learn cross-series information. The depth of the tree is controlled by conducting a statistical linearity test as well as measuring the error reduction percentage at each node split. Thus, the SETAR-Tree requires minimal external hyperparameter tuning and provides competitive results under its default configuration. A forest is developed by extending the SETAR-Tree. The SETAR-Forest combines the forecasts provided by a collection of diverse SETAR-Trees during the forecasting process.

r-skewhyperbolic 0.4-2
Propagated dependencies: r-generalizedhyperbolic@0.8-7 r-distributionutils@0.6-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://r-forge.r-project.org/projects/rmetrics/
Licenses: GPL 2+
Build system: r
Synopsis: The Skew Hyperbolic Student t-Distribution
Description:

This package provides functions are provided for the density function, distribution function, quantiles and random number generation for the skew hyperbolic t-distribution. There are also functions that fit the distribution to data. There are functions for the mean, variance, skewness, kurtosis and mode of a given distribution and to calculate moments of any order about any centre. To assess goodness of fit, there are functions to generate a Q-Q plot, a P-P plot and a tail plot.

r-stochvol 3.2.9
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gregorkastner.github.io/stochvol/
Licenses: GPL 2+
Build system: r
Synopsis: Efficient Bayesian Inference for Stochastic Volatility (SV) Models
Description:

Efficient algorithms for fully Bayesian estimation of stochastic volatility (SV) models with and without asymmetry (leverage) via Markov chain Monte Carlo (MCMC) methods. Methodological details are given in Kastner and Frühwirth-Schnatter (2014) <doi:10.1016/j.csda.2013.01.002> and Hosszejni and Kastner (2019) <doi:10.1007/978-3-030-30611-3_8>; the most common use cases are described in Hosszejni and Kastner (2021) <doi:10.18637/jss.v100.i12> and Kastner (2016) <doi:10.18637/jss.v069.i05> and the package examples.

r-samplezoo 1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/nvietto/samplezoo
Licenses: Expat
Build system: r
Synopsis: Generate Samples with a Variety of Probability Distributions
Description:

Simplifies the process of generating samples from a variety of probability distributions, allowing users to quickly create data frames for demonstrations, troubleshooting, or teaching purposes. Data is available in multiple sizesâ small, medium, and large. For more information, refer to the package documentation.

r-shiva 1.0.2
Propagated dependencies: r-psych@2.6.5 r-phylolm@2.6.5 r-mass@7.3-65 r-igraph@2.3.1 r-glmnet@5.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ShiVa
Licenses: GPL 3+
Build system: r
Synopsis: Detection of Evolutionary Shifts in Both Optimal Value and Variance
Description:

This package implements statistical methods for detecting evolutionary shifts in both the optimal trait value (mean) and evolutionary diffusion variance. The method uses an L1-penalized optimization framework to identify branches where shifts occur, and the shift magnitudes. It also supports the inclusion of measurement error. For more details, see Zhang, Ho, and Kenney (2023) <doi:10.48550/arXiv.2312.17480>.

r-steprf 1.0.2
Propagated dependencies: r-spm2@1.1.3 r-spm@1.2.3 r-randomforest@4.7-1.2 r-psy@1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=steprf
Licenses: GPL 2+
Build system: r
Synopsis: Stepwise Predictive Variable Selection for Random Forest
Description:

An introduction to several novel predictive variable selection methods for random forest. They are based on various variable importance methods (i.e., averaged variable importance (AVI), and knowledge informed AVI (i.e., KIAVI, and KIAVI2)) and predictive accuracy in stepwise algorithms. For details of the variable selection methods, please see: Li, J., Siwabessy, J., Huang, Z. and Nichol, S. (2019) <doi:10.3390/geosciences9040180>. Li, J., Alvarez, B., Siwabessy, J., Tran, M., Huang, Z., Przeslawski, R., Radke, L., Howard, F., Nichol, S. (2017). <DOI: 10.13140/RG.2.2.27686.22085>.

r-sigminer 2.3.1
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-nmf@0.28 r-magrittr@2.0.5 r-maftools@2.28.0 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-future@1.70.0 r-furrr@0.4.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-cowplot@1.2.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ShixiangWang/sigminer
Licenses: Expat
Build system: r
Synopsis: Extract, Analyze and Visualize Mutational Signatures for Genomic Variations
Description:

Genomic alterations including single nucleotide substitution, copy number alteration, etc. are the major force for cancer initialization and development. Due to the specificity of molecular lesions caused by genomic alterations, we can generate characteristic alteration spectra, called signature (Wang, Shixiang, et al. (2021) <DOI:10.1371/journal.pgen.1009557> & Alexandrov, Ludmil B., et al. (2020) <DOI:10.1038/s41586-020-1943-3> & Steele Christopher D., et al. (2022) <DOI:10.1038/s41586-022-04738-6>). This package helps users to extract, analyze and visualize signatures from genomic alteration records, thus providing new insight into cancer study.

r-ssimparser 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-dplyr@1.2.1 r-airportr@0.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sthonnard/ssimparser
Licenses: Expat
Build system: r
Synopsis: Standard Schedules Information Parser
Description:

Parse Standard Schedules Information file (types 2 and 3) into a Data Frame. Can also expand schedules into flights.

r-s3 1.1.0
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-prettyunits@1.2.0 r-httr@1.4.8 r-glue@1.8.1 r-fs@2.1.0 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/brokamp-group/s3
Licenses: Expat
Build system: r
Synopsis: Download Files from 'AWS S3'
Description:

Download files hosted on AWS S3 (Amazon Web Services Simple Storage Service; <https://aws.amazon.com/s3/>) to a local directory based on their URI. Avoid downloading files that are already present locally. Allow for customization of where to store downloaded files.

r-survkl 1.0.0
Propagated dependencies: r-rlang@1.2.0 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-ggplot2@4.0.3 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://um-kevinhe.github.io/survkl/
Licenses: GPL 3
Build system: r
Synopsis: Estimate Survival Data with Data Integration
Description:

This package provides flexible and efficient tools for integrating external risk scores into Cox proportional hazards models while accounting for population heterogeneity. Enables robust estimation, improved predictive accuracy, and user-friendly workflows for modern survival analysis. For more information, see Wang et al. (2023) <doi:10.48550/arXiv.2302.11123>.

r-selectboost 2.3.0
Propagated dependencies: r-varbvs@2.6-10 r-spls@2.3-2 r-rfast@2.1.5.2 r-msgps@1.3.5 r-lars@1.3 r-igraph@2.3.1 r-glmnet@5.0 r-cascade@2.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://fbertran.github.io/SelectBoost/
Licenses: GPL 3
Build system: r
Synopsis: General Algorithm to Enhance the Performance of Variable Selection Methods in Correlated Datasets
Description:

An implementation of the selectboost algorithm (Bertrand et al. 2020, Bioinformatics', <doi:10.1093/bioinformatics/btaa855>), which is a general algorithm that improves the precision of any existing variable selection method. This algorithm is based on highly intensive simulations and takes into account the correlation structure of the data. It can either produce a confidence index for variable selection or it can be used in an experimental design planning perspective.

r-scicomptools 1.1.1
Propagated dependencies: r-tidyxl@1.0.10 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-readxl@1.5.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-googledrive@2.1.2 r-gitcreds@0.1.2 r-dplyr@1.2.1 r-data-tree@1.2.0 r-chromote@0.5.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/NCEAS/scicomptools
Licenses: Modified BSD
Build system: r
Synopsis: Tools Developed by the NCEAS Scientific Computing Support Team
Description:

Set of tools to import, summarize, wrangle, and visualize data. These functions were originally written based on the needs of the various synthesis working groups that were supported by the National Center for Ecological Analysis and Synthesis (NCEAS). These tools are meant to be useful inside and outside of the context for which they were designed.

r-sld 1.0.1
Propagated dependencies: r-lmom@3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/newystats/SLD/
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and Use of the Quantile-Based Skew Logistic Distribution
Description:

The skew logistic distribution is a quantile-defined generalisation of the logistic distribution (van Staden and King 2015). Provides random numbers, quantiles, probabilities, densities and density quantiles for the distribution. It provides Quantile-Quantile plots and method of L-Moments estimation (including asymptotic standard errors) for the distribution.

r-scatterdensity 0.1.1
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.deepbionics.org/
Licenses: GPL 3
Build system: r
Synopsis: Density Estimation and Visualization of 2D Scatter Plots
Description:

The user has the option to utilize the two-dimensional density estimation techniques called smoothed density published by Eilers and Goeman (2004) <doi:10.1093/bioinformatics/btg454>, and pareto density which was evaluated for univariate data by Thrun, Gehlert and Ultsch, 2020 <doi:10.1371/journal.pone.0238835>. Moreover, it provides visualizations of the density estimation in the form of two-dimensional scatter plots in which the points are color-coded based on increasing density. Colors are defined by the one-dimensional clustering technique called 1D distribution cluster algorithm (DDCAL) published by Lux and Rinderle-Ma (2023) <doi:10.1007/s00357-022-09428-6>.

r-simcorrmix 0.1.1
Propagated dependencies: r-vgam@1.1-14 r-triangle@1.1.0 r-simmulticorrdata@0.2.2 r-nleqslv@3.3.7 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65 r-ggplot2@4.0.3 r-bb@2026.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/AFialkowski/SimCorrMix
Licenses: GPL 2
Build system: r
Synopsis: Simulation of Correlated Data with Multiple Variable Types Including Continuous and Count Mixture Distributions
Description:

Generate continuous (normal, non-normal, or mixture distributions), binary, ordinal, and count (regular or zero-inflated, Poisson or Negative Binomial) variables with a specified correlation matrix, or one continuous variable with a mixture distribution. This package can be used to simulate data sets that mimic real-world clinical or genetic data sets (i.e., plasmodes, as in Vaughan et al., 2009 <DOI:10.1016/j.csda.2008.02.032>). The methods extend those found in the SimMultiCorrData R package. Standard normal variables with an imposed intermediate correlation matrix are transformed to generate the desired distributions. Continuous variables are simulated using either Fleishman (1978)'s third order <DOI:10.1007/BF02293811> or Headrick (2002)'s fifth order <DOI:10.1016/S0167-9473(02)00072-5> polynomial transformation method (the power method transformation, PMT). Non-mixture distributions require the user to specify mean, variance, skewness, standardized kurtosis, and standardized fifth and sixth cumulants. Mixture distributions require these inputs for the component distributions plus the mixing probabilities. Simulation occurs at the component level for continuous mixture distributions. The target correlation matrix is specified in terms of correlations with components of continuous mixture variables. These components are transformed into the desired mixture variables using random multinomial variables based on the mixing probabilities. However, the package provides functions to approximate expected correlations with continuous mixture variables given target correlations with the components. Binary and ordinal variables are simulated using a modification of ordsample() in package GenOrd'. Count variables are simulated using the inverse CDF method. There are two simulation pathways which calculate intermediate correlations involving count variables differently. Correlation Method 1 adapts Yahav and Shmueli's 2012 method <DOI:10.1002/asmb.901> and performs best with large count variable means and positive correlations or small means and negative correlations. Correlation Method 2 adapts Barbiero and Ferrari's 2015 modification of the GenOrd package <DOI:10.1002/asmb.2072> and performs best under the opposite scenarios. The optional error loop may be used to improve the accuracy of the final correlation matrix. The package also contains functions to calculate the standardized cumulants of continuous mixture distributions, check parameter inputs, calculate feasible correlation boundaries, and summarize and plot simulated variables.

r-stlarima 0.1.0
Propagated dependencies: r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stlARIMA
Licenses: GPL 3
Build system: r
Synopsis: STL Decomposition and ARIMA Hybrid Forecasting Model
Description:

Univariate time series forecasting with STL decomposition based auto regressive integrated moving average (ARIMA) hybrid model. For method details see Xiong T, Li C, Bao Y (2018). <doi:10.1016/j.neucom.2017.11.053>.

r-syndi 0.1.0
Propagated dependencies: r-stackimpute@0.1.0 r-randomforest@4.7-1.2 r-mvtnorm@1.3-7 r-mice@3.19.0 r-mass@7.3-65 r-magrittr@2.0.5 r-knitr@1.51 r-dplyr@1.2.1 r-broom@1.0.13 r-boot@1.3-32 r-arm@1.15-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/umich-biostatistics/SynDI
Licenses: GPL 2
Build system: r
Synopsis: Synthetic Data Integration
Description:

Regression inference for multiple populations by integrating summary-level data using stacked imputations. Gu, T., Taylor, J.M.G. and Mukherjee, B. (2021) A synthetic data integration framework to leverage external summary-level information from heterogeneous populations <arXiv:2106.06835>.

r-sipdibge 0.2.1
Propagated dependencies: r-tibble@3.3.1 r-rstudioapi@0.18.0 r-purrr@1.2.2 r-pnsibge@0.2.1 r-png@0.1-9 r-pndsibge@0.1.1 r-pnadcibge@0.7.5 r-covidibge@0.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SIPDIBGE
Licenses: GPL 3
Build system: r
Synopsis: Collection of Household Survey Packages Conducted by IBGE
Description:

This package provides access to packages developed for downloading, reading and analyzing microdata from household surveys in Integrated System of Household Surveys - SIPD conducted by Brazilian Institute of Geography and Statistics - IBGE. More information can be obtained from the official website <https://www.ibge.gov.br/>.

r-selectionbias 2.1.0
Propagated dependencies: r-lifecycle@1.0.5 r-arm@1.15-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/StinaZet/SelectionBias
Licenses: Expat
Build system: r
Synopsis: Calculates Bounds for the Selection Bias for Binary Treatment and Outcome Variables
Description:

Computes bounds and sensitivity parameters as part of sensitivity analysis for selection bias. Different bounds are provided: the SV (Smith and VanderWeele), sharp bounds, AF (assumption-free) bound, GAF (generalized AF), and CAF (counterfactual AF) bounds. The calculation of the sensitivity parameters for the SV, sharp, and GAF bounds assume an additional dependence structure in form of a generalized M-structure. The bounds can be calculated for any structure as long as the necessary assumptions hold. See Smith and VanderWeele (2019) <doi:10.1097/EDE.0000000000001032>, Zetterstrom, Sjölander, and Waernabum (2025) <doi:10.1177/09622802251374168>, Zetterstrom and Waernbaum (2022) <doi:10.1515/em-2022-0108>, and Zetterstrom (2024) <doi:10.1515/em-2023-0033>.

Total packages: 72465