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

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-datadriftr 1.1.0
Propagated dependencies: r-r6@2.6.1 r-fda-usc@2.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ugurdar.github.io/datadriftR/
Licenses: Expat
Build system: r
Synopsis: Concept Drift Detection Methods for Stream Data
Description:

This package provides a system designed for detecting concept drift in streaming datasets. It offers a comprehensive suite of statistical methods to detect concept drift, including methods for monitoring changes in data distributions over time. The package supports several tests, such as Drift Detection Method (DDM), Early Drift Detection Method (EDDM), Hoeffding Drift Detection Methods (HDDM_A, HDDM_W), Kolmogorov-Smirnov test-based Windowing (KSWIN), Adaptive WINdowing (ADWIN) and Page Hinkley (PH) tests. The methods implemented in this package are based on established research and have been demonstrated to be effective in real-time data analysis. For more details on the methods, please check to the following sources. KobyliŠska et al. (2023) <doi:10.48550/arXiv.2308.11446>, S. Kullback & R.A. Leibler (1951) <doi:10.1214/aoms/1177729694>, Gama et al. (2004) <doi:10.1007/978-3-540-28645-5_29>, Baena-Garcia et al. (2006) <https://www.researchgate.net/publication/245999704_Early_Drift_Detection_Method>, Frà as-Blanco et al. (2014) <https://ieeexplore.ieee.org/document/6871418>, Bifet and Gavalda (2007) <doi:10.1137/1.9781611972771>, Raab et al. (2020) <doi:10.1016/j.neucom.2019.11.111>, Page (1954) <doi:10.1093/biomet/41.1-2.100>, Montiel et al. (2018) <https://jmlr.org/papers/volume19/18-251/18-251.pdf>.

r-distance 2.0.1
Propagated dependencies: r-rlang@1.1.6 r-rdpack@2.6.4 r-mrds@3.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/DistanceDevelopment/Distance/
Licenses: GPL 2+
Build system: r
Synopsis: Distance Sampling Detection Function and Abundance Estimation
Description:

This package provides a simple way of fitting detection functions to distance sampling data for both line and point transects. Adjustment term selection, left and right truncation as well as monotonicity constraints and binning are supported. Abundance and density estimates can also be calculated (via a Horvitz-Thompson-like estimator) if survey area information is provided. See Miller et al. (2019) <doi:10.18637/jss.v089.i01> for more information on methods and <https://distancesampling.org/resources/vignettes.html> for example analyses.

r-drsurvcrt 0.0.1
Propagated dependencies: r-survival@3.8-3 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pracma@2.4.6 r-ggplot2@4.0.1 r-frailtyem@1.0.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DRsurvCRT
Licenses: Expat
Build system: r
Synopsis: Doubly-Robust Estimation for Survival Outcomes in Cluster-Randomized Trials
Description:

Cluster-randomized trials (CRTs) assign treatment to groups rather than individuals, so valid analyses must distinguish cluster-level and individual-level effects and define estimands within a potential-outcomes framework. This package supports right-censored survival outcomes for both single-state (binary) and multi-state settings. For single-state outcomes, it provides estimands based on stage-specific survival contrasts (SPCE) and restricted mean survival time (RMST). For multi-state outcomes, it provides SPCE as well as a generalized win-based restricted mean time-in-favor estimand (RMT-IF). The package implements doubly robust estimators that accommodate covariate-dependent censoring and remain consistent if either the outcome model or the censoring model is correctly specified. Users can choose marginal Cox or gamma-frailty Cox working models for nuisance estimation, and inference is supported via leave-one-cluster-out jackknife variance and confidence interval estimation. Methods are described in Fang et al. (2025) "Estimands and doubly robust estimation for cluster-randomized trials with survival outcomes" <doi:10.48550/arXiv.2510.08438>.

r-dormancy 0.1.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/danymukesha/dormancy/
Licenses: Expat
Build system: r
Synopsis: Detection and Analysis of Dormant Patterns in Data
Description:

This package provides a novel framework for detecting, quantifying, and analyzing dormant patterns in multivariate data. Dormant patterns are statistical relationships that exist in data but remain inactive until specific trigger conditions emerge. This concept, inspired by biological dormancy (seeds, pathogens) and geological phenomena (dormant faults), provides tools to identify latent risks, hidden correlations, and potential phase transitions in complex systems. The package introduces methods for quantifying dormancy depth, trigger sensitivity, and awakening risk - enabling analysts to discover patterns that conventional methods miss because they focus only on currently active relationships.

