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

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-swpcindex 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SwPcIndex
Licenses: GPL 2+
Synopsis: Computation of Survey Weighted PC Based Composite Index
Description:

An index is created using a mathematical model that transforms multi-dimensional variables into a single value. These variables are often correlated, and while PCA-based indices can address the issue of multicollinearity, they typically do not account for survey weights, which can lead to inaccurate rankings of survey units such as households, districts, or states. To resolve this, the current package facilitates the development of a principal component analysis-based composite index by incorporating survey weights for each sample observation. This ensures the generation of a survey-weighted principal component-based normalized composite index. Additionally, the package provides a normalized principal component-based composite index and ranks the sample observations based on the values of the composite indices. For method details see, Skinner, C. J., Holmes, D. J. and Smith, T. M. F. (1986) <DOI:10.1080/01621459.1986.10478336>, Singh, D., Basak, P., Kumar, R. and Ahmad, T. (2023) <DOI:10.3389/fams.2023.1274530>.

r-spheresmooth 0.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://kybak90.github.io/spheresmooth/
Licenses: GPL 2+
Synopsis: Piecewise Geodesic Smoothing for Spherical Data
Description:

Fitting a smooth path to a given set of noisy spherical data observed at known time points. It implements a piecewise geodesic curve fitting method on the unit sphere based on a velocity-based penalization scheme. The proposed approach is implemented using the Riemannian block coordinate descent algorithm. To understand the method and algorithm, one can refer to Bak, K. Y., Shin, J. K., & Koo, J. Y. (2023) <doi:10.1080/02664763.2022.2054962> for the case of order 1. Additionally, this package includes various functions necessary for handling spherical data.

r-smme 1.1.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 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=SMME
Licenses: Expat
Synopsis: Soft Maximin Estimation for Large Scale Heterogeneous Data
Description:

Efficient procedure for solving the soft maximin problem for large scale heterogeneous data, see Lund, Mogensen and Hansen (2022) <doi:10.1111/sjos.12580>. Currently Lasso and SCAD penalized estimation is implemented. Note this package subsumes and replaces the SMMA package.

r-superdiag 2.0
Propagated dependencies: r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=superdiag
Licenses: GPL 2+
Synopsis: Comprehensive Test Suite for Testing Markov Chain Nonconvergence
Description:

The superdiag package provides a comprehensive test suite for testing Markov Chain nonconvergence. It integrates five standard empirical MCMC convergence diagnostics (Gelman-Rubin, Geweke, Heidelberger-Welch, Raftery-Lewis, and Hellinger distance) and plotting functions for trace plots and density histograms. The functions of the package can be used to present all diagnostic statistics and graphs at once for conveniently checking MCMC nonconvergence.

r-spider 1.5.1
Propagated dependencies: r-pegas@1.3 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/boopsboops/spider
Licenses: Expat
Synopsis: Species Identity and Evolution in R
Description:

Analysis of species limits and DNA barcoding data. Included are functions for generating important summary statistics from DNA barcode data, assessing specimen identification efficacy, testing and optimizing divergence threshold limits, assessment of diagnostic nucleotides, and calculation of the probability of reciprocal monophyly. Additionally, a sliding window function offers opportunities to analyse information across a gene, often used for marker design in degraded DNA studies. Further information on the package has been published in Brown et al (2012) <doi:10.1111/j.1755-0998.2011.03108.x>.

r-scoringrules 1.1.3
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/FK83/scoringRules
Licenses: GPL 2+
Synopsis: Scoring Rules for Parametric and Simulated Distribution Forecasts
Description:

Dictionary-like reference for computing scoring rules in a wide range of situations. Covers both parametric forecast distributions (such as mixtures of Gaussians) and distributions generated via simulation. Further details can be found in the package vignettes <doi:10.18637/jss.v090.i12>, <doi:10.18637/jss.v110.i08>.

r-sarsop 0.6.16
Propagated dependencies: r-xml2@1.5.0 r-processx@3.8.6 r-matrix@1.7-4 r-digest@0.6.39 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/boettiger-lab/sarsop
Licenses: GPL 2
Synopsis: Approximate POMDP Planning Software
Description:

This package provides a toolkit for Partially Observed Markov Decision Processes (POMDP). Provides bindings to C++ libraries implementing the algorithm SARSOP (Successive Approximations of the Reachable Space under Optimal Policies) and described in Kurniawati et al (2008), <doi:10.15607/RSS.2008.IV.009>. This package also provides a high-level interface for generating, solving and simulating POMDP problems and their solutions.

