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

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-seqhandbook 0.1.2
Propagated dependencies: r-traminer@2.2-13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://framagit.org/nicolas-robette/seqhandbook
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous Tools for Sequence Analysis
Description:

It provides miscellaneous sequence analysis functions for describing episodes in individual sequences, measuring association between domains in multidimensional sequence analysis (see Piccarreta (2017) <doi:10.1177/0049124115591013>), heat maps of sequence data, Globally Interdependent Multidimensional Sequence Analysis (see Robette et al (2015) <doi:10.1177/0081175015570976>), smoothing sequences for index plots (see Piccarreta (2012) <doi:10.1177/0049124112452394>), coding sequences for Qualitative Harmonic Analysis (see Deville (1982)), measuring stress from multidimensional scaling factors (see Piccarreta and Lior (2010) <doi:10.1111/j.1467-985X.2009.00606.x>), symmetrical (or canonical) Partial Least Squares (see Bry (1996)).

r-scrt 1.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SCRT
Licenses: GPL 2+
Build system: r
Synopsis: Single-Case Randomization Tests
Description:

Design single-case phase, alternation and multiple-baseline experiments, and conduct randomization tests on data gathered by means of such designs, as discussed in Bulte and Onghena (2013) <doi:10.22237/jmasm/1383280020>.

r-skewt 1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=skewt
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: The Skewed Student-t Distribution
Description:

Density, distribution function, quantile function and random generation for the skewed t distribution of Fernandez and Steel.

r-staplr 3.2.2
Dependencies: openjdk@25
Propagated dependencies: r-xml@3.99-0.20 r-stringr@1.6.0 r-rjava@1.0-11 r-purrr@1.2.0 r-pdftools@3.6.0 r-glue@1.8.0 r-fs@1.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=staplr
Licenses: GPL 3
Build system: r
Synopsis: Toolkit for PDF Files
Description:

This package provides functions to manipulate PDF files: fill out PDF forms; merge multiple PDF files into one; remove selected pages from a file; rename multiple files in a directory; rotate entire pdf document; rotate selected pages of a pdf file; Select pages from a file; splits single input PDF document into individual pages; splits single input PDF document into parts from given points.

r-stratifiedbalancing 0.3.0
Propagated dependencies: r-plyr@1.8.9 r-bnlearn@5.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StratifiedBalancing
Licenses: GPL 2+
Build system: r
Synopsis: Stratified Covariate Balancing
Description:

This package performs Stratified Covariate Balancing with Markov blanket feature selection and use of synthetic cases. See Alemi et al. (2016) <DOI:10.1111/1475-6773.12628>.

r-shinyoauth 0.4.0
Propagated dependencies: r-shiny@1.11.1 r-s7@0.2.1 r-rlang@1.1.6 r-r6@2.6.1 r-openssl@2.3.4 r-jsonlite@2.0.0 r-jose@1.2.1 r-httr2@1.2.1 r-htmltools@0.5.8.1 r-cli@3.6.5 r-cachem@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/lukakoning/shinyOAuth
Licenses: Expat
Build system: r
Synopsis: Provider-Agnostic OAuth Authentication for 'shiny' Applications
Description:

This package provides a simple, configurable, provider-agnostic OAuth 2.0 and OpenID Connect (OIDC) authentication framework for shiny applications using S7 classes. Defines providers, clients, and tokens, as well as various supporting functions and a shiny module. Features include cross-site request forgery (CSRF) protection, state encryption, Proof Key for Code Exchange (PKCE) handling, validation of OIDC identity tokens (nonces, signatures, claims), automatic user info retrieval, asynchronous flows, and hooks for audit logging.

r-spotifyr 2.2.5
Propagated dependencies: r-xml2@1.5.0 r-tibble@3.3.0 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.7 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/charlie86/spotifyr
Licenses: Expat
Build system: r
Synopsis: R Wrapper for the 'Spotify' Web API
Description:

An R wrapper for pulling data from the Spotify Web API <https://developer.spotify.com/documentation/web-api/> in bulk, or post items on a Spotify user's playlist.

r-shinymixr 0.5.3
Propagated dependencies: r-xfun@0.54 r-whisker@0.4.1 r-stringi@1.8.7 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-rxode2@5.0.1 r-r3port@0.3.1 r-ps@1.9.1 r-plotly@4.11.0 r-patchwork@1.3.2 r-nlmixr2est@5.0.2 r-magrittr@2.0.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-fresh@0.2.2 r-dt@0.34.0 r-collapsibletree@0.1.8 r-cli@3.6.5 r-bs4dash@2.3.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/RichardHooijmaijers/shinyMixR/
Licenses: Expat
Build system: r
Synopsis: Interactive 'shiny' Dashboard for 'nlmixr2'
Description:

An R shiny user interface for the nlmixr2 (Fidler et al (2019) <doi:10.1002/psp4.12445>) package, designed to simplify the modeling process for users. Additionally, this package includes supplementary functions to further enhances the usage of nlmixr2'.

r-splot 0.5.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://miserman.github.io/splot/
Licenses: GPL 2+
Build system: r
Synopsis: Simplified Plotting for Data Exploration
Description:

Automates common plotting tasks to ease data exploration. Makes density plots (potentially overlaid on histograms), scatter plots with prediction lines, or bar or line plots with error bars. For each type, y, or x and y variables can be plotted at levels of other variables, all with minimal specification.

r-squant 1.1.7
Propagated dependencies: r-survival@3.8-3 r-glmnet@4.1-10 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=squant
Licenses: GPL 3
Build system: r
Synopsis: Subgroup Identification Based on Quantitative Objectives
Description:

This package provides a subgroup identification method for precision medicine based on quantitative objectives. This method can handle continuous, binary and survival endpoint for both prognostic and predictive case. For the predictive case, the method aims at identifying a subgroup for which treatment is better than control by at least a pre-specified or auto-selected constant. For the prognostic case, the method aims at identifying a subgroup that is at least better than a pre-specified/auto-selected constant. The derived signature is a linear combination of predictors, and the selected subgroup are subjects with the signature > 0. The false discover rate when no true subgroup exists is controlled at a user-specified level.

r-sleuth2 2.0-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://r-forge.r-project.org/projects/sleuth2/
Licenses: GPL 2+
Build system: r
Synopsis: Data Sets from Ramsey and Schafer's "Statistical Sleuth (2nd Ed)"
Description:

Data sets from Ramsey, F.L. and Schafer, D.W. (2002), "The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed)", Duxbury.

r-sanitizers 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/eddelbuettel/sanitizers
Licenses: GPL 2+
Build system: r
Synopsis: C/C++ Source Code to Trigger Address and Undefined Behaviour Sanitizers
Description:

Recent gcc and clang compiler versions provide functionality to test for memory violations and other undefined behaviour; this is often referred to as "Address Sanitizer" (or ASAN') and "Undefined Behaviour Sanitizer" ('UBSAN'). The Writing R Extension manual describes this in some detail in Section 4.3 title "Checking Memory Access". . This feature has to be enabled in the corresponding binary, eg in R, which is somewhat involved as it also required a current compiler toolchain which is not yet widely available, or in the case of Windows, not available at all (via the common Rtools mechanism). . As an alternative, pre-built Docker containers such as the Rocker container r-devel-san or the multi-purpose container r-debug can be used. . This package then provides a means of testing the compiler setup as the known code failures provides in the sample code here should be detected correctly, whereas a default build of R will let the package pass. . The code samples are based on the examples from the Address Sanitizer Wiki at <https://github.com/google/sanitizers/wiki>.

r-spiralize 1.1.0
Propagated dependencies: r-lubridate@1.9.4 r-globaloptions@0.1.2 r-getoptlong@1.0.5 r-complexheatmap@2.26.0 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jokergoo/spiralize
Licenses: Expat
Build system: r
Synopsis: Visualize Data on Spirals
Description:

It visualizes data along an Archimedean spiral <https://en.wikipedia.org/wiki/Archimedean_spiral>, makes so-called spiral graph or spiral chart. It has two major advantages for visualization: 1. It is able to visualize data with very long axis with high resolution. 2. It is efficient for time series data to reveal periodic patterns.

r-streamdag 1.6
Propagated dependencies: r-plotrix@3.8-13 r-missforest@1.6.1 r-igraph@2.2.1 r-asbio@1.12-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=streamDAG
Licenses: GPL 2+
Build system: r
Synopsis: Analytical Methods for Stream DAGs
Description:

This package provides indices and tools for directed acyclic graphs (DAGs), particularly DAG representations of intermittent streams. A detailed introduction to the package can be found in the publication: "Non-perennial stream networks as directed acyclic graphs: The R-package streamDAG" (Aho et al., 2023) <doi:10.1016/j.envsoft.2023.105775>, and in the introductory package vignette.

r-ship 2.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/vguillemot/SHIP
Licenses: GPL 2+
Build system: r
Synopsis: Shrinkage Covariance Incorporating Prior Knowledge
Description:

This package implements estimation methods for shrinkage covariance matrices using user-specified covariance targets. The covariance target is a structured matrix towards which the unbiased sample covariance is shrunk, optionally incorporating prior knowledge. Shrinkage intensity is computed analytically. The method is described and applied to microarray gene expression data in Jelizarow et al. (2010) <doi:10.1093/bioinformatics/btq323>.

r-spanishoddata 0.2.2
Propagated dependencies: r-xml2@1.5.0 r-tibble@3.3.0 r-stringr@1.6.0 r-sf@1.0-23 r-rlang@1.1.6 r-readr@2.1.6 r-rdpack@2.6.4 r-purrr@1.2.0 r-paws-storage@0.9.0 r-parallelly@1.45.1 r-openssl@2.3.4 r-memoise@2.0.1 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr2@1.2.1 r-glue@1.8.0 r-fs@1.6.6 r-duckdb@1.4.2 r-dplyr@1.1.4 r-digest@0.6.39 r-dbi@1.2.3 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://rOpenSpain.github.io/spanishoddata/
Licenses: Expat
Build system: r
Synopsis: Get Spanish Origin-Destination Data
Description:

Gain seamless access to origin-destination (OD) data from the Spanish Ministry of Transport, hosted at <https://www.transportes.gob.es/ministerio/proyectos-singulares/estudios-de-movilidad-con-big-data/opendata-movilidad>. This package simplifies the management of these large datasets by providing tools to download zone boundaries, handle associated origin-destination data, and process it efficiently with the duckdb database interface. Local caching minimizes repeated downloads, streamlining workflows for researchers and analysts. Methods described in Kotov et al. (2026) <doi:10.1177/23998083251415040>. Extensive documentation is available at <https://ropenspain.github.io/spanishoddata/index.html>, offering guides on creating static and dynamic mobility flow visualizations and transforming large datasets into analysis-ready formats.

r-specsverification 0.5-3
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=SpecsVerification
Licenses: GPL 2+
Build system: r
Synopsis: Forecast Verification Routines for Ensemble Forecasts of Weather and Climate
Description:

This package provides a collection of forecast verification routines developed for the SPECS FP7 project. The emphasis is on comparative verification of ensemble forecasts of weather and climate.

r-selectboost-gamlss 0.2.2
Propagated dependencies: r-selectboost@2.3.0 r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-gamlss@5.5-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://fbertran.github.io/SelectBoost.gamlss/
Licenses: GPL 3
Build system: r
Synopsis: Stability-Selection via Correlated Resampling for 'GAMLSS' Models
Description:

Extends the SelectBoost approach to Generalized Additive Models for Location, Scale and Shape (GAMLSS). Implements bootstrap stability-selection across parameter-specific formulas (mu, sigma, nu, tau) via gamlss::stepGAIC(). Includes optional standardization of predictors and helper functions for corrected AIC calculation. More details can be found in Bertrand and Maumy (2024) <https://hal.science/hal-05352041> that highlights correlation-aware resampling to improve variable selection for GAMLSS and quantile regression when predictors are numerous and highly correlated.

r-sis 0.8-8
Propagated dependencies: r-survival@3.8-3 r-ncvreg@3.16.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=SIS
Licenses: GPL 2
Build system: r
Synopsis: Sure Independence Screening
Description:

Variable selection techniques are essential tools for model selection and estimation in high-dimensional statistical models. Through this publicly available package, we provide a unified environment to carry out variable selection using iterative sure independence screening (SIS) (Fan and Lv (2008)<doi:10.1111/j.1467-9868.2008.00674.x>) and all of its variants in generalized linear models (Fan and Song (2009)<doi:10.1214/10-AOS798>) and the Cox proportional hazards model (Fan, Feng and Wu (2010)<doi:10.1214/10-IMSCOLL606>).

r-semeffect 1.2.3
Propagated dependencies: r-tidyr@1.3.1 r-rcolorbrewer@1.1-3 r-plspm@0.6.0 r-piecewisesem@2.3.1 r-lavaan@0.6-20 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/PhDMeiwp/semEffect/
Licenses: GPL 3
Build system: r
Synopsis: Structural Equation Model Effect Analysis and Visualization
Description:

This package provides standardized effect decomposition (direct, indirect, and total effects) for three major structural equation modeling frameworks: lavaan', piecewiseSEM', and plspm'. Automatically handles zero-effect variables, generates publication-ready ggplot2 visualizations, and returns both wide-format and long-format effect tables. Supports effect filtering, multi-model object inputs, and customizable visualization parameters. For a general overview of the methods used in this package, see Rosseel (2012) <doi:10.18637/jss.v048.i02> and Lefcheck (2016) <doi:10.1111/2041-210X.12512>.

r-ssdm 0.2.11
Propagated dependencies: r-spthin@0.2.0 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-sf@1.0-23 r-sdm@1.2-59 r-scales@1.4.0 r-rpart@4.1.24 r-reshape2@1.4.5 r-raster@3.6-32 r-randomforest@4.7-1.2 r-poibin@1.6 r-nnet@7.3-20 r-mgcv@1.9-4 r-magrittr@2.0.4 r-leaflet@2.2.3 r-itertools@0.1-3 r-iterators@1.0.14 r-ggplot2@4.0.1 r-gbm@2.2.2 r-foreach@1.5.2 r-earth@5.3.4 r-e1071@1.7-16 r-doparallel@1.0.17 r-dismo@1.3-16
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sylvainschmitt/SSDM
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Stacked Species Distribution Modelling
Description:

Allows to map species richness and endemism based on stacked species distribution models (SSDM). Individuals SDMs can be created using a single or multiple algorithms (ensemble SDMs). For each species, an SDM can yield a habitat suitability map, a binary map, a between-algorithm variance map, and can assess variable importance, algorithm accuracy, and between- algorithm correlation. Methods to stack individual SDMs include summing individual probabilities and thresholding then summing. Thresholding can be based on a specific evaluation metric or by drawing repeatedly from a Bernoulli distribution. The SSDM package also provides a user-friendly interface.

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-signibox 1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=signibox
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Significance Marks on Boxplots
Description:

Add significance marks to any R Boxplot, including a given significance niveau.

r-sphereoptimize 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SphereOptimize
Licenses: GPL 3
Build system: r
Synopsis: Optimization on a Unit Sphere
Description:

This package provides a simple tool for numerical optimization on the unit sphere. This is achieved by combining the spherical coordinating system with L-BFGS-B optimization. This algorithm is implemented in Kolkiewicz, A., Rice, G., & Xie, Y. (2020) <doi:10.1016/j.jspi.2020.07.001>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457