r-dataspacer 0.7.7
Propagated dependencies: r-rlabkey@3.4.6 r-r6@2.6.1 r-jsonlite@2.0.0 r-httr@1.4.7 r-digest@0.6.39 r-data-table@1.17.8 r-curl@7.0.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://docs.ropensci.org/DataSpaceR/
Licenses: GPL 3
Build system: r
Synopsis: Interface to 'the CAVD DataSpace'
Description:

This package provides a convenient API interface to access immunological data within the CAVD DataSpace'(<https://dataspace.cavd.org>), a data sharing and discovery tool that facilitates exploration of HIV immunological data from pre-clinical and clinical HIV vaccine studies.

r-dotwhisker 0.8.4
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-performance@0.15.2 r-patchwork@1.3.2 r-parameters@0.28.3 r-marginaleffects@0.31.0 r-gtable@0.3.6 r-gridextra@2.3 r-ggstance@0.3.7 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://fsolt.org/dotwhisker/
Licenses: Expat
Build system: r
Synopsis: Dot-and-Whisker Plots of Regression Results
Description:

Create quick and easy dot-and-whisker plots of regression results. It takes as input either (1) a coefficient table in standard form or (2) one (or a list of) fitted model objects (of any type that has methods implemented in the parameters package). It returns ggplot objects that can be further customized using tools from the ggplot2 package. The package also includes helper functions for tasks such as rescaling coefficients or relabeling predictor variables. See more methodological discussion of the visualization and data management methods used in this package in Kastellec and Leoni (2007) <doi:10.1017/S1537592707072209> and Gelman (2008) <doi:10.1002/sim.3107>.

r-dbnr 0.8.0
Propagated dependencies: r-rcpp@1.1.0 r-r6@2.6.1 r-mass@7.3-65 r-magrittr@2.0.4 r-data-table@1.17.8 r-bnlearn@5.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dkesada/dbnR
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Bayesian Network Learning and Inference
Description:

Learning and inference over dynamic Bayesian networks of arbitrary Markovian order. Extends some of the functionality offered by the bnlearn package to learn the networks from data and perform exact inference. It offers three structure learning algorithms for dynamic Bayesian networks: Trabelsi G. (2013) <doi:10.1007/978-3-642-41398-8_34>, Santos F.P. and Maciel C.D. (2014) <doi:10.1109/BRC.2014.6880957>, Quesada D., Bielza C. and Larrañaga P. (2021) <doi:10.1007/978-3-030-86271-8_14>. It also offers the possibility to perform forecasts of arbitrary length. A tool for visualizing the structure of the net is also provided via the visNetwork package. Further detailed information and examples can be found in our Journal of Statistical Software paper Quesada D., Larrañaga P. and Bielza C. (2025) <doi:10.18637/jss.v115.i06>.

r-diezeit 0.1-0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7 r-brew@1.0-10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diezeit
Licenses: Expat
Build system: r
Synopsis: R Interface to the ZEIT ONLINE Content API
Description:

This package provides a wrapper for the ZEIT ONLINE Content API, available at <http://developer.zeit.de>. diezeit gives access to articles and corresponding metadata from the ZEIT archive and from ZEIT ONLINE. A personal API key is required for usage.

r-deltaccd 1.0.2
Propagated dependencies: r-statmod@1.5.1 r-scales@1.4.0 r-rlang@1.1.6 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dorng@1.8.6.2 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://deltaccd.hugheylab.org
Licenses: GPL 2
Build system: r
Synopsis: Quantify Rhythmic Gene Co-Expression Relative to a Reference
Description:

Infer progression of circadian rhythms in transcriptome data in which samples are not labeled with time of day and coverage of the circadian cycle may be incomplete. See Shilts et al. (2018) <doi:10.7717/peerj.4327>.

r-demography 2.0.1
Propagated dependencies: r-strucchange@1.5-4 r-rainbow@3.8 r-mgcv@1.9-4 r-hmdhfdplus@2.0.8 r-ftsa@6.7 r-forecast@8.24.0 r-cobs@1.3-9-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://pkg.robjhyndman.com/demography/
Licenses: GPL 3+
Build system: r
Synopsis: Forecasting Mortality, Fertility, Migration and Population Data
Description:

This package provides functions for demographic analysis including lifetable calculations; Lee-Carter modelling; functional data analysis of mortality rates, fertility rates, net migration numbers; and stochastic population forecasting.

r-dfvad 0.3.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/shipei-zeng/dfvad
Licenses: GPL 2
Build system: r
Synopsis: Diewert and Fox's Method of Value Added Growth Decomposition
Description:

Decomposing value added growth into explanatory factors. A cost constrained value added function is defined to specify the production frontier. Industry estimates can also be aggregated using a weighted average approach. Details about the methodology and data can be found in Diewert and Fox (2018) <doi:10.1093/oxfordhb/9780190226718.013.19> and Zeng, Parsons, Diewert and Fox (2018) <https://www.business.unsw.edu.au/research-site/centreforappliedeconomicresearch-site/Documents/emg2018-6_SZeng_EMG-Slides.pdf>.

