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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-sanvi 0.1.1
Propagated dependencies: r-scales@1.4.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/fradenti/SANvi
Licenses: Expat
Build system: r
Synopsis: Fitting Shared Atoms Nested Models via Variational Bayes
Description:

An efficient tool for fitting the nested common and shared atoms models using variational Bayes approximate inference for fast computation. Specifically, the package implements the common atoms model (Denti et al., 2023), its finite version (D'Angelo et al., 2023), and a hybrid finite-infinite model. All models use Gaussian mixtures with a normal-inverse-gamma prior distribution on the parameters. Additional functions are provided to help analyze the results of the fitting procedure. References: Denti, Camerlenghi, Guindani, Mira (2023) <doi:10.1080/01621459.2021.1933499>, Dâ Angelo, Canale, Yu, Guindani (2023) <doi:10.1111/biom.13626>.

r-selectionbias 2.1.0
Propagated dependencies: r-lifecycle@1.0.4 r-arm@1.14-4
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>.

r-smile 1.1.0
Dependencies: proj@9.3.1 geos@3.12.1 gdal@3.8.2
Propagated dependencies: r-sf@1.0-23 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://lcgodoy.me/smile/
Licenses: GPL 3
Build system: r
Synopsis: Spatial Misalignment: Interpolation, Linkage, and Estimation
Description:

This package provides functions to estimate, predict and interpolate areal data. For estimation and prediction we assume areal data is an average of an underlying continuous spatial process as in Moraga et al. (2017) <doi:10.1016/j.spasta.2017.04.006>, Johnson et al. (2020) <doi:10.1186/s12942-020-00200-w>, and Wilson and Wakefield (2020) <doi:10.1093/biostatistics/kxy041>. The interpolation methodology is (mostly) based on Goodchild and Lam (1980, ISSN:01652273).

r-srttools 1.2.0
Propagated dependencies: r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ChiHangChen/SRTtools
Licenses: GPL 2+
Build system: r
Synopsis: Adjust Srt File to Get Better Experience when Watching Movie
Description:

Srt file is a common subtitle format for videos, it contains subtitle and when the subtitle showed. This package is for align time of srt file, and also change color, style and position of subtitle in videos, the srt file will be read as a vector into R, and can be write into srt file after modified using this package.

r-strs 0.1.0
Propagated dependencies: r-stringi@1.8.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/pythonicr/strs
Licenses: Expat
Build system: r
Synopsis: 'Python' Style String Functions
Description:

This package provides a comprehensive set of string manipulation functions based on those found in Python without relying on reticulate'. It provides functions that intend to (1) make it easier for users familiar with Python to work with strings, (2) reduce the complexity often associated with string operations, (3) and enable users to write more readable and maintainable code that manipulates strings.

r-simic 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jayarasan/simIC
Licenses: Expat
Build system: r
Synopsis: Simulate and Analyze Interval- and Mixed-Censored Survival Data
Description:

This package provides tools to simulate and analyze survival data with interval-, left-, right-, and uncensored observations under common parametric distributions, including "Weibull", "Exponential", "Log-Normal", "Log-Logistic", "Gamma", "Gompertz", "Normal", "Logistic", and "EMV". The package supports both direct maximum likelihood estimation and imputation-based methods, making it suitable for methodological research, simulation benchmarking, and teaching. A web-based companion app is also available for demonstration purposes.

r-stepp 3.2.7
Propagated dependencies: r-survival@3.8-3 r-scales@1.4.0 r-rstudioapi@0.17.1 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Subpopulation Treatment Effect Pattern Plot (STEPP)
Description:

This package provides a method to explore the treatment-covariate interactions in survival or generalized linear model (GLM) for continuous, binomial and count data arising from two or more treatment arms of a clinical trial. A permutation distribution approach to inference is implemented, based on permuting the covariate values within each treatment group.

r-seasonalityplot 1.3.1
Propagated dependencies: r-zoo@1.8-14 r-ttr@0.24.4 r-quantmod@0.4.28 r-plotrix@3.8-13 r-magrittr@2.0.4 r-lubridate@1.9.4 r-htmltools@0.5.8.1 r-dygraphs@1.1.1.6 r-crypto2@2.0.5 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/kumeS/seasonalityPlot
Licenses: Artistic License 2.0
Build system: r
Synopsis: Seasonality Variation Plots of Stock Prices and Cryptocurrencies
Description:

The price action at any given time is determined by investor sentiment and market conditions. Although there is no established principle, over a long period of time, things often move with a certain periodicity. This is sometimes referred to as anomaly. The seasonPlot() function in this package calculates and visualizes the average value of price movements over a year for any given period. In addition, the monthly increase or decrease in price movement is represented with a colored background. This seasonPlot() function can use the same symbols as the quantmod package (e.g. ^IXIC, ^DJI, SPY, BTC-USD, and ETH-USD etc).

r-seqgendiff 1.2.4
Propagated dependencies: r-sva@3.58.0 r-pdist@1.2.1 r-matchingr@2.0.0 r-irlba@2.3.5.1 r-clue@0.3-66 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dcgerard/seqgendiff
Licenses: GPL 3
Build system: r
Synopsis: RNA-Seq Generation/Modification for Simulation
Description:

Generates/modifies RNA-seq data for use in simulations. We provide a suite of functions that will add a known amount of signal to a real RNA-seq dataset. The advantage of using this approach over simulating under a theoretical distribution is that common/annoying aspects of the data are more preserved, giving a more realistic evaluation of your method. The main functions are select_counts(), thin_diff(), thin_lib(), thin_gene(), thin_2group(), thin_all(), and effective_cor(). See Gerard (2020) <doi:10.1186/s12859-020-3450-9> for details on the implemented methods.

r-simexam 1.0.0
Propagated dependencies: r-msm@1.8.2 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=simExam
Licenses: GPL 3
Build system: r
Synopsis: Generate Simulated Data for IRT-Enabled Exams
Description:

Generates binary test data based on Item Response Theory using the two-parameter logistic model (Lord, 1980 <doi:10.4324/9780203056615>). Useful functions for test equating are included, e.g. functions for generating internal and external common items between test forms and a function to create a linkage plans between those forms. Ancillary functions for generating true item and person parameters as well as for calculating the probability of a person correctly answering an item are also included.

r-sfcurve 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jokergoo/sfcurve
Licenses: Expat
Build system: r
Synopsis: 2x2, 3x3 and Nxn Space-Filling Curves
Description:

Implementation of all possible forms of 2x2 and 3x3 space-filling curves, i.e., the generalized forms of the Hilbert curve <https://en.wikipedia.org/wiki/Hilbert_curve>, the Peano curve <https://en.wikipedia.org/wiki/Peano_curve> and the Peano curve in the meander type (Figure 5 in <https://eudml.org/doc/141086>). It can generates nxn curves expanded from any specific level-1 units. It also implements the H-curve and the three-dimensional Hilbert curve.

r-scglr 3.1.0
Propagated dependencies: r-rlang@1.1.6 r-proc@1.19.0.1 r-pls@2.8-5 r-matrix@1.7-4 r-ggplot2@4.0.1 r-formula@1.2-5 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://scnext.github.io/SCGLR/
Licenses: FSDG-compatible GPL 2
Build system: r
Synopsis: Supervised Component Generalized Linear Regression
Description:

An extension of the Fisher Scoring Algorithm to combine PLS regression with GLM estimation in the multivariate context. Covariates can also be grouped in themes.

r-scbmeanfd 1.2.3
Propagated dependencies: r-kernsmooth@2.23-26 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=SCBmeanfd
Licenses: GPL 3
Build system: r
Synopsis: Simultaneous Confidence Bands for the Mean of Functional Data
Description:

Statistical methods for estimating and inferring the mean of functional data. The methods include simultaneous confidence bands, local polynomial fitting, bandwidth selection by plug-in and cross-validation, goodness-of-fit tests for parametric models, equality tests for two-sample problems, and plotting functions.

r-speakr 3.2.4
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-readr@2.1.6 r-quarto@1.5.1 r-lifecycle@1.0.4 r-ggplot2@4.0.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stefanocoretta/speakr
Licenses: Expat
Build system: r
Synopsis: Wrapper for the Phonetic Software 'Praat'
Description:

It allows running Praat scripts from R and it provides some wrappers for basic plotting. It also adds support for literate markdown tangling. The package is designed to bring reproducible phonetic research into R.

r-serolyzer 1.4.1
Propagated dependencies: r-svglite@2.2.2 r-stringr@1.6.0 r-stringi@1.8.7 r-scales@1.4.0 r-rlang@1.1.6 r-readxl@1.4.5 r-r6@2.6.1 r-r-utils@2.13.0 r-png@0.1-8 r-patchwork@1.3.2 r-nplr@0.1-8 r-lubridate@1.9.4 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-fs@1.6.6 r-dplyr@1.1.4 r-cellranger@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mini-pw/SerolyzeR
Licenses: Modified BSD
Build system: r
Synopsis: Reading, Quality Control and Preprocessing of MBA (Multiplex Bead Assay) Data
Description:

Speeds up the process of loading raw data from MBA (Multiplex Bead Assay) examinations, performs quality control checks, and automatically normalises the data, preparing it for more advanced, downstream tasks. The main objective of the package is to create a simple environment for a user, who does not necessarily have experience with R language. The package is developed within the project PvSTATEM', which is an international project aiming for malaria elimination.

r-sanzo 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jmaasch/sanzo
Licenses: GPL 3
Build system: r
Synopsis: Color Palettes Based on the Works of Sanzo Wada
Description:

Inspired by the art and color research of Sanzo Wada (1883-1967), his "Dictionary Of Color Combinations" (2011, ISBN:978-4861522475), and the interactive site by Dain M. Blodorn Kim <https://github.com/dblodorn/sanzo-wada>, this package brings Wada's color combinations to R for easy use in data visualizations. This package honors 60 of Wada's color combinations: 20 duos, 20 trios, and 20 quads.

r-smarter 1.0.1
Propagated dependencies: r-usethis@3.2.1 r-rmarkdown@2.30 r-rcurl@1.98-1.17 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-gplots@3.2.0 r-devtools@2.4.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smarter
Licenses: GPL 3+
Build system: r
Synopsis: Collection of Modified R Functions to Make Basic Coding More Convenient
Description:

This package provides a collection of recycled and modified R functions to aid in file manipulation, data exploration, wrangling, optimization, and object manipulation. Other functions aid in convenient data visualization, loop progression, software packaging, and installation.

r-sparsedfm 1.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sparseDFM
Licenses: GPL 3+
Build system: r
Synopsis: Estimate Dynamic Factor Models with Sparse Loadings
Description:

Implementation of various estimation methods for dynamic factor models (DFMs) including principal components analysis (PCA) Stock and Watson (2002) <doi:10.1198/016214502388618960>, 2Stage Giannone et al. (2008) <doi:10.1016/j.jmoneco.2008.05.010>, expectation-maximisation (EM) Banbura and Modugno (2014) <doi:10.1002/jae.2306>, and the novel EM-sparse approach for sparse DFMs Mosley et al. (2023) <arXiv:2303.11892>. Options to use classic multivariate Kalman filter and smoother (KFS) equations from Shumway and Stoffer (1982) <doi:10.1111/j.1467-9892.1982.tb00349.x> or fast univariate KFS equations from Koopman and Durbin (2000) <doi:10.1111/1467-9892.00186>, and options for independent and identically distributed (IID) white noise or auto-regressive (AR(1)) idiosyncratic errors. Algorithms coded in C++ and linked to R via RcppArmadillo'.

r-spass 1.3
Propagated dependencies: r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-multcomp@1.4-29 r-mass@7.3-65 r-geepack@1.3.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spass
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Study Planning and Adaptation of Sample Size
Description:

Sample size estimation and blinded sample size reestimation in Adaptive Study Design.

r-svmmaj 0.2.9.4
Propagated dependencies: r-scales@1.4.0 r-reshape2@1.4.5 r-kernlab@0.9-33 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SVMMaj
Licenses: GPL 2
Build system: r
Synopsis: Implementation of the SVM-Maj Algorithm
Description:

This package implements the SVM-Maj algorithm to train data with support vector machine <doi:10.1007/s11634-008-0020-9>. This algorithm uses two efficient updates, one for linear kernel and one for the nonlinear kernel.

r-stargazer 5.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stargazer
Licenses: GPL 2+
Build system: r
Synopsis: Well-Formatted Regression and Summary Statistics Tables
Description:

This package produces LaTeX code, HTML/CSS code and ASCII text for well-formatted tables that hold regression analysis results from several models side-by-side, as well as summary statistics.

r-stosim 0.0.15
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stosim
Licenses: GPL 3+
Build system: r
Synopsis: Stochastic Simulator for Reliability Modeling of Repairable Systems
Description:

This package provides a toolkit for Reliability Availability and Maintainability (RAM) modeling of industrial process systems.

r-spectralmap 1.0
Propagated dependencies: r-scatterplot3d@0.3-44 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpectralMap
Licenses: GPL 2
Build system: r
Synopsis: Diffusion Map and Spectral Map
Description:

This package implements the diffusion map method of dimensionality reduction and spectral method of combining multiple diffusion maps, including creation of the spectra and visualization of maps.

r-syntaxr 0.8.0
Propagated dependencies: r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/greenmeen/syntaxr
Licenses: Expat
Build system: r
Synopsis: An 'SPSS' Syntax Generator for Multi-Variable Manipulation
Description:

This package provides a set of functions for generating SPSS syntax files from the R environment.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457