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

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-sgstar 0.1.2
Propagated dependencies: r-tidyr@1.3.1 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/yogasatria30/sgstar
Licenses: GPL 3
Build system: r
Synopsis: Seasonal Generalized Space Time Autoregressive (S-GSTAR) Model
Description:

This package provides a set of function that implements for seasonal multivariate time series analysis based on Seasonal Generalized Space Time Autoregressive with Seemingly Unrelated Regression (S-GSTAR-SUR) Model by Setiawan(2016)<https://www.researchgate.net/publication/316517889_S-GSTAR-SUR_model_for_seasonal_spatio_temporal_data_forecasting>.

r-sbic 0.2.0
Propagated dependencies: r-rcpp@1.1.0 r-r-oo@1.27.1 r-r-methodss3@1.8.2 r-polca@1.6.0.2 r-mclust@6.1.2 r-igraph@2.2.1 r-hash@2.2.6.3 r-flexmix@2.3-20 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Lucaweihs/sBIC
Licenses: GPL 3+
Build system: r
Synopsis: Computing the Singular BIC for Multiple Models
Description:

Computes the sBIC for various singular model collections including: binomial mixtures, factor analysis models, Gaussian mixtures, latent forests, latent class analyses, and reduced rank regressions.

r-sparseeigen 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dppalomar/sparseEigen
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Computation of Sparse Eigenvectors of a Matrix
Description:

Computation of sparse eigenvectors of a matrix (aka sparse PCA) with running time 2-3 orders of magnitude lower than existing methods and better final performance in terms of recovery of sparsity pattern and estimation of numerical values. Can handle covariance matrices as well as data matrices with real or complex-valued entries. Different levels of sparsity can be specified for each individual ordered eigenvector and the method is robust in parameter selection. See vignette for a detailed documentation and comparison, with several illustrative examples. The package is based on the paper: K. Benidis, Y. Sun, P. Babu, and D. P. Palomar (2016). "Orthogonal Sparse PCA and Covariance Estimation via Procrustes Reformulation," IEEE Transactions on Signal Processing <doi:10.1109/TSP.2016.2605073>.

r-stinepack 1.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stinepack
Licenses: GPL 2+
Build system: r
Synopsis: Stineman, a Consistently Well Behaved Method of Interpolation
Description:

This package provides a consistently well behaved method of interpolation based on piecewise rational functions using Stineman's algorithm.

r-smut 1.1
Propagated dependencies: r-skat@2.2.5 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 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=SMUT
Licenses: GPL 2+
Build system: r
Synopsis: Multi-SNP Mediation Intersection-Union Test
Description:

Testing the mediation effect of multiple SNPs on an outcome through a mediator.

r-semhelpinghands 0.1.14
Propagated dependencies: r-rlang@1.1.6 r-lavaan@0.6-20 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://sfcheung.github.io/semhelpinghands/
Licenses: GPL 3+
Build system: r
Synopsis: Helper Functions for Structural Equation Modeling
Description:

An assortment of helper functions for doing structural equation modeling, mainly by lavaan for now. Most of them are time-saving functions for common tasks in doing structural equation modeling and reading the output. This package is not for functions that implement advanced statistical procedures. It is a light-weight package for simple functions that do simple tasks conveniently, with as few dependencies as possible.

r-samon 4.0.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=samon
Licenses: GPL 2
Build system: r
Synopsis: Sensitivity Analysis for Missing Data
Description:

In a clinical trial with repeated measures designs, outcomes are often taken from subjects at fixed time-points. The focus of the trial may be to compare the mean outcome in two or more groups at some pre-specified time after enrollment. In the presence of missing data auxiliary assumptions are necessary to perform such comparisons. One commonly employed assumption is the missing at random assumption (MAR). The samon package allows the user to perform a (parameterized) sensitivity analysis of this assumption. In particular it can be used to examine the sensitivity of tests in the difference in outcomes to violations of the MAR assumption. The sensitivity analysis can be performed under two scenarios, a) where the data exhibit a monotone missing data pattern (see the samon() function), and, b) where in addition to a monotone missing data pattern the data exhibit intermittent missing values (see the samonIM() function).

r-siconvr 0.0.1
Propagated dependencies: r-tibble@3.3.0 r-magrittr@2.0.4 r-httr@1.4.7 r-dplyr@1.1.4 r-data-table@1.17.8 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/meirelesff/siconvr
Licenses: GPL 3+
Build system: r
Synopsis: Fetch Data from Plataforma +Brasil (SICONV)
Description:

Fetch data on targeted public investments from Plataforma +Brasil (SICONV) <http://plataformamaisbrasil.gov.br/>, the responsible system for requests, execution, and monitoring of federal discretionary transfers in Brazil.

r-stranslate 0.1.3
Propagated dependencies: r-stringr@1.6.0 r-knitr@1.50 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sigbertklinke/stranslate
Licenses: GPL 3
Build system: r
Synopsis: Simple Translation Between Different Languages
Description:

