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

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-supercell 1.1
Propagated dependencies: r-weights@1.1.2 r-umap@0.2.10.0 r-scales@1.4.0 r-rtsne@0.17 r-rlang@1.1.6 r-rann@2.6.2 r-proxy@0.4-27 r-plyr@1.8.9 r-plotfunctions@1.4 r-patchwork@1.3.2 r-matrixstats@1.5.0 r-matrix@1.7-4 r-irlba@2.3.5.1 r-igraph@2.2.1 r-hmisc@5.2-4 r-ggplot2@4.0.1 r-entropy@1.3.2 r-dbscan@1.2.3 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SuperCell
Licenses: GPL 3
Build system: r
Synopsis: Simplification of scRNA-Seq Data by Merging Together Similar Cells
Description:

Aggregates large single-cell data into metacell dataset by merging together gene expression of very similar cells. SuperCell uses velocyto.R <doi:10.1038/s41586-018-0414-6> <https://github.com/velocyto-team/velocyto.R> for RNA velocity and WeightedCluster <doi:10.12682/lives.2296-1658.2013.24> <https://mephisto.unige.ch/weightedcluster/> for weighted clustering on metacells. We also recommend installing scater Bioconductor package <doi:10.18129/B9.bioc.scater> <https://bioconductor.org/packages/release/bioc/html/scater.html>.

r-sempower 2.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/moshagen/semPower
Licenses: LGPL 2.0+
Build system: r
Synopsis: Power Analyses for SEM
Description:

This package provides a-priori, post-hoc, and compromise power-analyses for structural equation models (SEM).

r-sbm 0.4.7
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-reshape2@1.4.5 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-r6@2.6.1 r-purrr@1.2.0 r-prodlim@2025.04.28 r-magrittr@2.0.4 r-igraph@2.2.1 r-gremlins@0.2.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-blockmodels@1.1.5 r-alluvial@0.1-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://grosssbm.github.io/sbm/
Licenses: GPL 3+
Build system: r
Synopsis: Stochastic Blockmodels
Description:

This package provides a collection of tools and functions to adjust a variety of stochastic blockmodels (SBM). Supports at the moment Simple, Bipartite, Multipartite and Multiplex SBM (undirected or directed with Bernoulli, Poisson or Gaussian emission laws on the edges, and possibly covariate for Simple and Bipartite SBM). See Léger (2016) <doi:10.48550/arXiv.1602.07587>, Barbillon et al. (2020) <doi:10.1111/rssa.12193> and Bar-Hen et al. (2020) <doi:10.48550/arXiv.1807.10138>.

r-svdialogstcltk 1.0.1
Propagated dependencies: r-svgui@1.0.2 r-svdialogs@1.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SciViews/svDialogstcltk
Licenses: GPL 2
Build system: r
Synopsis: 'SciViews::R' - Standard Dialog Boxes using Tcl/Tk
Description:

Reimplementation of the svDialogs dialog boxes in Tcl/Tk.

r-seasepi 0.0.3
Propagated dependencies: r-ngspatial@1.2-2 r-mvtnorm@1.3-3 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=SeasEpi
Licenses: Expat
Build system: r
Synopsis: Spatiotemporal Modeling of Seasonal Infectious Disease
Description:

Spatiotemporal individual-level model of seasonal infectious disease transmission within the Susceptible-Exposed-Infectious-Recovered-Susceptible (SEIRS) framework are applied to model seasonal infectious disease transmission. This package employs a likelihood based Monte Carlo Expectation Conditional Maximization (MCECM) algorithm for estimating model parameters. In addition to model fitting and parameter estimation, the package offers functions for calculating AIC using real pandemic data and conducting simulation studies customized to user-specified model configurations.

r-shinydtc 0.1.0
Propagated dependencies: r-shinyjs@2.1.0 r-shiny@1.11.1 r-rstudioapi@0.17.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sigbertklinke/shinyDTC
Licenses: GPL 3
Build system: r
Synopsis: Simple Dynamic Timer Control
Description:

This package provides a dynamic timer control (DTC) is a shiny widget that enables time-based processes in applications. It allows users to execute these processes manually in individual steps or at customizable speeds. The timer can be paused, resumed, or restarted. This control is particularly well-suited for simulations, animations, countdowns, or interactive visualizations.

r-shortuuid 0.1.1
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=shortuuid
Licenses: Expat
Build system: r
Synopsis: Generate and Translate Standard UUIDs
Description:

Generate and translate standard Universally Unique Identifiers (UUIDs) into shorter - or just different - formats and back. Also implements base58 encoders and decoders.

r-svgpanzoom 0.3.4
Propagated dependencies: r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/timelyportfolio/svgPanZoom
Licenses: Expat
Build system: r
Synopsis: R 'Htmlwidget' to Add Pan and Zoom to Almost any R Graphic
Description:

This htmlwidget provides pan and zoom interactivity to R graphics, including base', lattice', and ggplot2'. The interactivity is provided through the svg-pan-zoom.js library. Various options to the widget can tailor the pan and zoom experience to nearly any user desire.

r-spatialrdd 0.1.0
Propagated dependencies: r-sf@1.0-23 r-sandwich@3.1-1 r-rlang@1.1.6 r-rdrobust@3.0.0 r-magrittr@2.0.4 r-lmtest@0.9-40 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://axlehner.github.io/SpatialRDD/
Licenses: GPL 3
Build system: r
Synopsis: Conduct Multiple Types of Geographic Regression Discontinuity Designs
Description:

Spatial versions of Regression Discontinuity Designs (RDDs) are becoming increasingly popular as tools for causal inference. However, conducting state-of-the-art analyses often involves tedious and time-consuming steps. This package offers comprehensive functionalities for executing all required spatial and econometric tasks in a streamlined manner. Moreover, it equips researchers with tools for performing essential placebo and balancing checks comprehensively. The fact that researchers do not have to rely on APIs of external GIS software ensures replicability and raises the standard for spatial RDDs.

r-smallcountrounding 1.2.5
Propagated dependencies: r-ssbtools@1.8.6 r-rlang@1.1.6 r-matrix@1.7-4 r-ellipsis@0.3.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/statisticsnorway/ssb-smallcountrounding
Licenses: Expat
Build system: r
Synopsis: Small Count Rounding of Tabular Data
Description:

This package provides a statistical disclosure control tool to protect frequency tables in cases where small values are sensitive. The function PLSrounding() performs small count rounding of necessary inner cells so that all small frequencies of cross-classifications to be published (publishable cells) are rounded. This is equivalent to changing micro data since frequencies of unique combinations are changed. Thus, additivity and consistency are guaranteed. The methodology is described in Langsrud and Heldal (2018) <https://www.researchgate.net/publication/327768398_An_Algorithm_for_Small_Count_Rounding_of_Tabular_Data>.

r-shinysbm 0.2.0
Propagated dependencies: r-visnetwork@2.1.4 r-stringr@1.6.0 r-shinydashboard@0.7.3 r-shinyalert@3.1.0 r-shiny@1.11.1 r-sbm@0.4.7 r-rmarkdown@2.30 r-purrr@1.2.0 r-patchwork@1.3.2 r-magrittr@2.0.4 r-golem@0.5.1 r-ggplot2@4.0.1 r-fresh@0.2.2 r-flextable@0.9.10 r-dt@0.34.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-config@0.3.2 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://shinysbm-theodore-vanrenterghem-b12616c23cfbfb3f0fe520178bcb95a.pages-forge.inrae.fr/
Licenses: Expat
Build system: r
Synopsis: 'shiny' Application to Use the Stochastic Block Model
Description:

This package provides a shiny interface for a simpler use of the sbm R package. It also contains useful functions to easily explore the sbm package results. With this package you should be able to use the stochastic block model without any knowledge in R, get automatic reports and nice visuals, as well as learning the basic functions of sbm'.

r-sqlscore 0.1.4
Propagated dependencies: r-dbplyr@2.5.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/wwbrannon/sqlscore/
Licenses: Expat
Build system: r
Synopsis: Utilities for Generating SQL Queries from Model Objects
Description:

This package provides utilities for generating SQL queries (particularly CREATE TABLE statements) from R model objects. The most important use case is generating SQL to score a generalized linear model or related model represented as an R object, in which case the package handles parsing formula operators and including the model's response function.

r-simph 1.3.15
Propagated dependencies: r-survival@3.8-3 r-stringr@1.6.0 r-quadprog@1.5-8 r-mgcv@1.9-4 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 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=simPH
Licenses: GPL 3
Build system: r
Synopsis: Simulate and Plot Estimates from Cox Proportional Hazards Models
Description:

Simulates and plots quantities of interest (relative hazards, first differences, and hazard ratios) for linear coefficients, multiplicative interactions, polynomials, penalised splines, and non-proportional hazards, as well as stratified survival curves from Cox Proportional Hazard models. It also simulates and plots marginal effects for multiplicative interactions. Methods described in Gandrud (2015) <doi:10.18637/jss.v065.i03>.

r-sbw 1.2
Propagated dependencies: r-spatstat-univar@3.1-5 r-slam@0.1-55 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=sbw
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Stable Balancing Weights for Causal Inference and Missing Data
Description:

This package implements the Stable Balancing Weights by Zubizarreta (2015) <DOI:10.1080/01621459.2015.1023805>. These are the weights of minimum variance that approximately balance the empirical distribution of the observed covariates. For an overview, see Chattopadhyay, Hase and Zubizarreta (2020) <DOI:10.1002/sim.8659>. To solve the optimization problem in sbw', the default solver is quadprog', which is readily available through CRAN. The solver osqp is also posted on CRAN. To enhance the performance of sbw', users are encouraged to install other solvers such as gurobi and Rmosek', which require special installation. For the installation of gurobi and pogs, please follow the instructions at <https://docs.gurobi.com/projects/optimizer/en/current/reference/r.html> and <http://foges.github.io/pogs/stp/r>.

r-softclustering 2.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SoftClustering
Licenses: GPL 2
Build system: r
Synopsis: Soft Clustering Algorithms
Description:

It contains soft clustering algorithms, in particular approaches derived from rough set theory: Lingras & West original rough k-means, Peters refined rough k-means, and PI rough k-means. It also contains classic k-means and a corresponding illustrative demo.

r-ssrm-logmer 0.1
Propagated dependencies: r-statmod@1.5.1 r-sfsmisc@1.1-23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssrm.logmer
Licenses: GPL 2
Build system: r
Synopsis: Sample Size Determination for Longitudinal Designs with Binary Outcome
Description:

This package provides the necessary sample size for a longitudinal study with binary outcome in order to attain a pre-specified power while strictly maintaining the Type I error rate. Kapur K, Bhaumik R, Tang XC, Hur K, Reda DJ, Bhaumik D (2014) <doi:10.1002/sim.6203>.

r-stepmixr 0.1.3
Propagated dependencies: r-reticulate@1.44.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Labo-Lacourse/StepMixr
Licenses: GPL 2
Build system: r
Synopsis: Interface to 'Python' Package 'StepMix'
Description:

This is an interface for the Python package StepMix'. It is a Python package following the scikit-learn API for model-based clustering and generalized mixture modeling (latent class/profile analysis) of continuous and categorical data. StepMix handles missing values through Full Information Maximum Likelihood (FIML) and provides multiple stepwise Expectation-Maximization (EM) estimation methods based on pseudolikelihood theory. Additional features include support for covariates and distal outcomes, various simulation utilities, and non-parametric bootstrapping, which allows inference in semi-supervised and unsupervised settings. Software paper available at <doi:10.18637/jss.v113.i08>.

r-sudoku 2.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sudoku
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Sudoku Puzzle Generator and Solver
Description:

Generates, plays, and solves Sudoku puzzles. The GUI playSudoku() needs package "tkrplot" if you are not on Windows.

r-simphony 1.0.3
Propagated dependencies: r-foreach@1.5.2 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://simphony.hugheylab.org
Licenses: GPL 2
Build system: r
Synopsis: Simulating Large-Scale, Rhythmic Data
Description:

This package provides a tool for simulating rhythmic data: transcriptome data using Gaussian or negative binomial distributions, and behavioral activity data using Bernoulli or Poisson distributions. See Singer et al. (2019) <doi:10.7717/peerj.6985>.

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-sameplot 0.1.0
Propagated dependencies: r-ragg@1.5.0 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/TomNaber/sameplot
Licenses: Expat
Build system: r
Synopsis: Consistent Plot Rendering and Saving Across Interactive Sessions and Reports
Description:

Renders plots to a temporary image using the ragg graphics device and returns knitr::include_graphics() output. Optionally saves the image to a specified path. This helps ensure consistent appearance across interactive sessions, saved files, and knitted documents. For more details see Pedersen and Shemanarev (2025) <doi: 10.32614/CRAN.package.ragg>.

r-simle 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-sie2nts@0.1.0 r-rcurl@1.98-1.17 r-plotly@4.11.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=SIMle
Licenses: Expat
Build system: r
Synopsis: Estimation and Inference for General Time Series Regression
Description:

We provide functions for estimation and inference of nonlinear and non-stationary time series regression using the sieve methods and bootstrapping procedure.

r-shinygizmo 0.4.2
Propagated dependencies: r-shinywidgets@0.9.0 r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinyGizmo
Licenses: Expat
Build system: r
Synopsis: Custom Components for Shiny Applications
Description:

This package provides useful UI components and input widgets for Shiny applications. The offered components allow to apply non-standard operations and view to your Shiny application, but also help to overcome common performance issues.

r-subniche 1.6
Propagated dependencies: r-wordcloud@2.6 r-polyclip@1.10-7 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=subniche
Licenses: GPL 2+
Build system: r
Synopsis: Within Outlying Mean Indexes: Refining the 'OMI' Analysis
Description:

Complementary indexes calculation to the Outlying Mean Index analysis to explore niche shift of a community and biological constraint within an Euclidean space, with graphical displays. For details see Karasiewicz et al. (2017) <doi:10.7717/peerj.3364>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457