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

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-diseasemapping 2.0.6
Propagated dependencies: r-terra@1.9-27
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diseasemapping
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Modelling Spatial Variation in Disease Risk for Areal Data
Description:

Formatting of population and case data, calculation of Standardized Incidence Ratios, and fitting the BYM model using INLA'. For details see Brown (2015) <doi:10.18637/jss.v063.i12>.

r-dcmstan 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-s7@0.2.2 r-rlang@1.2.0 r-rdcmchecks@0.1.1 r-lifecycle@1.0.5 r-glue@1.8.1 r-ggdag@0.2.13 r-dplyr@1.2.1 r-dagitty@0.3-4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dcmstan.r-dcm.org
Licenses: Expat
Build system: r
Synopsis: Generate 'Stan' Code for Diagnostic Classification Models
Description:

Diagnostic classification models are psychometric models used to categorically estimate respondents mastery, or proficiency, on a set of predefined skills (Bradshaw, 2016, <doi:10.1002/9781118956588.ch13>). Diagnostic models can be estimated with Stan'; however, the necessary scripts can be long and complicated. This package automates the creation of Stan scripts for diagnostic classification models. Specify different types of diagnostic models, define prior distributions, and automatically generate the necessary Stan code for estimating the model.

r-dist-structure 0.5.0
Propagated dependencies: r-algebraic-dist@1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/queelius/dist.structure
Licenses: Expat
Build system: r
Synopsis: Structured Random Variables for Reliability System Distributions
Description:

Extends the algebraic.dist distribution algebra to random variables with internal structure: coherent reliability systems decomposed into components arranged by a structure function (series, parallel, k-out-of-n, bridge, and arbitrary topologies via minimal path sets). Every dist_structure object is a dist', so the full distribution algebra (mean, vcov, sampler, surv, cdf) works automatically via default methods that compose component-level distributions through the topology. Adds structural queries: structure function evaluation, minimal path and cut sets, system signature, critical states, dual, Birnbaum structural importance, and system reliability. Topology shortcut constructors (series_dist, parallel_dist, kofn_dist, bridge_dist) produce ready-to-use dists from component dists and a chosen structure.

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-dtmcpack 0.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTMCPack
Licenses: GPL 2+
Build system: r
Synopsis: Suite of Functions Related to Discrete-Time Discrete-State Markov Chains
Description:

This package provides a series of functions which aid in both simulating and determining the properties of finite, discrete-time, discrete state markov chains. Two functions (DTMC, MultDTMC) produce n iterations of a Markov Chain(s) based on transition probabilities and an initial distribution. The function FPTime determines the first passage time into each state. The function statdistr determines the stationary distribution of a Markov Chain.

r-dtrackr 0.5.0
Propagated dependencies: r-v8@8.2.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rsvg@2.7.0 r-rlang@1.2.0 r-purrr@1.2.2 r-png@0.1-9 r-pdftools@3.9.0 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-htmltools@0.5.9 r-glue@1.8.1 r-fs@2.1.0 r-dplyr@1.2.1 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://terminological.github.io/dtrackr/index.html
Licenses: Expat
Build system: r
Synopsis: Track your Data Pipelines
Description:

Track and document dplyr data pipelines. As you filter, mutate, and join your way through a data set, dtrackr seamlessly keeps track of your data flow and makes publication ready documentation of a data pipeline simple.

r-dlnm 2.4.10
Propagated dependencies: r-tsmodel@0.6-2 r-nlme@3.1-169 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/gasparrini/dlnm
Licenses: GPL 2+
Build system: r
Synopsis: Distributed Lag Non-Linear Models
Description:

Collection of functions for distributed lag linear and non-linear models.

r-drugprepr 0.0.7
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-sqldf@0.4-12 r-rlang@1.2.0 r-purrr@1.2.2 r-dplyr@1.2.1 r-doseminer@0.2.1 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/belayb/drugprepr
Licenses: Expat
Build system: r
Synopsis: Prepare Electronic Prescription Record Data to Estimate Drug Exposure
Description:

Prepare prescription data (such as from the Clinical Practice Research Datalink) into an analysis-ready format, with start and stop dates for each patient's prescriptions. Based on Pye et al (2018) <doi:10.1002/pds.4440>.

r-deploid-utils 0.0.1
Dependencies: zlib@1.3.1
Propagated dependencies: r-scales@1.4.0 r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DEploid.utils
Licenses: FSDG-compatible
Build system: r
Synopsis: 'DEploid' Data Analysis and Results Interpretation
Description:

DEploid (Zhu et.al. 2018 <doi:10.1093/bioinformatics/btx530>) is designed for deconvoluting mixed genomes with unknown proportions. Traditional phasing programs are limited to diploid organisms. Our method modifies Li and Stephenâ s algorithm with Markov chain Monte Carlo (MCMC) approaches, and builds a generic framework that allows haloptype searches in a multiple infection setting. This package provides R functions to support data analysis and results interpretation.

r-dsa 1.0.12
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-tsoutliers@0.6-10 r-timedate@4052.112 r-seastests@0.15.4 r-rjava@1.0-18 r-reshape2@1.4.5 r-r2html@2.3.4 r-htmlwidgets@1.6.4 r-gridextra@2.3 r-ggplot2@4.0.3 r-forecast@9.0.2 r-dygraphs@1.1.1.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dsa
Licenses: GPL 3
Build system: r
Synopsis: Seasonal Adjustment of Daily Time Series
Description:

Seasonal- and calendar adjustment of time series with daily frequency using the DSA approach developed by Ollech, Daniel (2018): Seasonal adjustment of daily time series. Bundesbank Discussion Paper 41/2018.

r-dowser 2.5.2
Propagated dependencies: r-treeio@1.36.1 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-shazam@1.3.2 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-pwalign@1.8.0 r-phylotate@1.3 r-phangorn@2.12.1 r-markdown@2.0 r-jsonlite@2.0.0 r-gridextra@2.3 r-ggtree@4.2.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-coda@0.19-4.1 r-ape@5.8-1 r-alakazam@1.4.3 r-airr@2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dowser.readthedocs.io
Licenses: AGPL 3
Build system: r
Synopsis: B Cell Receptor Phylogenetics Toolkit
Description:

This package provides a set of functions for inferring, visualizing, and analyzing B cell phylogenetic trees. Provides methods to 1) reconstruct unmutated ancestral sequences, 2) build B cell phylogenetic trees using multiple methods, 3) visualize trees with metadata at the tips, 4) reconstruct intermediate sequences, 5) detect biased ancestor-descendant relationships among metadata types Workflow examples available at documentation site (see URL). Citations: Hoehn et al (2022) <doi:10.1371/journal.pcbi.1009885>, Hoehn et al (2021) <doi:10.1101/2021.01.06.425648>.

r-dr-sc 3.7
Propagated dependencies: r-spatstat-geom@3.7-3 r-seurat@5.5.0 r-s4vectors@0.50.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-mclust@6.1.2 r-matrix@1.7-5 r-mass@7.3-65 r-irlba@2.3.7 r-ggplot2@4.0.3 r-cowplot@1.2.0 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/feiyoung/DR.SC
Licenses: GPL 3
Build system: r
Synopsis: Joint Dimension Reduction and Spatial Clustering
Description:

Joint dimension reduction and spatial clustering is conducted for Single-cell RNA sequencing and spatial transcriptomics data, and more details can be referred to Wei Liu, Xu Liao, Yi Yang, Huazhen Lin, Joe Yeong, Xiang Zhou, Xingjie Shi and Jin Liu. (2022) <doi:10.1093/nar/gkac219>. It is not only computationally efficient and scalable to the sample size increment, but also is capable of choosing the smoothness parameter and the number of clusters as well.