r-sox 1.2.2
Propagated dependencies: r-survival@3.8-3 r-rcpp@1.1.0 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sox
Licenses: GPL 3+
Synopsis: Structured Learning in Time-Dependent Cox Models
Description:

Efficient procedures for fitting and cross-validating the structurally-regularized time-dependent Cox models.

r-stressstrength 1.0.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StressStrength
Licenses: GPL 2+ GPL 3+
Synopsis: Computation and Estimation of Reliability of Stress-Strength Models
Description:

Reliability of (normal) stress-strength models and for building two-sided or one-sided confidence intervals according to different approximate procedures.

r-slick 1.0.0
Propagated dependencies: r-tibble@3.3.0 r-shiny@1.11.1 r-scales@1.4.0 r-golem@0.5.1 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-dt@0.34.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://slick.bluematterscience.com/
Licenses: GPL 2
Synopsis: Interactive Visualization of MSE Results
Description:

This package provides a framework for visualizing and exploring results of a Management Strategy Evaluation (MSE). The publication quality figures and tables can be developed directly from the R console, or interactively explored with the Slick App. For more details, see the `Slick` website <https://slick.bluematterscience.com>.

r-stv 1.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jayemerson/STV
Licenses: LGPL 3
Synopsis: Single Transferable Vote Counting
Description:

Implementations of the Single Transferable Vote counting system. By default, it uses the Cambridge method for surplus allocation and Droop method for quota calculation. Fractional surplus allocation and the Hare quota are available as options.

r-shinydbauth 1.0.0.1
Propagated dependencies: r-yaml@2.3.10 r-shiny@1.11.1 r-scrypt@0.1.6 r-r6@2.6.1 r-r-utils@2.13.0 r-openssl@2.3.4 r-htmltools@0.5.8.1 r-glue@1.8.0 r-dt@0.34.0 r-billboarder@0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/diegoefe/shinydbauth
Licenses: GPL 3
Synopsis: Simple Authentification for 'shiny' Applications
Description:

This package provides a simple authentification mechanism for single shiny applications. Authentification and password change functionality are performed calling user provided functions that typically access some database backend. Source code of main applications is protected until authentication is successful.

r-srt 1.0.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://k5cents.github.io/srt/
Licenses: GPL 3
Synopsis: Read Subtitle Files as Tabular Data
Description:

Read SubRip <https://sourceforge.net/projects/subrip/> subtitle files as data frames for easy text analysis or manipulation. Easily shift numeric timings and export subtitles back into valid SubRip timestamp format to sync subtitles and audio.

r-sirad 2.3-3
Propagated dependencies: r-zoo@1.8-14 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://sirad.r-forge.r-project.org/
Licenses: GPL 2
Synopsis: Functions for Calculating Daily Solar Radiation and Evapotranspiration
Description:

Calculating daily global solar radiation at horizontal surface using several well-known models (i.e. Angstrom-Prescott, Supit-Van Kappel, Hargreaves, Bristow and Campbell, and Mahmood-Hubbard), and model calibration based on ground-truth data, and (3) model auto-calibration. The FAO Penmann-Monteith equation to calculate evapotranspiration is also included.

r-sweidnumbr 1.5.0
Propagated dependencies: r-stringr@1.6.0 r-lubridate@1.9.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rOpenGov/sweidnumbr
Licenses: FreeBSD
Synopsis: Handling of Swedish Identity Numbers
Description:

Structural handling of identity numbers used in the Swedish administration such as personal identity numbers ('personnummer') and organizational identity numbers ('organisationsnummer').

r-slurm 2025.4.9
Propagated dependencies: r-nc@2025.3.24 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=slurm
Licenses: GPL 3
Synopsis: Running and Parsing Slurm Commands
Description:

User-friendly functions which parse output of command line programs used to query Slurm. Morris A. Jette and Tim Wickberg (2023) <doi:10.1007/978-3-031-43943-8_1> describe Slurm in detail.

r-spatpca 1.3.8
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://egpivo.github.io/SpatPCA/
Licenses: GPL 2+
Synopsis: Regularized Principal Component Analysis for Spatial Data
Description:

Provide regularized principal component analysis incorporating smoothness, sparseness and orthogonality of eigen-functions by using the alternating direction method of multipliers algorithm (Wang and Huang, 2017, <DOI:10.1080/10618600.2016.1157483>). The method can be applied to either regularly or irregularly spaced data, including 1D, 2D, and 3D.

r-samtx 0.3.0
Propagated dependencies: r-bart@2.9.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SAMTx
Licenses: Expat
Synopsis: Sensitivity Assessment to Unmeasured Confounding with Multiple Treatments
Description:

This package provides a sensitivity analysis approach for unmeasured confounding in observational data with multiple treatments and a binary outcome. This approach derives the general bias formula and provides adjusted causal effect estimates in response to various assumptions about the degree of unmeasured confounding. Nested multiple imputation is embedded within the Bayesian framework to integrate uncertainty about the sensitivity parameters and sampling variability. Bayesian Additive Regression Model (BART) is used for outcome modeling. The causal estimands are the conditional average treatment effects (CATE) based on the risk difference. For more details, see paper: Hu L et al. (2020) A flexible sensitivity analysis approach for unmeasured confounding with multiple treatments and a binary outcome with application to SEER-Medicare lung cancer data <arXiv:2012.06093>.

r-ssimmap 0.1.1
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23 r-scales@1.4.0 r-knitr@1.50 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://github.com/Hailyee-Ha/SSIMmap
Licenses: Expat
Synopsis: The Structural Similarity Index Measure for Maps
Description:

Extends the classical SSIM method proposed by Wang', Bovik', Sheikh', and Simoncelli'(2004) <doi:10.1109/TIP.2003.819861>. for irregular lattice-based maps and raster images. The geographical SSIM method incorporates well-developed geographically weighted summary statistics'('Brunsdon', Fotheringham and Charlton 2002) <doi:10.1016/S0198-9715(01)00009-6> with an adaptive bandwidth kernel function for irregular lattice-based maps.

r-soiltexture 1.5.3
Propagated dependencies: r-sp@2.2-0 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+
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-spmaps 0.5.0
Propagated dependencies: r-sp@2.2-0 r-sf@1.0-23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rte-antares-rpackage/spMaps
Licenses: GPL 2+ FSDG-compatible
Synopsis: Europe SpatialPolygonsDataFrame Builder
Description:

Build custom Europe SpatialPolygonsDataFrame, if you don't know what is a SpatialPolygonsDataFrame see SpatialPolygons() in sp', by example for mapLayout() in antaresViz'. Antares is a powerful software developed by RTE to simulate and study electric power systems (more information about Antares here: <https://antares-simulator.org/>).

r-sims 0.0.4
Propagated dependencies: r-yesno@0.1.3 r-nlist@0.4.0 r-future-apply@1.20.0 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/poissonconsulting/sims
Licenses: Expat
Synopsis: Simulate Data from R or 'JAGS' Code
Description:

Generates data from R or JAGS code for use in simulation studies. The data are returned as an nlist::nlists object and/or saved to file as individual .rds files. Parallelization is implemented using the future package. Progress is reported using the progressr package.

r-sboost 0.1.2
Propagated dependencies: r-rlang@1.1.6 r-rcpp@1.1.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jadonwagstaff/sboost
Licenses: Expat
Synopsis: Machine Learning with AdaBoost on Decision Stumps
Description:

This package creates classifier for binary outcomes using Adaptive Boosting (AdaBoost) algorithm on decision stumps with a fast C++ implementation. For a description of AdaBoost, see Freund and Schapire (1997) <doi:10.1006/jcss.1997.1504>. This type of classifier is nonlinear, but easy to interpret and visualize. Feature vectors may be a combination of continuous (numeric) and categorical (string, factor) elements. Methods for classifier assessment, predictions, and cross-validation also included.

r-spedm 1.9
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23 r-sdsfun@0.8.1 r-rcppthread@2.2.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 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://stscl.github.io/spEDM/
Licenses: GPL 3
Synopsis: Spatial Empirical Dynamic Modeling
Description:

Inferring causation from spatial cross-sectional data through empirical dynamic modeling (EDM), with methodological extensions including geographical convergent cross mapping from Gao et al. (2023) <doi:10.1038/s41467-023-41619-6>, as well as the spatial causality test following the approach of Herrera et al. (2016) <doi:10.1111/pirs.12144>, together with geographical pattern causality proposed in Zhang et al. (2025) <doi:10.1080/13658816.2025.2581207>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208