r-discauc 1.1.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jefriedel/discAUC
Licenses: GPL 3
Build system: r
Synopsis: Linear and Non-Linear AUC for Discounting Data
Description:

Area under the curve (AUC; Myerson et al., 2001) <doi:10.1901/jeab.2001.76-235> is a popular measure used in discounting research. Although the calculation of AUC is standardized, there are differences in AUC based on some assumptions. For example, Myerson et al. (2001) <doi:10.1901/jeab.2001.76-235> assumed that (with delay discounting data) a researcher would impute an indifference point at zero delay equal to the value of the larger, later outcome. However, this practice is not clearly followed. This imputed zero-delay indifference point plays an important role in log and ordinal versions of AUC. Ordinal and log versions of AUC are described by Borges et al. (2016)<doi:10.1002/jeab.219>. The package can calculate all three versions of AUC [and includes a new version: IHS(AUC)], impute indifference points when x = 0, calculate ordinal AUC in the case of Halton sampling of x-values, and account for probability discounting AUC.

r-dendrosync 0.1.5
Propagated dependencies: r-nlme@3.1-168 r-gridextra@2.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://bitbucket.org/josucham/dendrosync/src/issues/
Licenses: GPL 2
Build system: r
Synopsis: Set of Tools for Calculating Spatial Synchrony Between Tree-Ring Chronologies
Description:

This package provides functions for the calculation and plotting of synchrony in tree growth from tree-ring width chronologies (TRW index). It combines variance-covariance (VCOV) mixed modelling with functions that quantify the degree to which the TRW chronologies contain a common temporal signal. It also implements temporal trends in spatial synchrony using a moving window. These methods can also be used with other kind of ecological variables that have temporal autocorrelation corrected.

r-direct 1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DIRECT
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Clustering of Multivariate Data Under the Dirichlet-Process Prior
Description:

This package provides a Bayesian clustering method for replicated time series or replicated measurements from multiple experimental conditions, e.g., time-course gene expression data. It estimates the number of clusters directly from the data using a Dirichlet-process prior. See Fu, A. Q., Russell, S., Bray, S. and Tavare, S. (2013) Bayesian clustering of replicated time-course gene expression data with weak signals. The Annals of Applied Statistics. 7(3) 1334-1361. <doi:10.1214/13-AOAS650>.

r-dmrs 1.0.0
Propagated dependencies: r-viridis@0.6.5 r-sqldf@0.4-11 r-rmpfr@1.1-2 r-relsurv@2.3-3 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-gplots@3.2.0 r-ggplot2@4.0.1 r-data-table@1.17.8 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dMrs
Licenses: GPL 3+
Build system: r
Synopsis: Competing Risk in Dependent Net Survival Analysis
Description:

This package provides statistical tools for analyzing net and relative survival, with a key feature of relaxing the assumption of independent censoring and incorporating the effect of dependent competing risks. It employs a copula-based methodology, specifically the Archimedean copula, to simulate data, conduct survival analysis, and offer comparisons with other methods. This approach is detailed in the work of Adatorwovor et al. (2022) <doi:10.1515/ijb-2021-0016>.

r-datacleanr 1.0.5
Propagated dependencies: r-summarytools@1.1.4 r-shinywidgets@0.9.1 r-shinyfiles@0.9.3 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-plotly@4.11.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-htmlwidgets@1.6.4 r-glue@1.8.0 r-fs@1.6.6 r-formatr@1.14 r-dt@0.34.0 r-dplyr@1.1.4 r-clipr@0.8.0 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/the-Hull/datacleanr
Licenses: GPL 3
Build system: r
Synopsis: Interactive and Reproducible Data Cleaning
Description:

Flexible and efficient cleaning of data with interactivity. datacleanr facilitates best practices in data analyses and reproducibility with built-in features and by translating interactive/manual operations to code. The package is designed for interoperability, and so seamlessly fits into reproducible analyses pipelines in R'.

r-dani 0.1-1
Propagated dependencies: r-epi@2.61
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dani
Licenses: GPL 2
Build system: r
Synopsis: Design and Analysis of Non-Inferiority Trials
Description:

This package provides tools to help the design and analysis of resilient non-inferiority trials. These include functions for sample size calculations and analyses of trials, with either a risk difference, risk ratio or arc-sine difference margin, and a function to run simulations to design a trial with the methods described in Quartagno et al. (2019) <arXiv:1905.00241>.

