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

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-sparseindextracking 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=sparseIndexTracking
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Design of Portfolio of Stocks to Track an Index
Description:

Computation of sparse portfolios for financial index tracking, i.e., joint selection of a subset of the assets that compose the index and computation of their relative weights (capital allocation). The level of sparsity of the portfolios, i.e., the number of selected assets, is controlled through a regularization parameter. Different tracking measures are available, namely, the empirical tracking error (ETE), downside risk (DR), Huber empirical tracking error (HETE), and Huber downside risk (HDR). See vignette for a detailed documentation and comparison, with several illustrative examples. The package is based on the paper: K. Benidis, Y. Feng, and D. P. Palomar, "Sparse Portfolios for High-Dimensional Financial Index Tracking," IEEE Trans. on Signal Processing, vol. 66, no. 1, pp. 155-170, Jan. 2018. <doi:10.1109/TSP.2017.2762286>.

r-sipetool 0.1.0
Propagated dependencies: r-convolutioner@0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SIPETool
Licenses: GPL 3
Build system: r
Synopsis: SIFT-MS and CPET Data Processor
Description:

Processor for selected ion flow tube mass spectrometer (SIFT-MS) output file from breath analysis. It allows the filtering of the SIFT output file (i.e., variation over time of the target analyte concentration) and the following analysis for the determination of: maximum, average, and standard deviation value of target concentration measured at each exhalation, and the respiratory rate over the measurement. Additionally, it is possible to align the SIFT-MS data with other on-line techniques such as cardio pulmonary exercise test (CPET) for a comprehensive characterization of breath samples.

r-stemanalysis 0.1.0
Propagated dependencies: r-lmfor@1.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/forestscientist/StemAnalysis
Licenses: Expat
Build system: r
Synopsis: Reconstructing Tree Growth and Carbon Accumulation with Stem Analysis Data
Description:

Use stem analysis data to reconstructing tree growth and carbon accumulation. Users can independently or in combination perform a number of standard tasks for any tree species. (i) Age class determination. (ii) The cumulative growth, mean annual increment, and current annual increment of diameter at breast height (DBH) with bark, tree height, and stem volume with bark are estimated. (iii) Tree biomass and carbon storage estimation from volume and allometric models are calculated. (iv) Height-diameter relationship is fitted with nonlinear models, if diameter at breast height (DBH) or tree height are available, which can be used to retrieve tree height and diameter at breast height (DBH). <https://github.com/forestscientist/StemAnalysis>.

r-soundexbr 1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SoundexBR
Licenses: GPL 2+
Build system: r
Synopsis: Phonetic-Coding for Portuguese
Description:

The SoundexBR package provides an algorithm for decoding names into phonetic codes, as pronounced in Portuguese. The goal is for homophones to be encoded to the same representation so that they can be matched despite minor differences in spelling. The algorithm mainly encodes consonants; a vowel will not be encoded unless it is the first letter. The soundex code resultant consists of a four digits long string composed by one letter followed by three numerical digits: the letter is the first letter of the name, and the digits encode the remaining consonants.

r-snowflakes 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=snowflakes
Licenses: GPL 2+
Build system: r
Synopsis: Random Snowflake Generator
Description:

The function generates and plots random snowflakes. Each snowflake is defined by a given diameter, width of the crystal, color, and random seed. Snowflakes are plotted in such way that they always remain round, no matter what the aspect ratio of the plot is. Snowflakes can be created using transparent colors, which creates a more interesting, somewhat realistic, image. Images of the snowflakes can be separately saved as svg files and used in websites as static or animated images.

r-simed 2.0.2
Propagated dependencies: r-shape@1.4.6.1 r-rstream@1.3.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=simEd
Licenses: Expat
Build system: r
Synopsis: Simulation Education
Description:

This package contains various functions to be used for simulation education, including simple Monte Carlo simulation functions, queueing simulation functions, variate generation functions capable of producing independent streams and antithetic variates, functions for illustrating random variate generation for various discrete and continuous distributions, and functions to compute time-persistent statistics. Also contains functions for visualizing: event-driven details of a single-server queue model; a Lehmer random number generator; variate generation via acceptance-rejection; and of generating a non-homogeneous Poisson process via thinning. Also contains two queueing data sets (one fabricated, one real-world) to facilitate input modeling. More details on the use of these functions can be found in Lawson and Leemis (2015) <doi:10.1109/WSC.2017.8248124>, in Kudlay, Lawson, and Leemis (2020) <doi:10.1109/WSC48552.2020.9384010>, and in Lawson and Leemis (2021) <doi:10.1109/WSC52266.2021.9715299>.

r-simmer 4.4.7
Propagated dependencies: r-rcpp@1.1.0 r-magrittr@2.0.4 r-codetools@0.2-20
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://r-simmer.org
Licenses: GPL 2+
Build system: r
Synopsis: Discrete-Event Simulation for R
Description:

This package provides a process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. It is designed as a generic yet powerful framework. The architecture encloses a robust and fast simulation core written in C++ with automatic monitoring capabilities. It provides a rich and flexible R API that revolves around the concept of trajectory, a common path in the simulation model for entities of the same type. Documentation about simmer is provided by several vignettes included in this package, via the paper by Ucar, Smeets & Azcorra (2019, <doi:10.18637/jss.v090.i02>), and the paper by Ucar, Hernández, Serrano & Azcorra (2018, <doi:10.1109/MCOM.2018.1700960>); see citation("simmer") for details.

r-sensemakr 0.1.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/carloscinelli/sensemakr
Licenses: GPL 3
Build system: r
Synopsis: Sensitivity Analysis Tools for Regression Models
Description:

This package implements a suite of sensitivity analysis tools that extends the traditional omitted variable bias framework and makes it easier to understand the impact of omitted variables in regression models, as discussed in Cinelli, C. and Hazlett, C. (2020), "Making Sense of Sensitivity: Extending Omitted Variable Bias." Journal of the Royal Statistical Society, Series B (Statistical Methodology) <doi:10.1111/rssb.12348>.

r-schangeblock 0.1.0
Propagated dependencies: r-robcp@0.3.10 r-rcpp@1.1.0 r-nortest@1.0-4 r-ggplot2@4.0.1 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SChangeBlock
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Structural Change Detection by an Analysis of Variability Between Blocks of Observations
Description:

This package provides methods to detect structural changes in time series or random fields (spatial data). Focus is on the detection of abrupt changes or trends in independent data, but the package also provides a function to de-correlate data with dependence. The functions are based on the test suggested in Schmidt (2024) <DOI:10.3150/23-BEJ1686> and the work in Görz and Fried (2025) <DOI:10.48550/arXiv.2512.11599>.

r-simmer-bricks 0.2.2
Propagated dependencies: r-simmer@4.4.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://r-simmer.org
Licenses: Expat
Build system: r
Synopsis: Helper Methods for 'simmer' Trajectories
Description:

This package provides wrappers for common activity patterns in simmer trajectories.

r-superpixelimagesegmentation 1.0.6
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-r6@2.6.1 r-openimager@1.3.0 r-lattice@0.22-7 r-clusterr@1.3.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mlampros/SuperpixelImageSegmentation
Licenses: GPL 3
Build system: r
Synopsis: Superpixel Image Segmentation
Description:

Image Segmentation using Superpixels, Affinity Propagation and Kmeans Clustering. The R code is based primarily on the article "Image Segmentation using SLIC Superpixels and Affinity Propagation Clustering, Bao Zhou, International Journal of Science and Research (IJSR), 2013" <https://www.ijsr.net/archive/v4i4/SUB152869.pdf>.

r-sdt 1.0.0
Propagated dependencies: r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.meb.edu.tum.de
Licenses: GPL 2+
Build system: r
Synopsis: Self-Determination Theory Measures
Description:

This package provides functions for self-determination motivation theory (SDT) to compute measures of motivation internalization, motivation simplex structure, and of the original and adjusted self-determination or relative autonomy index. SDT was introduced by Deci and Ryan (1985) <doi:10.1007/978-1-4899-2271-7>. See package?SDT for an overview.

r-statcomp 0.1.0
Propagated dependencies: r-zoo@1.8-14 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=statcomp
Licenses: GPL 2
Build system: r
Synopsis: Statistical Complexity and Information Measures for Time Series Analysis
Description:

An implementation of local and global statistical complexity measures (aka Information Theory Quantifiers, ITQ) for time series analysis based on ordinal statistics (Bandt and Pompe (2002) <DOI:10.1103/PhysRevLett.88.174102>). Several distance measures that operate on ordinal pattern distributions, auxiliary functions for ordinal pattern analysis, and generating functions for stochastic and deterministic-chaotic processes for ITQ testing are provided.

r-streak 1.0.0
Propagated dependencies: r-vam@1.1.0 r-speck@1.0.1 r-seurat@5.3.1 r-matrix@1.7-4 r-ckmeans-1d-dp@4.3.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=STREAK
Licenses: GPL 2+
Build system: r
Synopsis: Receptor Abundance Estimation using Feature Selection and Gene Set Scoring
Description:

This package performs receptor abundance estimation for single cell RNA-sequencing data using a supervised feature selection mechanism and a thresholded gene set scoring procedure. Seurat's normalization method is described in: Hao et al., (2021) <doi:10.1016/j.cell.2021.04.048>, Stuart et al., (2019) <doi:10.1016/j.cell.2019.05.031>, Butler et al., (2018) <doi:10.1038/nbt.4096> and Satija et al., (2015) <doi:10.1038/nbt.3192>. Method for reduced rank reconstruction and rank-k selection is detailed in: Javaid et al., (2022) <doi:10.1101/2022.10.08.511197>. Gene set scoring procedure is described in: Frost et al., (2020) <doi:10.1093/nar/gkaa582>. Clustering method is outlined in: Song et al., (2020) <doi:10.1093/bioinformatics/btaa613> and Wang et al., (2011) <doi:10.32614/RJ-2011-015>.

