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

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-dccpp 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dccpp.berrisch.biz/
Licenses: GPL 3+
Build system: r
Synopsis: Fast Computation of Distance Correlations
Description:

Fast computation of the distance covariance dcov and distance correlation dcor'. The computation cost is only O(n log(n)) for the distance correlation (see Chaudhuri, Hu (2019) <arXiv:1810.11332> <doi:10.1016/j.csda.2019.01.016>). The functions are written entirely in C++ to speed up the computation.

r-diseasystore 0.3.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-scdb@0.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-r6@2.6.1 r-purrr@1.2.0 r-pkgcond@0.1.1 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-isoweek@0.6-2 r-glue@1.8.0 r-dplyr@1.1.4 r-dbplyr@2.5.1 r-dbi@1.2.3 r-curl@7.0.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ssi-dk/diseasystore
Licenses: GPL 3+
Build system: r
Synopsis: Feature Stores for the 'diseasy' Framework
Description:

Simple feature stores and tools for creating personalised feature stores. diseasystore powers feature stores which can automatically link and aggregate features to a given stratification level. These feature stores are automatically time-versioned (powered by the SCDB package) and allows you to easily and dynamically compute features as part of your continuous integration.

r-dbcvindex 1.6
Propagated dependencies: r-qpdf@1.4.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/davidechicco/DBCVindex
Licenses: GPL 3
Build system: r
Synopsis: Calculates the Density-Based Clustering Validation (DBCV) Index
Description:

This package provides a metric called Density-Based Clustering Validation index (DBCV) index to evaluate clustering results, following the <https://github.com/pajaskowiak/clusterConfusion/blob/main/R/dbcv.R> R implementation by Pablo Andretta Jaskowiak. Original DBCV index article: Moulavi, D., Jaskowiak, P. A., Campello, R. J., Zimek, A., and Sander, J. (April 2014), "Density-based clustering validation", Proceedings of SDM 2014 -- the 2014 SIAM International Conference on Data Mining (pp. 839-847), <doi:10.1137/1.9781611973440.96>. A more recent article on the DBCV index: Chicco, D., Sabino, G.; Oneto, L.; Jurman, G. (August 2025), "The DBCV index is more informative than DCSI, CDbw, and VIASCKDE indices for unsupervised clustering internal assessment of concave-shaped and density-based clusters", PeerJ Computer Science 11:e3095 (pp. 1-), <doi:10.7717/peerj-cs.3095>.

r-datetoiso 1.2.1
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-glue@1.8.0 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/andzoluk
Licenses: Expat
Build system: r
Synopsis: Convert and Impute Dates to ISO 8601 Format and Reconcile Data Sets
Description:

This package provides tools for converting and imputing date values to the ISO 8601 standard format and for reconciling differences between two versions of a data set. The package automatically detects date patterns within data frame columns and converts them to consistent ISO-formatted dates, with optional imputation of missing day or month components based on user-defined rules. It also includes functionality to identify inserted, deleted, and updated records, as well as column- and value-level changes, when comparing old and new versions of a data frame. Only one date format may be applied within a single column.

r-dtwbi 1.1
Propagated dependencies: r-rlist@0.4.6.2 r-lsa@0.73.3 r-entropy@1.3.2 r-e1071@1.7-16 r-dtw@1.23-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://mawenzi.univ-littoral.fr/DTWBI/
Licenses: GPL 2+
Build system: r
Synopsis: Imputation of Time Series Based on Dynamic Time Warping
Description:

This package provides functions to impute large gaps within time series based on Dynamic Time Warping methods. It contains all required functions to create large missing consecutive values within time series and to fill them, according to the paper Phan et al. (2017), <DOI:10.1016/j.patrec.2017.08.019>. Performance criteria are added to compare similarity between two signals (query and reference).

r-ddpca 1.1
Propagated dependencies: r-rspectra@0.16-2 r-quantreg@6.1 r-matrix@1.7-4 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=ddpca
Licenses: GPL 2
Build system: r
Synopsis: Diagonally Dominant Principal Component Analysis
Description:

Efficient procedures for fitting the DD-PCA (Ke et al., 2019, <arXiv:1906.00051>) by decomposing a large covariance matrix into a low-rank matrix plus a diagonally dominant matrix. The implementation of DD-PCA includes the convex approach using the Alternating Direction Method of Multipliers (ADMM) and the non-convex approach using the iterative projection algorithm. Applications of DD-PCA to large covariance matrix estimation and global multiple testing are also included in this package.

r-drdid 1.2.3
Propagated dependencies: r-trust@0.1-8 r-rcpp@1.1.0 r-fastglm@0.0.3 r-bmisc@1.4.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://psantanna.com/DRDID/
Licenses: GPL 3
Build system: r
Synopsis: Doubly Robust Difference-in-Differences Estimators
Description:

This package implements the locally efficient doubly robust difference-in-differences (DiD) estimators for the average treatment effect proposed by Sant'Anna and Zhao (2020) <doi:10.1016/j.jeconom.2020.06.003>. The estimator combines inverse probability weighting and outcome regression estimators (also implemented in the package) to form estimators with more attractive statistical properties. Two different estimation methods can be used to estimate the nuisance functions.

r-dcmdata 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dcmdata.r-dcm.org
Licenses: Expat
Build system: r
Synopsis: Data Sets for Diagnostic Classification Modeling
Description:

Access data sets for demonstrating or testing diagnostic classification models. Simulated data sets can be used to compare estimated model output to true data-generating values. Real data sets can be used to demonstrate real-world applications of diagnostic models.

r-distplyr 0.2.0
Propagated dependencies: r-vctrs@0.6.5 r-rlang@1.1.6 r-ellipsis@0.3.2 r-distionary@0.1.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://distplyr.probaverse.com/
Licenses: Expat
Build system: r
Synopsis: Manipulate and Combine Probability Distributions
Description:

Go beyond standard probability distributions such as the Normal or Exponential by combining, shifting, maximizing, and otherwise transforming distributions with simple, verb-based functions. Provides easy access to a broader space of distributions more representative of real-world systems such as river flows or insurance claims. Part of the probaverse framework of packages to support advanced statistical modeling and simulations with an intuitive workflow.

r-dmtools 0.2.6
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-readxl@1.4.5 r-purrr@1.2.0 r-progress@1.2.3 r-magrittr@2.0.4 r-lubridate@1.9.4 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/KonstantinRyabov/dmtools
Licenses: Expat
Build system: r
Synopsis: Tools for Clinical Data Management
Description:

For checking the dataset from EDC(Electronic Data Capture) in clinical trials. dmtools reshape your dataset in a tidy view and check events. You can reshape the dataset and choose your target to check, for example, the laboratory reference range.

r-doebioresearch 0.1.0
Propagated dependencies: r-agricolae@1.3-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=doebioresearch
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Design of Experiments for Biological Research
Description:

This package performs analysis of popular experimental designs used in the field of biological research. The designs covered are completely randomized design, randomized complete block design, factorial completely randomized design, factorial randomized complete block design, split plot design, strip plot design and latin square design. The analysis include analysis of variance, coefficient of determination, normality test of residuals, standard error of mean, standard error of difference and multiple comparison test of means. The package has functions for transformation of data and yield data conversion. Some datasets are also added in order to facilitate examples.

r-dkanr 0.1.3
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dkanr
Licenses: Expat
Build system: r
Synopsis: Client for the 'DKAN' API
Description:

This package provides functions to facilitate access to the DKAN API (<https://dkan.readthedocs.io/en/latest/apis/index.html>), including the DKAN REST API (metadata), and the DKAN datastore API (data). Includes functions to list, create, retrieve, update, and delete datasets and resources nodes. It also includes functions to search and retrieve data from the DKAN datastore.

r-dlim 0.2.1
Propagated dependencies: r-viridis@0.6.5 r-tsmodel@0.6-2 r-rlang@1.1.6 r-reshape2@1.4.5 r-mgcv@1.9-4 r-lifecycle@1.0.4 r-ggplot2@4.0.1 r-dlnm@2.4.10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ddemateis.github.io/dlim/
Licenses: GPL 3+
Build system: r
Synopsis: Distributed Lag Interaction Model
Description:

Collection of functions for fitting and interpreting distributed lag interaction models (DLIM). A DLIM regresses a scalar outcome on repeated measures of exposure and allows for modification by a continuous variable. Includes a dlim() function for fitting, predict() function for inference, and plotting functions for visualization. Details on methodology are described in Demateis et al. (2024) <doi:10.1002/env.2843>.

r-decompr 6.4.0
Propagated dependencies: r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://qua.st/decompr/
Licenses: GPL 3
Build system: r
Synopsis: Global Value Chain Decomposition
Description:

Three global value chain (GVC) decompositions are implemented. The Leontief decomposition derives the value added origin of exports by country and industry as in Hummels, Ishii and Yi (2001). The Koopman, Wang and Wei (2014) decomposition splits country-level exports into 9 value added components, and the Wang, Wei and Zhu (2013) decomposition splits bilateral exports into 16 value added components. Various GVC indicators based on these decompositions are computed in the complimentary gvc package. --- References: --- Hummels, D., Ishii, J., & Yi, K. M. (2001). The nature and growth of vertical specialization in world trade. Journal of international Economics, 54(1), 75-96. Koopman, R., Wang, Z., & Wei, S. J. (2014). Tracing value-added and double counting in gross exports. American Economic Review, 104(2), 459-94. Wang, Z., Wei, S. J., & Zhu, K. (2013). Quantifying international production sharing at the bilateral and sector levels (No. w19677). National Bureau of Economic Research.

r-dcifer 1.5.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/EPPIcenter/dcifer
Licenses: Expat
Build system: r
Synopsis: Genetic Relatedness Between Polyclonal Infections
Description:

An implementation of Dcifer (Distance for complex infections: fast estimation of relatedness), an identity by descent (IBD) based method to calculate genetic relatedness between polyclonal infections from biallelic and multiallelic data. The package includes functions that format and preprocess the data, implement the method, and visualize the results. Gerlovina et al. (2022) <doi:10.1093/genetics/iyac126>.

r-dagassist 0.2.8
Propagated dependencies: r-writexl@1.5.4 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-dotwhisker@0.8.4 r-dagitty@0.3-4 r-crayon@1.5.3 r-cli@3.6.5 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/grahamgoff/DAGassist
Licenses: GPL 2+
Build system: r
Synopsis: Test Robustness with Directed Acyclic Graphs
Description:

This package provides robustness checks to align estimands with the identification that they require. Given a dagitty object and a model specification, DAGassist classifies variables by causal roles, recovers a target estimand, and generates a report comparing the original model with DAG-derived adjustment sets. Exports publication-grade reports in LaTeX', Word', Excel', dotwhisker', or plain text/'markdown'. DAGassist is built on dagitty', an R package that uses the DAGitty web tool (<https://dagitty.net/>) for creating and analyzing DAGs. Methods draw on Pearl (2009) <doi:10.1017/CBO9780511803161> and Textor et al. (2016) <doi:10.1093/ije/dyw341>.

r-disperse 1.1
Propagated dependencies: r-sp@2.2-0 r-sf@1.0-23 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dispeRse
Licenses: Expat
Build system: r
Synopsis: Simulation of Demic Diffusion with Environmental Constraints
Description:

Simulates demic diffusion building on models previously developed for the expansion of Neolithic and other food-producing economies during the Holocene (Fort et al. (2012) <doi:10.7183/0002-7316.77.2.203>, Souza et al. (2021) <doi:10.1098/rsif.2021.0499>). Growth and emigration are modelled as density-dependent processes using logistic growth and an asymptotic threshold model. Environmental and terrain layers, which can change over time, affect carrying capacity, growth and mobility. Multiple centres of origin with their respective starting times can be specified.

r-drimmr 1.0.3
Propagated dependencies: r-seqinr@4.2-36 r-reshape2@1.4.5 r-rdpack@2.6.4 r-parallelly@1.45.1 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drimmR
Licenses: GPL 3
Build system: r
Synopsis: Estimation, Simulation and Reliability of Drifting Markov Models
Description:

This package performs the drifting Markov models (DMM) which are non-homogeneous Markov models designed for modeling the heterogeneities of sequences in a more flexible way than homogeneous Markov chains or even hidden Markov models. In this context, we developed an R package dedicated to the estimation, simulation and the exact computation of associated reliability of drifting Markov models. The implemented methods are described in Vergne, N. (2008), <doi:10.2202/1544-6115.1326> and Barbu, V.S., Vergne, N. (2019) <doi:10.1007/s11009-018-9682-8> .

r-dsaide 0.9.6
Propagated dependencies: r-xml@3.99-0.20 r-shiny@1.11.1 r-rlang@1.1.6 r-plotly@4.11.0 r-nloptr@2.2.1 r-lhs@1.2.0 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-desolve@1.40 r-adaptivetau@2.3-2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ahgroup.github.io/DSAIDE/
Licenses: GPL 3
Build system: r
Synopsis: Dynamical Systems Approach to Infectious Disease Epidemiology (Ecology/Evolution)
Description:

Exploration of simulation models (apps) of various infectious disease transmission dynamics scenarios. The purpose of the package is to help individuals learn about infectious disease epidemiology (ecology/evolution) from a dynamical systems perspective. All apps include explanations of the underlying models and instructions on what to do with the models.

r-datastat 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=datastat
Licenses: CC0
Build system: r
Synopsis: Dataset for Statistical Analysis
Description:

Data are essential in statistical analysis. This data package consists of four datasets for descriptive statistics, two datasets for statistical hypothesis testing, and two datasets for regression analysis. All of the datasets are based on Rattanalertnusorn, A. (2024) <https://www.researchgate.net/publication/371944275_porkaermxarlaeakarprayuktchingan_R_and_its_applications>.

r-daewr 1.2-11
Propagated dependencies: r-stringi@1.8.7 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=daewr
Licenses: GPL 2
Build system: r
Synopsis: Design and Analysis of Experiments with R
Description:

This package contains Data frames and functions used in the book "Design and Analysis of Experiments with R", Lawson(2015) ISBN-13:978-1-4398-6813-3.

r-distrrmetrics 2.8.3
Propagated dependencies: r-startupmsg@1.0.0 r-fgarch@4052.93 r-fbasics@4041.97 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://distr.r-forge.r-project.org/
Licenses: LGPL 3
Build system: r
Synopsis: Distribution Classes for Distributions from Rmetrics
Description:

S4-distribution classes based on package distr for distributions from packages fBasics and fGarch'.

r-detzrcr 0.3.1
Propagated dependencies: r-shiny@1.11.1 r-mass@7.3-65 r-ggplot2@4.0.1 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/magnuskristoffersen/detzrcr
Licenses: GPL 3
Build system: r
Synopsis: Compare Detrital Zircon Suites
Description:

Compare detrital zircon suites by uploading univariate, U-Pb age, or bivariate, U-Pb age and Lu-Hf data, in a shiny'-based user-interface. Outputs publication quality figures using ggplot2', and tables of statistics currently in use in the detrital zircon geochronology community.

r-dimensionsr 0.0.3
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/massimoaria/dimensionsR
Licenses: GPL 3
Build system: r
Synopsis: Gathering Bibliographic Records from 'Digital Science Dimensions' Using 'DSL' API
Description:

This package provides a set of tools to extract bibliographic content from Digital Science Dimensions using DSL API <https://www.dimensions.ai/dimensions-apis/>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457