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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-dotenv 1.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/gaborcsardi/dotenv
Licenses: Expat
Build system: r
Synopsis: Load Environment Variables from '.env'
Description:

Load configuration from a .env file, that is in the current working directory, into environment variables.

r-daff 1.1.1
Propagated dependencies: r-v8@8.2.0 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/edwindj/daff
Licenses: Expat
Build system: r
Synopsis: Diff, Patch and Merge for Data.frames
Description:

Diff, patch and merge for data frames. Document changes in data sets and use them to apply patches. Changes to data can be made visible by using render_diff(). The V8 package is used to wrap the daff.js JavaScript library which is included in the package.

r-dos 1.0.0
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DOS
Licenses: GPL 2
Build system: r
Synopsis: Design of Observational Studies
Description:

This package contains data sets, examples and software from the book Design of Observational Studies by Paul R. Rosenbaum, New York: Springer, <doi:10.1007/978-1-4419-1213-8>, ISBN 978-1-4419-1212-1.

r-dynclust 3.24
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DynClust
Licenses: Expat
Build system: r
Synopsis: Denoising and Clustering for Dynamical Image Sequence (2D or 3D)+t
Description:

This package provides a two-stage procedure for the denoising and clustering of stack of noisy images acquired over time. Clustering only assumes that the data contain an unknown but small number of dynamic features. The method first denoises the signals using local spatial and full temporal information. The clustering step uses the previous output to aggregate voxels based on the knowledge of their spatial neighborhood. Both steps use a single keytool based on the statistical comparison of the difference of two signals with the null signal. No assumption is therefore required on the shape of the signals. The data are assumed to be normally distributed (or at least follow a symmetric distribution) with a known constant variance. Working pixelwise, the method can be time-consuming depending on the size of the data-array but harnesses the power of multicore cpus.

r-dcurvature 0.0.3
Propagated dependencies: r-shiny@1.13.0 r-readxl@1.5.0 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=Dcurvature
Licenses: Expat
Build system: r
Synopsis: Discrete Curvature with 'shiny' Explorer
Description:

This package implements discrete curvature estimation for ordered planar point sequences using circumcenter geometry on consecutive triplets, exposed through compiled C plus plus (C++) code via Rcpp for speed and numerical robustness. The package is useful for objective elbow detection in multivariate workflows, especially principal component analysis (PCA), where selecting the number of retained components can be subjective. It provides a shiny interface that supports upload of raw datasets or explained-variance tables, computes Kaiser-Meyer-Olkin (KMO) sampling-adequacy diagnostics, evaluates individual and cumulative variance curves, and reports curvature- based decision rules (m* and m**) with visual summaries for reproducible component-selection decisions. References: Arney et al. (2001); Axler (2024) <doi:10.1007/978-3-031-41026-0>; Bjorklund (2019) <doi:10.1111/evo.13835>; Burden and Faires (2015); Chang et al. (2023) <https://CRAN.R-project.org/package=shiny>; Christensen (2019); Cui (2020) <doi:10.18637/jss.v040.i08>; Eddelbuettel and Sanderson (2014) <doi:10.1016/j.csda.2013.02.005>; Engelke et al. (2023) <doi:10.1016/j.jseint.2023.04.010>; Gniazdowski (2021) <doi:10.26348/znwwsi.24.35>; Haynes et al. (2017); Jameel and Al-Salami (2023) <doi:10.24086/cuejhss.v7n1y2023.pp121-125>; Jolliffe (2002); Jolliffe and Cadima (2016) <doi:10.1098/rsta.2015.0202>; Kaiser (1974); Lehnert et al. (2019) <doi:10.18637/jss.v089.i12>; Ma and Dai (2011) <doi:10.1093/bib/bbq090>; Milligan (1995); Onumanyi et al. (2022) <doi:10.3390/app12157515>; Park (2010); Revelle (2024) <https://CRAN.R-project.org/package=psych>; Rodionova et al. (2021) <doi:10.1016/j.chemolab.2021.104304>; Sen and Cohen (2025) <doi:10.1177/01466216251344288>; Serneels and Verdonck (2008) <doi:10.1016/j.csda.2007.05.024>; Shi et al. (2021) <doi:10.1186/s13638-021-01910-w>; Shaukat et al. (2016) <doi:10.1515/eko-2016-0014>; Syakur et al. (2018) <doi:10.1088/1757-899X/336/1/012017>; Wickham and Bryan (2023) <https://CRAN.R-project.org/package=readxl>; Wu et al. (2017) <doi:10.1088/1755-1315/61/1/012054>; Youssef et al. (2023) <doi:10.21303/2461-4262.2023.002582>.