Message translation is often managed with po files and the gettext programme, but sometimes another solution is needed. In contrast to po files, a more flexible approach is used as in the Fluent <https://projectfluent.org/> project with R Markdown snippets. The key-value approach allows easier handling of the translated messages.

r-simulist 0.7.0
Propagated dependencies: r-rlang@1.1.6 r-randomnames@1.6-0.0 r-grates@1.8.0 r-epiparameter@0.4.1 r-english@1.2-6 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/epiverse-trace/simulist
Licenses: Expat
Build system: r
Synopsis: Simulate Disease Outbreak Line List and Contacts Data
Description:

This package provides tools to simulate realistic raw case data for an epidemic in the form of line lists and contacts using a branching process. Simulated outbreaks are parameterised with epidemiological parameters and can have age-structured populations, age-stratified hospitalisation and death risk and time-varying case fatality risk.

r-scalespikeslab 1.0
Propagated dependencies: r-truncatednormal@2.3 r-rcppeigen@0.3.4.0.2 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=ScaleSpikeSlab
Licenses: GPL 2+
Build system: r
Synopsis: Scalable Spike-and-Slab
Description:

This package provides a scalable Gibbs sampling implementation for high dimensional Bayesian regression with the continuous spike-and-slab prior. Niloy Biswas, Lester Mackey and Xiao-Li Meng, "Scalable Spike-and-Slab" (2022) <arXiv:2204.01668>.

r-svyroc 1.0.0
Propagated dependencies: r-svyvarsel@1.0.1 r-survey@4.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=svyROC
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of the ROC Curve and the AUC for Complex Survey Data
Description:

Estimate the receiver operating characteristic (ROC) curve, area under the curve (AUC) and optimal cut-off points for individual classification taking into account complex sampling designs when working with complex survey data. Methods implemented in this package are described in: A. Iparragirre, I. Barrio, I. Arostegui (2024) <doi:10.1002/sta4.635>; A. Iparragirre, I. Barrio, J. Aramendi, I. Arostegui (2022) <doi:10.2436/20.8080.02.121>; A. Iparragirre, I. Barrio (2024) <doi:10.1007/978-3-031-65723-8_7>.

r-senstrat 1.0.3
Propagated dependencies: r-mass@7.3-65 r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=senstrat
Licenses: GPL 2
Build system: r
Synopsis: Sensitivity Analysis for Stratified Observational Studies
Description:

Sensitivity analysis in unmatched observational studies, with or without strata. The main functions are sen2sample() and senstrat(). See Rosenbaum, P. R. and Krieger, A. M. (1990), JASA, 85, 493-498, <doi:10.1080/01621459.1990.10476226> and Gastwirth, Krieger and Rosenbaum (2000), JRSS-B, 62, 545â 555 <doi:10.1111/1467-9868.00249> .

r-stratification 2.2-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stratification
Licenses: GPL 2
Build system: r
Synopsis: Univariate Stratification of Survey Populations
Description:

Univariate stratification of survey populations with a generalization of the Lavallee-Hidiroglou method of stratum construction. The generalized method takes into account a discrepancy between the stratification variable and the survey variable. The determination of the optimal boundaries also incorporate, if desired, an anticipated non-response, a take-all stratum for large units, a take-none stratum for small units, and a certainty stratum to ensure that some specific units are in the sample. The well known cumulative root frequency rule of Dalenius and Hodges and the geometric rule of Gunning and Horgan are also implemented.

r-shrinkdsm 1.0.2
Propagated dependencies: r-survival@3.8-3 r-stochvol@3.2.9 r-shrinktvp@3.1.1 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 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=shrinkDSM
Licenses: GPL 2+
Build system: r
Synopsis: Efficient Bayesian Inference for Dynamic Survival Models with Shrinkage
Description:

Efficient Markov chain Monte Carlo (MCMC) algorithms for fully Bayesian estimation of dynamic survival models with shrinkage priors. Details on the algorithms used are provided in Wagner (2011) <doi:10.1007/s11222-009-9164-5>, Bitto and Frühwirth-Schnatter (2019) <doi:10.1016/j.jeconom.2018.11.006> and Cadonna et al. (2020) <doi:10.3390/econometrics8020020>.

r-sergeant 0.9.1
Propagated dependencies: r-tibble@3.3.0 r-stringi@1.8.7 r-scales@1.4.0 r-readr@2.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-htmltools@0.5.8.1 r-dplyr@1.1.4 r-dbplyr@2.5.1 r-dbi@1.2.3 r-bit64@4.6.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gitlab.com/hrbrmstr/sergeant
Licenses: Expat
Build system: r
Synopsis: Tools to Transform and Query Data with Apache Drill
Description:

Apache Drill is a low-latency distributed query engine designed to enable data exploration and analysis on both relational and non-relational data stores, scaling to petabytes of data. Methods are provided that enable working with Apache Drill instances via the REST API, DBI methods and using dplyr'/'dbplyr idioms. Helper functions are included to facilitate using official Drill Docker images/containers.

r-shinydatetimepickers 1.2.0
Propagated dependencies: r-shiny@1.11.1 r-reactr@0.6.1 r-lubridate@1.9.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stla/shinyDatetimePickers
Licenses: GPL 3
Build system: r
Synopsis: Some Datetime Pickers for 'Shiny'
Description:

This package provides three types of datetime pickers for usage in a Shiny UI. A datetime picker is an input field for selecting both a date and a time.

r-sparsemdc 0.99.5
Propagated dependencies: r-foreach@1.5.2 r-dorng@1.8.6.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=SparseMDC
Licenses: GPL 3
Build system: r
Synopsis: Implementation of SparseMDC Algorithm
Description:

This package implements the algorithm described in Barron, M., and Li, J. (Not yet published). This algorithm clusters samples from multiple ordered populations, links the clusters across the conditions and identifies marker genes for these changes. The package was designed for scRNA-Seq data but is also applicable to many other data types, just replace cells with samples and genes with variables. The package also contains functions for estimating the parameters for SparseMDC as outlined in the paper. We recommend that users further select their marker genes using the magnitude of the cluster centers.

r-simdag 0.5.2
Propagated dependencies: r-rlang@1.1.6 r-rfast@2.1.5.2 r-igraph@2.2.1 r-ggdag@0.2.13 r-data-table@1.17.8 r-dagitty@0.3-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/RobinDenz1/simDAG
Licenses: GPL 3+
Build system: r
Synopsis: Simulate Data from a (Time-Dependent) Causal DAG
Description:

Simulate complex data from a given directed acyclic graph and information about each individual node. Root nodes are simply sampled from the specified distribution. Child Nodes are simulated according to one of many implemented regressions, such as logistic regression, linear regression, poisson regression or any other function. Also includes a comprehensive framework for discrete-time simulation, discrete-event simulation, and networks-based simulation which can generate even more complex longitudinal and dependent data. For more details, see Robin Denz, Nina Timmesfeld (2025) <doi:10.48550/arXiv.2506.01498>.

r-stochvol 3.2.9
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 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-shinyexprportal 1.2.1
Propagated dependencies: r-yaml@2.3.10 r-vegawidget@0.5.0 r-tidyr@1.3.1 r-shinyhelper@0.3.2 r-shiny@1.11.1 r-rlang@1.1.6 r-rfast@2.1.5.2 r-qvalue@2.42.0 r-markdown@2.0 r-iheatmapr@0.7.1 r-htmltools@0.5.8.1 r-dt@0.34.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-config@0.3.2 r-cli@3.6.5 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://c4tb.github.io/shinyExprPortal/
Licenses: Expat
Build system: r
Synopsis: Configurable 'shiny' Portal for Sharing Analysis of Molecular Expression Data
Description:

Enables deploying configuration file-based shiny apps with minimal programming for interactive exploration and analysis showcase of molecular expression data. For exploration, supports visualization of correlations between rows of an expression matrix and a table of observations, such as clinical measures, and comparison of changes in expression over time. For showcase, enables visualizing the results of differential expression from package such as limma', co-expression modules from WGCNA and lower dimensional projections.

r-synthetic 1.1.1
Propagated dependencies: r-rlang@1.1.6 r-magrittr@2.0.4 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/agi-lab/SynthETIC
Licenses: GPL 3
Build system: r
Synopsis: Synthetic Experience Tracking Insurance Claims
Description:

Creation of an individual claims simulator which generates various features of non-life insurance claims. An initial set of test parameters, designed to mirror the experience of an Auto Liability portfolio, were set up and applied by default to generate a realistic test data set of individual claims (see vignette). The simulated data set then allows practitioners to back-test the validity of various reserving models and to prove and/or disprove certain actuarial assumptions made in claims modelling. The distributional assumptions used to generate this data set can be easily modified by users to match their experiences. Reference: Avanzi B, Taylor G, Wang M, Wong B (2020) "SynthETIC: an individual insurance claim simulator with feature control" <doi:10.48550/arXiv.2008.05693>.

r-shinydnd 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ayayron/shinydnd
Licenses: GPL 3
Build system: r
Synopsis: Shiny Drag-n-Drop
Description:

Add functionality to create drag and drop div elements in shiny.

r-spatialcovariance 0.6-9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spatialCovariance
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Computation of Spatial Covariance Matrices for Data on Rectangles
Description:

This package provides functions that compute the spatial covariance matrix for the matern and power classes of spatial models, for data that arise on rectangular units. This code can also be used for the change of support problem and for spatial data that arise on irregularly shaped regions like counties or zipcodes by laying a fine grid of rectangles and aggregating the integrals in a form of Riemann integration.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901
Total results: 21615