r-simms 1.3.2
Propagated dependencies: r-survival@3.8-3 r-randomforestsrc@2.9.3 r-mass@7.3-65 r-glmnet@4.1-10 r-foreach@1.5.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=SIMMS
Licenses: GPL 2
Build system: r
Synopsis: Subnetwork Integration for Multi-Modal Signatures
Description:

Algorithms to create prognostic biomarkers using biological genesets or networks.

r-simtimer 4.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://github.com/ims-fhs/simtimer
Licenses: GPL 3
Build system: r
Synopsis: Datetimes as Integers for Discrete-Event Simulations
Description:

Handles datetimes as integers for the usage inside Discrete-Event Simulations (DES). The conversion is made using the internally generic function as.numeric() of the base package. DES is described in Simulation Modeling and Analysis by Averill Law and David Kelton (1999) <doi:10.2307/2288169>.

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.

r-shoppingwords 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-stringi@1.8.7 r-stringdist@0.9.15 r-stopwords@2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://bkanx.github.io/shoppingwords/
Licenses: Expat
Build system: r
Synopsis: Text Processing Tools for Turkish E-Commerce Data
Description:

This package provides several datasets useful for processing and analysis of text in Turkish from an online shopping platform.

r-screenclean 1.0.1
Propagated dependencies: r-quadprog@1.5-8 r-matrix@1.7-4 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=ScreenClean
Licenses: GPL 2+
Build system: r
Synopsis: Screen and clean variable selection procedures
Description:

Routines for a collection of screen-and-clean type variable selection procedures, including UPS and GS.

r-sfm 0.2.1
Propagated dependencies: r-sopc@0.1.0 r-sn@2.1.1 r-psych@2.5.6 r-matrixcalc@1.0-6 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=SFM
Licenses: Expat
Build system: r
Synopsis: Package for Analyzing Skew Factor Models
Description:

Generates Skew Factor Models data and applies Sparse Online Principal Component (SOPC), Incremental Principal Component (IPC), Projected Principal Component (PPC), Perturbation Principal Component (PPC), Stochastic Approximation Principal Component (SAPC), Sparse Principal Component (SPC) and other PC methods to estimate model parameters. It includes capabilities for calculating mean squared error, relative error, and sparsity of the loading matrix.The philosophy of the package is described in Guo G. (2023) <doi:10.1007/s00180-022-01270-z>.

r-svgtools 1.1.3
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-rsvg@2.7.0 r-magick@2.9.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=svgtools
Licenses: GPL 3
Build system: r
Synopsis: Manipulate SVG (Template) Files of Charts
Description:

The purpose of this package is to manipulate SVG files that are templates of charts the user wants to produce. In vector graphics one copes with x-/y-coordinates of elements (e.g. lines, rectangles, text). Their scale is often dependent on the program that is used to produce the graphics. In applied statistics one usually has numeric values on a fixed scale (e.g. percentage values between 0 and 100) to show in a chart. Basically, svgtools transforms the statistical values into coordinates and widths/heights of the vector graphics. This is done by stackedBar() for bar charts, by linesSymbols() for charts with lines and/or symbols (dot markers) and scatterSymbols() for scatterplots.

r-stardom 1.1.32
Propagated dependencies: r-zoo@1.8-14 r-viridislite@0.4.2 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-r-matlab@3.7.0 r-purrr@1.2.0 r-pracma@2.4.6 r-multiway@1.0-7 r-mba@0.1-2 r-matrixstats@1.5.0 r-gtools@3.9.5 r-ggplot2@4.0.1 r-ggally@2.4.0 r-foreach@1.5.2 r-eemr@1.0.2 r-drc@3.0-1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-data-table@1.17.8 r-cdom@0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=staRdom
Licenses: AGPL 3
Build system: r
Synopsis: PARAFAC Analysis of EEMs from DOM
Description:

This is a user-friendly way to run a parallel factor (PARAFAC) analysis (Harshman, 1971) <doi:10.1121/1.1977523> on excitation emission matrix (EEM) data from dissolved organic matter (DOM) samples (Murphy et al., 2013) <doi:10.1039/c3ay41160e>. The analysis includes profound methods for model validation. Some additional functions allow the calculation of absorbance slope parameters and create beautiful plots.'.

r-startupmsg 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=startupmsg
Licenses: LGPL 3
Build system: r
Synopsis: Utilities for Start-Up Messages
Description:

This package provides utilities to create or suppress start-up messages.

r-shinywidgets 0.9.0
Propagated dependencies: r-shiny@1.11.1 r-sass@0.4.10 r-rlang@1.1.6 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dreamRs/shinyWidgets
Licenses: GPL 3
Build system: r
Synopsis: Custom Inputs Widgets for Shiny
Description:

Collection of custom input controls and user interface components for Shiny applications. Give your applications a unique and colorful style !

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457