r-dsa 1.0.12
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-tsoutliers@0.6-10 r-timedate@4051.111 r-seastests@0.15.4 r-rjava@1.0-11 r-reshape2@1.4.5 r-r2html@2.3.4 r-htmlwidgets@1.6.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-forecast@8.24.0 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-dbr 1.4.1
Propagated dependencies: r-mfusampler@1.1.0 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DBR
Licenses: GPL 2+
Build system: r
Synopsis: Discrete Beta Regression
Description:

Bayesian Beta Regression, adapted for bounded discrete responses, commonly seen in survey responses. Estimation is done via Markov Chain Monte Carlo sampling, using a Gibbs wrapper around univariate slice sampler (Neal (2003) <DOI:10.1214/aos/1056562461>), as implemented in the R package MfUSampler (Mahani and Sharabiani (2017) <DOI: 10.18637/jss.v078.c01>).

r-disprofas 0.2.1
Propagated dependencies: r-rlang@1.1.6 r-ggplot2@4.0.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/piusdahinden/disprofas
Licenses: GPL 2+
Build system: r
Synopsis: Non-Parametric Dissolution Profile Analysis
Description:

Similarity of dissolution profiles is assessed using the similarity factor f2 according to the EMA guideline (European Medicines Agency 2010) "On the investigation of bioequivalence". Dissolution profiles are regarded as similar if the f2 value is between 50 and 100. For the applicability of the similarity factor f2, the variability between profiles needs to be within certain limits. Often, this constraint is violated. One possibility in this situation is to resample the measured profiles in order to obtain a bootstrap estimate of f2 (Shah et al. (1998) <doi:10.1023/A:1011976615750>). Other alternatives are the model-independent non-parametric multivariate confidence region (MCR) procedure (Tsong et al. (1996) <doi:10.1177/009286159603000427>) or the T2-test for equivalence procedure (Hoffelder (2016) <https://www.ecv.de/suse_item.php?suseId=Z|pi|8430>). Functions for estimation of f1, f2, bootstrap f2, MCR / T2-test for equivalence procedure are implemented.

r-da 1.2.0
Propagated dependencies: r-rarpack@0.11-0 r-plotly@4.11.0 r-mass@7.3-65 r-lfda@1.1.3 r-klar@1.7-4 r-kernlab@0.9-33 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://xinghuq.github.io/DA/index.html
Licenses: GPL 3
Build system: r
Synopsis: Discriminant Analysis for Evolutionary Inference
Description:

Discriminant Analysis (DA) for evolutionary inference (Qin, X. et al, 2020, <doi:10.22541/au.159256808.83862168>), especially for population genetic structure and community structure inference. This package incorporates the commonly used linear and non-linear, local and global supervised learning approaches (discriminant analysis), including Linear Discriminant Analysis of Kernel Principal Components (LDAKPC), Local (Fisher) Linear Discriminant Analysis (LFDA), Local (Fisher) Discriminant Analysis of Kernel Principal Components (LFDAKPC) and Kernel Local (Fisher) Discriminant Analysis (KLFDA). These discriminant analyses can be used to do ecological and evolutionary inference, including demography inference, species identification, and population/community structure inference.

r-dglmextpois 0.2.4
Propagated dependencies: r-nloptr@2.2.1 r-compoissonreg@0.8.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/franciscomartinezdelrio/DGLMExtPois
Licenses: GPL 2
Build system: r
Synopsis: Double Generalized Linear Models Extending Poisson Regression
Description:

Model estimation, dispersion testing and diagnosis of hyper-Poisson Saez-Castillo, A.J. and Conde-Sanchez, A. (2013) <doi:10.1016/j.csda.2012.12.009> and Conway-Maxwell-Poisson Huang, A. (2017) regression models.

r-disclapmix2 0.6.1
Propagated dependencies: r-rcpp@1.1.0 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=disclapmix2
Licenses: GPL 2+
Build system: r
Synopsis: Mixtures of Discrete Laplace Distributions using Numerical Optimisation
Description:

Fit a mixture of Discrete Laplace distributions using plain numerical optimisation. This package has similar applications as the disclapmix package that uses an EM algorithm.

r-dtsg 2.1.0
Propagated dependencies: r-timechange@0.3.0 r-r6@2.6.1 r-data-table@1.17.8 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gisler.github.io/DTSg/
Licenses: Expat
Build system: r
Synopsis: Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics
Description:

Basic time series functionalities such as listing of missing values, application of arbitrary aggregation as well as rolling (asymmetric) window functions and automatic detection of periodicity. As it is mainly based on data.table', it is fast and (in combination with the R6 package) offers reference semantics. In addition to its native R6 interface, it provides an S3 interface for those who prefer the latter. Finally yet importantly, its functional approach allows for incorporating functionalities from many other packages.

Total packages: 69239