r-dacf 1.1.0
Propagated dependencies: r-qgraph@1.9.8 r-psych@2.6.5 r-mvtnorm@1.3-7 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DACF
Licenses: GPL 2
Build system: r
Synopsis: Data Analysis with Ceiling and/or Floor Data
Description:

An implementation of data analytic methods in R for analyses for data with ceiling/floor effects. The package currently includes functions for mean/variance estimation and mean comparison tests. Implemented methods are from Aitkin (1964) <doi:10.1007/BF02289723> and Liu & Wang (2021) <doi:10.3758/s13428-020-01407-2>.

r-docovt 0.6
Propagated dependencies: r-rspectra@0.16-2 r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=Docovt
Licenses: Expat
Build system: r
Synopsis: Distributed Online Covariance Matrix Tests
Description:

Distributed Online Covariance Matrix Tests Docovt is a powerful tool designed to efficiently process and analyze distributed datasets. It enables users to perform covariance matrix tests in an online, distributed manner, making it highly suitable for large-scale data analysis. By leveraging advanced computational techniques, Docovt ensures robust and scalable solutions for statistical analysis, particularly in scenarios where data is dispersed across multiple nodes or sources. This package is ideal for researchers and practitioners working with high-dimensional data, providing a flexible and efficient framework for covariance matrix estimation and hypothesis testing. The philosophy of Docovt is described in Guo G.(2025) <doi:10.1016/j.physa.2024.130308>.

r-disdat 1.1-0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=disdat
Licenses: GPL 3+
Build system: r
Synopsis: Data for Comparing Species Distribution Modeling Methods
Description:

Easy access to species distribution data for 6 regions in the world, for a total of 226 anonymised species. These data are described and made available by Elith et al (2020) <doi:10.17161/bi.v15i2.13384> to compare species distribution modelling methods.

r-demographictable 0.2.3
Propagated dependencies: r-scales@1.4.0 r-officer@0.7.5 r-flextable@0.9.11 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=DemographicTable
Licenses: GPL 2
Build system: r
Synopsis: Create Demographic Table
Description:

To create demographic table with simple summary statistics, with optional comparison(s) over one or more groups.

r-degradr 1.0.2
Propagated dependencies: r-quadprog@1.5-8 r-nlme@3.1-169 r-ggplot2@4.0.3 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=degradr
Licenses: GPL 3
Build system: r
Synopsis: Estimating Remaining Useful Life with Linear Mixed Effects Models
Description:

This package provides tools for estimating the Remaining Useful Life (RUL) of degrading systems using linear mixed-effects models and creating a health index. It supports both univariate and multivariate degradation signals. For multivariate inputs, the signals are merged into a univariate health index prior to modeling. Linear and exponential degradation trajectories are supported (the latter using a log transformation). Remaining Useful Life (RUL) distributions are estimated using Bayesian updating for new units, enabling on-site predictive maintenance. Based on the methodology of Liu and Huang (2016) <doi:10.1109/TASE.2014.2349733>.

r-dynsim 1.2.4
Propagated dependencies: r-mass@7.3-65 r-gridextra@2.3 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=dynsim
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Simulations of Autoregressive Relationships
Description:

Dynamic simulations and graphical depictions of autoregressive relationships.

r-dipsaus 0.3.5
Propagated dependencies: r-stringr@1.6.0 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-progressr@0.19.0 r-parallelly@1.47.0 r-jsonlite@2.0.0 r-future-apply@1.20.2 r-future@1.70.0 r-fastmap@1.2.0 r-digest@0.6.39 r-cli@3.6.6 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dipterix/dipsaus
Licenses: GPL 3
Build system: r
Synopsis: Dipping Sauce for Data Analysis and Visualizations
Description:

Works as an "add-on" to packages like shiny', future', as well as rlang', and provides utility functions. Just like dipping sauce adding flavors to potato chips or pita bread, dipsaus for data analysis and visualizations adds handy functions and enhancements to popular packages. The goal is to provide simple solutions that are frequently asked for online, such as how to synchronize shiny inputs without freezing the app, or how to get memory size on Linux or MacOS system. The enhancements roughly fall into these four categories: 1. shiny input widgets; 2. high-performance computing using the future package; 3. modify R calls and convert among numbers, strings, and other objects. 4. utility functions to get system information such like CPU chip-set, memory limit, etc.

r-drf 1.3.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-fastdummies@1.7.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/lorismichel/drf
Licenses: GPL 3
Build system: r
Synopsis: Distributional Random Forests
Description:

An implementation of distributional random forests as introduced in Cevid & Michel & Naf & Meinshausen & Buhlmann (2022) <doi:10.48550/arXiv.2005.14458>.

r-depthtools 0.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=depthTools
Licenses: GPL 2+
Build system: r
Synopsis: Depth Tools Package
Description:

Implementation of different statistical tools for the description and analysis of gene expression data based on the concept of data depth, namely, the scale curves for visualizing the dispersion of one or various groups of samples (e.g. types of tumors), a rank test to decide whether two groups of samples come from a single distribution and two methods of supervised classification techniques, the DS and TAD methods. All these techniques are based on the Modified Band Depth, which is a recent notion of depth with a low computational cost, what renders it very appropriate for high dimensional data such as gene expression data.

r-dts 0.1.1
Propagated dependencies: r-expint@0.2-1 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTS
Licenses: GPL 3+
Build system: r
Synopsis: Discrete Tempered Stable Distributions
Description:

This package provides methods for evaluating the probability mass function, cumulative distribution function, and generating random samples from discrete tempered stable distributions. For more details see Grabchak (2021) <doi:10.1007/s11009-021-09904-3>.

r-dcurves 0.5.1
Propagated dependencies: r-tibble@3.3.1 r-survival@3.8-6 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-glue@1.8.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ddsjoberg/dcurves
Licenses: Expat
Build system: r
Synopsis: Decision Curve Analysis for Model Evaluation
Description:

Diagnostic and prognostic models are typically evaluated with measures of accuracy that do not address clinical consequences. Decision-analytic techniques allow assessment of clinical outcomes, but often require collection of additional information may be cumbersome to apply to models that yield a continuous result. Decision curve analysis is a method for evaluating and comparing prediction models that incorporates clinical consequences, requires only the data set on which the models are tested, and can be applied to models that have either continuous or dichotomous results. See the following references for details on the methods: Vickers (2006) <doi:10.1177/0272989X06295361>, Vickers (2008) <doi:10.1186/1472-6947-8-53>, and Pfeiffer (2020) <doi:10.1002/bimj.201800240>.

r-discbio 1.2.3
Propagated dependencies: r-withr@3.0.2 r-vegan@2.7-3 r-tsne@0.2-0 r-statmod@1.5.2 r-singlecellexperiment@1.34.0 r-rweka@0.4-50 r-rpart-plot@3.1.5 r-rpart@4.1.27 r-rcolorbrewer@1.1-3 r-png@0.1-9 r-netindices@1.4.4.1 r-mclust@6.1.2 r-impute@1.86.0 r-igraph@2.3.1 r-httr@1.4.8 r-ggplot2@4.0.3 r-fpc@2.2-14 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ocbe-uio/DIscBIO
Licenses: Expat
Build system: r
Synopsis: User-Friendly Pipeline for Biomarker Discovery in Single-Cell Transcriptomics
Description:

An open, multi-algorithmic pipeline for easy, fast and efficient analysis of cellular sub-populations and the molecular signatures that characterize them. The pipeline consists of four successive steps: data pre-processing, cellular clustering with pseudo-temporal ordering, defining differential expressed genes and biomarker identification. More details on Ghannoum et. al. (2021) <doi:10.3390/ijms22031399>. This package implements extensions of the work published by Ghannoum et. al. (2019) <doi:10.1101/700989>.

Total packages: 73977