r-dartr-sim 1.2.2
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-shinywidgets@0.9.1 r-shinythemes@1.2.0 r-shinyjs@2.1.1 r-shinybs@0.65.0 r-shiny@1.13.0 r-reshape2@1.4.5 r-rcpp@1.1.1-1.1 r-hierfstat@0.5-11 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-foreach@1.5.2 r-fields@17.3 r-dplyr@1.2.1 r-doparallel@1.0.17 r-data-table@1.18.4 r-dartr-popgen@1.2.2 r-dartr-data@1.2.2 r-dartr-base@1.2.3 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://green-striped-gecko.github.io/dartR/
Licenses: GPL 3+
Build system: r
Synopsis: Computer Simulations of 'SNP' Data
Description:

Allows to simulate SNP data using genlight objects. For example, it is straight forward to simulate a simple drift scenario with exchange of individuals between two populations or create a new genlight object based on allele frequencies of an existing genlight object.

r-dtangle 2.0.9
Propagated dependencies: r-deoptimr@1.1-4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dtangle
Licenses: GPL 3
Build system: r
Synopsis: Cell Type Deconvolution from Gene Expressions
Description:

Deconvolving cell types from high-throughput gene profiling data. For more information on dtangle see Hunt et al. (2019) <doi:10.1093/bioinformatics/bty926>.

r-dataqualitydashboard 2.8.9
Propagated dependencies: r-tidyselect@1.2.1 r-stringr@1.6.0 r-sqlrender@1.19.5 r-rlang@1.2.0 r-rjava@1.0-18 r-readr@2.2.0 r-plyr@1.8.9 r-parallellogger@3.5.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-dplyr@1.2.1 r-databaseconnector@7.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/OHDSI/DataQualityDashboard
Licenses: ASL 2.0
Build system: r
Synopsis: Execute and View Data Quality Checks on OMOP CDM Database
Description:

Assesses data quality in Observational Medical Outcomes Partnership Common Data Model (OMOP CDM) databases. Executes data quality checks and provides an R shiny application to view the results.

r-datetime 0.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=datetime
Licenses: GPL 3
Build system: r
Synopsis: Nominal Dates, Times, and Durations
Description:

This package provides methods for working with nominal dates, times, and durations. Base R has sophisticated facilities for handling time, but these can give unexpected results if, for example, timezone is not handled properly. This package provides a more casual approach to support cases which do not require rigorous treatment. It systematically deconstructs the concepts origin and timezone, and de-emphasizes the display of seconds. It also converts among nominal durations such as seconds, hours, days, and weeks. See ?datetime and ?duration for examples. Adapted from metrumrg <http://r-forge.r-project.org/R/?group_id=1215>.

r-disclosur 0.6.0
Propagated dependencies: r-zoo@1.8-15 r-tm@0.7-18 r-syuzhet@1.0.7 r-stringr@1.6.0 r-stringi@1.8.7 r-snowballc@0.7.1 r-sentimentanalysis@1.3-5 r-rlang@1.2.0 r-qdap@2.4.6.1 r-pdftools@3.9.0 r-lubridate@1.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=disclosuR
Licenses: GPL 3
Build system: r
Synopsis: Text Conversion from Nexis Uni PDFs to R Data Frames
Description:

Transform newswire and earnings call transcripts as PDF obtained from Nexis Uni to R data frames. Various newswires and FairDisclosure earnings call formats are supported. Further, users can apply several pre-defined dictionaries on the data based on Graffin et al. (2016)<doi:10.5465/amj.2013.0288> and Gamache et al. (2015)<doi:10.5465/amj.2013.0377>.

r-dematel 0.1.0
Propagated dependencies: r-knitr@1.51 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dematel
Licenses: GPL 3
Build system: r
Synopsis: Decision Making Trial and Evaluation Laboratory Technique in R
Description:

Developed to Solve the Multi-Criteria Decision Making Problems with Decision Making Trial and Evaluation Laboratory Technique in R.

r-dstidyverse 1.2.1
Propagated dependencies: r-rlang@1.2.0 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dsTidyverse
Licenses: LGPL 3+
Build system: r
Synopsis: 'DataSHIELD' 'Tidyverse' Server-Side Package
Description:

Implementation of selected Tidyverse functions within DataSHIELD', an open-source federated analysis solution in R. Currently, DataSHIELD contains very limited tools for data manipulation, so the aim of this package is to improve the researcher experience by implementing essential functions for data manipulation, including subsetting, filtering, grouping, and renaming variables. This is the server-side package which should be installed on the server holding the data, and is used in conjunction with the client-side package dsTidyverseClient which is installed in the local R environment of the analyst. For more information, see <https://tidyverse.org/> and <https://datashield.org/>.

r-easyclimate 0.2.2
Propagated dependencies: r-terra@1.9-27 r-rcurl@1.98-1.18 r-r-utils@2.13.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/VeruGHub/easyclimate
Licenses: GPL 3+
Build system: r
Synopsis: Easy Access to High-Resolution Daily Climate Data for Europe
Description:

Get high-resolution (1 km) daily climate data (precipitation, minimum and maximum temperatures) for points and polygons within Europe.

r-exams2ilias 0.0.1
Propagated dependencies: r-exams@2.4-3 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mchlbckr/exams2ilias
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: ILIAS Export Interface for R/Exams
Description:

Utilities for exporting exercises from R/exams to question pools for the learning management system ILIAS'. The package implements a Question and Test Interoperability 1.2 rendering path tailored to ILIAS and writes the question-pool XML layout validated for imports in ILIAS 9.17. Supported exercise types include single-choice, multiple-choice, numeric, string, and combined gap questions. The underlying R/exams framework is described in Zeileis, Umlauf, and Leisch (2014) <doi:10.18637/jss.v058.i01>.

r-el 1.4
Propagated dependencies: r-nleqslv@3.3.7 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EL
Licenses: GPL 2+
Build system: r
Synopsis: Two-Sample Empirical Likelihood
Description:

Empirical likelihood (EL) inference for two-sample problems. The following statistics are included: the difference of two-sample means, smooth Huber estimators, quantile (qdiff) and cumulative distribution functions (fdiff), probability-probability (P-P) and quantile-quantile (Q-Q) plots as well as receiver operating characteristic (ROC) curves. Also includes two-sample block-wise empirical likelihood (BEL) and a frequency-domain empirical likelihood test for autocorrelation differences (FDEL). Methods for EL, P-P, Q-Q, ROC, qdiff and fdiff are based on Valeinis and Cers (2011) <http://home.lu.lv/~valeinis/lv/petnieciba/EL_TwoSample_2011.pdf>.

r-empeaksr 0.3.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EMpeaksR
Licenses: Expat
Build system: r
Synopsis: Conducting the Peak Fitting Based on the EM Algorithm
Description:

The peak fitting of spectral data is performed by using the frame work of EM algorithm. We adapted the EM algorithm for the peak fitting of spectral data set by considering the weight of the intensity corresponding to the measurement energy steps (Matsumura, T., Nagamura, N., Akaho, S., Nagata, K., & Ando, Y. (2019, 2021 and 2023) <doi:10.1080/14686996.2019.1620123>, <doi:10.1080/27660400.2021.1899449> <doi:10.1080/27660400.2022.2159753>. The package efficiently estimates the parameters of Gaussian mixture model during iterative calculation between E-step and M-step, and the parameters are converged to a local optimal solution. This package can support the investigation of peak shift with two advantages: (1) a large amount of data can be processed at high speed; and (2) stable and automatic calculation can be easily performed.

r-edcimport 0.7.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-haven@2.5.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-fs@2.1.0 r-forcats@1.0.1 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/DanChaltiel/EDCimport
Licenses: GPL 3
Build system: r
Synopsis: Import Data from EDC Software
Description:

This package provides a convenient toolbox to import data exported from Electronic Data Capture (EDC) software TrialMaster'.

r-epsiwal 0.2.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/shabbychef/epsiwal
Licenses: LGPL 3
Build system: r
Synopsis: Exact Post Selection Inference with Applications to the Lasso
Description:

This package implements the conditional estimation procedure of Lee, Sun, Sun and Taylor (2016) <doi:10.1214/15-AOS1371>. This procedure allows hypothesis testing on the mean of a normal random vector subject to linear constraints. Also supports computation of the MLE of the mean subject to the same constraints.

r-extendedlaplace 0.1.6
Propagated dependencies: r-vgam@1.1-14
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://doi.org/10.1016/j.cam.2025.116588
Licenses: Expat
Build system: r
Synopsis: The Extended Laplace Distribution
Description:

This package provides computational tools for working with the Extended Laplace distribution, including the probability density function, cumulative distribution function, quantile function, random variate generation based on convolution with Uniform noise and the quantile-quantile plot. Useful for modeling contaminated Laplace data and other applications in robust statistics. See Saah and Kozubowski (2025) <doi:10.1016/j.cam.2025.116588>.

r-eufmdis-adapt 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-shinywidgets@0.9.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-rlang@1.2.0 r-magrittr@2.0.5 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eufmdis.adapt
Licenses: GPL 3+
Build system: r
Synopsis: Analyse 'EuFMDiS' Output Files via a Shiny App
Description:

Analyses EuFMDiS output files in a Shiny App. The distributions of relevant output parameters are described in form of tables (quantiles) and plots. The App is called using eufmdis.adapt::run_adapt().

r-el2surv 1.1
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EL2Surv
Licenses: GPL 2+
Build system: r
Synopsis: Empirical Likelihood (EL) for Comparing Two Survival Functions
Description:

This package provides functions for computing critical values and implementing the one-sided/two-sided EL tests.

r-extremeconformal 0.2.2
Propagated dependencies: r-ismev@1.43 r-extremes@2.2-1 r-extremeci@0.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/opasche/ExtremeConformal
Licenses: GPL 3+
Build system: r
Synopsis: Extreme Conformal Prediction Intervals
Description:

This new extreme conformal prediction framework provides informative prediction intervals at the high-confidence levels for which classical conformal methods fail. In applications with potentially high-impact events, a very high level of confidence is often required for predictions. If that level is too large relative to the amount of data used for calibration, classical conformal methods provide infinitely wide, thus, uninformative prediction intervals. Our extreme conformal procedure bridges extreme value statistics and conformal prediction to provide reliable and informative prediction intervals with high-confidence coverage, which can be constructed using any black-box extreme quantile regression method. A weighted version of the approach can account for nonstationary data. The methodology was introduced in Pasche, Lam, and Engelke (2026) <doi:10.1007/s10687-026-00536-9>.

r-easylsea 0.2.1
Propagated dependencies: r-withr@3.0.2 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/DavidGO464/easyLSEA
Licenses: Expat
Build system: r
Synopsis: Lipid Set Enrichment Analysis with Dual KS and 'fgsea' Engines
Description:

This package provides biology-aware lipid set enrichment analysis (LSEA) for lipidomics data using dual engines: the Kolmogorov-Smirnov test and the fast gene set enrichment algorithm from the fgsea package. Annotates lipids into biological groups at three levels (lipid class, LIPID MAPS category, functional category) and tests for coordinated directional shifts between conditions. Includes fatty acid chain analysis with trend plots weighted by lipid abundance (Spearman rank correlation, configurable smoothing), wide-format chain position output (sn-1, sn-2, sn-3, sn-4), annotation confidence filtering, and export utilities for reproducible reporting in CSV, Excel', and PDF formats. Vignettes are available in English and Spanish. Methods are based on Subramanian et al. (2005) <doi:10.1073/pnas.0506580102> and Korotkevich et al. (2021) <doi:10.1101/060012>.

r-easymx 0.4-2
Propagated dependencies: r-openmx@2.22.11
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://bitbucket.org/mhunter/easymx
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Easy Model-Builder Functions for 'OpenMx'
Description:

Utilities for building certain kinds of common matrices and models in the extended structural equation modeling package, OpenMx'.

Total packages: 72465