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

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-hiviz 0.1.2
Propagated dependencies: r-wordcloud@2.6 r-tidyr@1.3.2 r-shinywidgets@0.9.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-readxl@1.5.0 r-plotly@4.12.0 r-paletteer@1.7.0 r-haven@2.5.5 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/Atefehrashidi/HIViz
Licenses: GPL 3
Build system: r
Synopsis: Interactive Dashboard for 'HIV' Data Visualization
Description:

An interactive Shiny dashboard for visualizing and exploring key metrics related to HIV/AIDS, including prevalence, incidence, mortality, and treatment coverage. The dashboard is designed to work with a dataset containing specific columns with standardized names. These columns must be present in the input data for the app to function properly: year: Numeric year of the data (e.g. 2010, 2021); sex: Gender classification (e.g. Male, Female); age_group: Age bracket (e.g. 15â 24, 25â 34); hiv_prevalence: Estimated HIV prevalence percentage; hiv_incidence: Number of new HIV cases per year; aids_deaths: Total AIDS-related deaths; plhiv: Estimated number of people living with HIV; art_coverage: Percentage receiving antiretroviral therapy (ART); testing_coverage: HIV testing services coverage; causes: Description of likely HIV transmission cause (e.g. unprotected sex, drug use). The dataset structure must strictly follow this column naming convention for the dashboard to render correctly.

r-histoslider 0.1.1
Propagated dependencies: r-shiny@1.13.0 r-rlang@1.2.0 r-reactr@0.6.1 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=histoslider
Licenses: Expat
Build system: r
Synopsis: Histogram Slider Input for 'Shiny'
Description:

This package provides a histogram slider input binding for use in Shiny'. Currently supports creating histograms from numeric, date, and date-time vectors.

r-hopbyhop 3.41
Propagated dependencies: r-pastecs@1.4.2 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hopbyhop
Licenses: GPL 2+
Build system: r
Synopsis: Transmissions and Receptions in a Hop by Hop Network
Description:

Computes the expectation of the number of transmissions and receptions considering a Hop-by-Hop transport model with limited number of retransmissions per packet. It provides the theoretical results shown in Palma et. al.(2016) <DOI:10.1109/TLA.2016.7555237> and also estimated values based on Monte Carlo simulations. It is also possible to consider random data and ACK probabilities.

r-hatchr 1.0.1
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-ggtext@0.1.2 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://bmait101.github.io/hatchR/
Licenses: GPL 3
Build system: r
Synopsis: Predict Fish Hatch and Emergence Timing
Description:

Predict hatch and emergence timing for a wide range of wild fishes using the effective value framework (Sparks et al., (2019) <DOI:10.1139/cjfas-2017-0468>). hatchR offers users access to established phenological models and the flexibility to incorporate custom parameterizations using external datasets.

r-hmmcopula 1.1.0
Propagated dependencies: r-mvtnorm@1.3-7 r-foreach@1.5.2 r-doparallel@1.0.17 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HMMcopula
Licenses: GPL 2+
Build system: r
Synopsis: Markov Regime Switching Copula Models Estimation and Goodness-of-Fit
Description:

Estimation procedures and goodness-of-fit test for several Markov regime switching models and mixtures of bivariate copula models. The goodness-of-fit test is based on a Cramer-von Mises statistic and uses Rosenblatt's transform and parametric bootstrap to estimate the p-value. The proposed methodologies are described in Nasri, Remillard and Thioub (2020) <doi:10.1002/cjs.11534>.

r-hysaint 1.2.1
Propagated dependencies: r-variablescreening@0.2.1 r-sis@1.5 r-selectiveinference@1.2.5 r-pracma@2.4.6 r-matrix@1.7-5 r-energy@1.7-12
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hySAINT
Licenses: GPL 2
Build system: r
Synopsis: Hybrid Genetic and Simulated Annealing Algorithm for High Dimensional Linear Models with Interaction Effects
Description:

We provide a stage-wise selection method using genetic algorithms, designed to efficiently identify main and two-way interactions within high-dimensional linear regression models. Additionally, it implements simulated annealing algorithm during the mutation process. The relevant paper can be found at: Ye, C.,and Yang,Y. (2019) <doi:10.1109/TIT.2019.2913417>.

r-hdcate 0.1.0
Propagated dependencies: r-r6@2.6.1 r-locpol@0.9.0 r-kernsmooth@2.23-26 r-hdm@0.3.2 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hdcate
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of Conditional Average Treatment Effects with High-Dimensional Data
Description:

This package provides a two-step double-robust method to estimate the conditional average treatment effects (CATE) with potentially high-dimensional covariate(s). In the first stage, the nuisance functions necessary for identifying CATE are estimated by machine learning methods, allowing the number of covariates to be comparable to or larger than the sample size. The second stage consists of a low-dimensional local linear regression, reducing CATE to a function of the covariate(s) of interest. The CATE estimator implemented in this package not only allows for high-dimensional data, but also has the â double robustnessâ property: either the model for the propensity score or the models for the conditional means of the potential outcomes are allowed to be misspecified (but not both). This package is based on the paper by Fan et al., "Estimation of Conditional Average Treatment Effects With High-Dimensional Data" (2022), Journal of Business & Economic Statistics <doi:10.1080/07350015.2020.1811102>.

r-humidity 0.1.6
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/caijun/humidity
Licenses: GPL 3
Build system: r
Synopsis: Calculate Water Vapor Measures from Temperature and Dew Point
Description:

Vapor pressure, relative humidity, absolute humidity, specific humidity, and mixing ratio are commonly used water vapor measures in meteorology. This R package provides functions for calculating saturation vapor pressure (hPa), partial water vapor pressure (Pa), relative humidity (%), absolute humidity (kg/m^3), specific humidity (kg/kg), and mixing ratio (kg/kg) from temperature (K) and dew point (K). Conversion functions between humidity measures are also provided.

r-html2pdfr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/Lijin-5673/html2pdfR
Licenses: GPL 3
Build system: r
Synopsis: Convert Local 'HTML' and 'XHTML' Files to 'PDF'
Description:

This package provides functions for converting local HTML and XHTML files to PDF using an external backend. The package includes helper functions for backend setup, file conversion, and an optional Tk graphical interface.

r-hutils 2.0.0
Propagated dependencies: r-magrittr@2.0.5 r-fastmatch@1.1-8 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/hughparsonage/hutils
Licenses: GPL 3
Build system: r
Synopsis: Miscellaneous R Functions and Aliases
Description:

This package provides utility functions for, and drawing on, the data.table package. The package also collates useful miscellaneous functions extending base R not available elsewhere. The name is a portmanteau of utils and the author.

r-httk 2.7.4
Propagated dependencies: r-truncnorm@1.0-9 r-survey@4.5 r-rdpack@2.6.6 r-purrr@1.2.2 r-mvtnorm@1.3-7 r-msm@1.8.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-desolve@1.42 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=httk
Licenses: Expat
Build system: r
Synopsis: High-Throughput Toxicokinetics
Description:

Pre-made models that can be rapidly tailored to various chemicals and species using chemical-specific in vitro data and physiological information. These tools allow incorporation of chemical toxicokinetics ("TK") and in vitro-in vivo extrapolation ("IVIVE") into bioinformatics, as described by Pearce et al. (2017) (<doi:10.18637/jss.v079.i04>). Chemical-specific in vitro data characterizing toxicokinetics have been obtained from relatively high-throughput experiments. The chemical-independent ("generic") physiologically-based ("PBTK") and empirical (for example, one compartment) "TK" models included here can be parameterized with in vitro data or in silico predictions which are provided for thousands of chemicals, multiple exposure routes, and various species. High throughput toxicokinetics ("HTTK") is the combination of in vitro data and generic models. We establish the expected accuracy of HTTK for chemicals without in vivo data through statistical evaluation of HTTK predictions for chemicals where in vivo data do exist. The models are systems of ordinary differential equations that are developed in MCSim and solved using compiled (C-based) code for speed. A Monte Carlo sampler is included for simulating human biological variability (Ring et al., 2017 <doi:10.1016/j.envint.2017.06.004>) and propagating parameter uncertainty (Wambaugh et al., 2019 <doi:10.1093/toxsci/kfz205>). Empirically calibrated methods are included for predicting tissue:plasma partition coefficients and volume of distribution (Pearce et al., 2017 <doi:10.1007/s10928-017-9548-7>). These functions and data provide a set of tools for using IVIVE to convert concentrations from high-throughput screening experiments (for example, Tox21, ToxCast) to real-world exposures via reverse dosimetry (also known as "RTK") (Wetmore et al., 2015 <doi:10.1093/toxsci/kfv171>).

r-hcci 1.2.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/prdm0/hcci
Licenses: GPL 3+
Build system: r
Synopsis: Interval Estimation of Linear Models with Heteroskedasticity
Description:

Calculates the interval estimates for the parameters of linear models with heteroscedastic regression using bootstrap - (Wild Bootstrap) and double bootstrap-t (Wild Bootstrap). It is also possible to calculate confidence intervals using the percentile bootstrap and percentile bootstrap double. The package can calculate consistent estimates of the covariance matrix of the parameters of linear regression models with heteroscedasticity of unknown form. The package also provides a function to consistently calculate the covariance matrix of the parameters of linear models with heteroscedasticity of unknown form. The bootstrap methods exported by the package are based on the master's thesis of the first author, available at <https://raw.githubusercontent.com/prdm0/hcci/master/references/dissertacao_mestrado.pdf>. The hcci package in previous versions was cited in the book VINOD, Hrishikesh D. Hands-on Intermediate Econometrics Using R: Templates for Learning Quantitative Methods and R Software. 2022, p. 441, ISBN 978-981-125-617-2 (hardcover). The simple bootstrap schemes are based on the works of Cribari-Neto F and Lima M. G. (2009) <doi:10.1080/00949650801935327>, while the double bootstrap schemes for the parameters that index the linear models with heteroscedasticity of unknown form are based on the works of Beran (1987) <doi:10.2307/2336685>. The use of bootstrap for the calculation of interval estimates in regression models with heteroscedasticity of unknown form from a weighting of the residuals was proposed by Wu (1986) <doi:10.1214/aos/1176350142>. This bootstrap scheme is known as weighted or wild bootstrap.

r-haplocatcher 2.0.1
Propagated dependencies: r-randomforest@4.7-1.2 r-patchwork@1.3.2 r-knitr@1.51 r-ggplot2@4.0.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/zjwinn/HaploCatcher
Licenses: Expat
Build system: r
Synopsis: Predictive Haplotyping Package
Description:

Used for predicting a genotype's allelic state at a specific locus/QTL/gene. This is accomplished by using both a genotype matrix and a separate file which has categorizations about loci/QTL/genes of interest for the individuals in the genotypic matrix. A training population can be created from a panel of individuals who have been previously screened for specific loci/QTL/genes, and this previous screening could be summarized into a category. Using the categorization of individuals which have been genotyped using a genome wide marker platform, a model can be trained to predict what category (haplotype) an individual belongs in based on their genetic sequence in the region associated with the locus/QTL/gene. These trained models can then be used to predict the haplotype of a locus/QTL/gene for individuals which have been genotyped with a genome wide platform yet not genotyped for the specific locus/QTL/gene. This package is based off work done by Winn et al 2021. For more specific information on this method, refer to <doi:10.1007/s00122-022-04178-w>.

r-hsem 1.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hsem
Licenses: GPL 3
Build system: r
Synopsis: Hierarchical Structural Equation Model
Description:

We present this package for fitting structural equation models using the hierarchical likelihood method. This package allows extended structural equation model, including dynamic structural equation model. We illustrate the use of our packages with well-known data sets. Therefore, this package are able to handle two serious problems inadmissible solution and factor indeterminacy <doi:10.3390/sym13040657>.

r-healthmarkers 0.1.4
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-rlang@1.2.0 r-rdpack@2.6.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://sufyansuleman.github.io/HealthMarkers/
Licenses: Expat
Build system: r
Synopsis: Clinical and Metabolic Biomarker Calculation Toolkit
Description:

Computes specialist biomarker indices and risk scores for metabolic, cardiovascular, renal, hepatic, inflammatory, frailty, and psychiatric health assessment. Includes fasting and OGTT insulin sensitivity/resistance indices, ASCVD/QRISK3/KFRE risk equations, liver and kidney markers, frailty and comorbidity indices, biofluid marker panels, and utilities for column mapping, normalization, imputation, and combined marker dispatch.

r-hyper-fit 1.2.2
Propagated dependencies: r-rgl@1.3.36 r-mass@7.3-65 r-magicaxis@2.5.1 r-laplacesdemon@16.1.8
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hyper.fit
Licenses: GPL 3
Build system: r
Synopsis: N-Dimensional Hyperplane Fitting with Errors
Description:

High level functions for hyperplane fitting (hyper.fit()) and visualising (hyper.plot2d() / hyper.plot3d()). In simple terms this allows the user to produce robust 1D linear fits for 2D x vs y type data, and robust 2D plane fits to 3D x vs y vs z type data. This hyperplane fitting works generically for any N-1 hyperplane model being fit to a N dimension dataset. All fits include intrinsic scatter in the generative model orthogonal to the hyperplane.

r-hivdata 0.1.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hivdata
Licenses: GPL 2+
Build system: r
Synopsis: Six-Year Chronological Data of HIV and ART Cases in Pakistan
Description:

We provide the monthly number of HIV and antiretroviral therapy (ART) cases of male, female, children and transgender as well as for the whole of Pakistan reported at various treatment centers in Pakistan from January 2016 to December 2021. Related works include: a) Imran, M., Nasir, J. A., & Riaz, S. (2018). Regional pattern of HIV cases in Pakistan. Journal of Postgraduate Medical Institute, 32(1), 9-13. <https://jpmi.org.pk/index.php/jpmi/article/view/2108>.

r-hydraulics 0.7.2
Propagated dependencies: r-units@1.0-1 r-tibble@3.3.1 r-reshape2@1.4.5 r-purrr@1.2.2 r-pracma@2.4.6 r-gtools@3.9.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/EdM44/hydraulics
Licenses: GPL 3+
Build system: r
Synopsis: Basic Pipe and Open Channel Hydraulics
Description:

This package provides functions for basic hydraulic calculations related to water flow in circular pipes both flowing full (under pressure), and partially full (gravity flow), and trapezoidal open channels. For pressure flow this includes friction loss calculations by solving the Darcy-Weisbach equation for head loss, flow or diameter, plotting a Moody diagram, matching a pump characteristic curve to a system curve, and solving for flows in a pipe network using the Hardy-Cross method. The Darcy-Weisbach friction factor is calculated using the Colebrook (or Colebrook-White equation), the basis of the Moody diagram, the original citation being Colebrook (1939) <doi:10.1680/ijoti.1939.13150>. For gravity flow, the Manning equation is used, again solving for missing parameters. The derivation of and solutions using the Darcy-Weisbach equation and the Manning equation are outlined in many fluid mechanics texts such as Finnemore and Maurer (2024, ISBN:978-1-264-78729-6). Some gradually- and rapidly-varied flow functions are included. For the Manning equation solutions, this package uses modifications of original code from the iemisc package by Irucka Embry.

r-heckmange 1.0.0
Propagated dependencies: r-vctrs@0.7.3 r-misctools@0.6-30 r-maxlik@1.5-2.2 r-glm2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/fsbmat-ufv/heckmanGE
Licenses: GPL 3
Build system: r
Synopsis: Estimation and Inference for Heckman Selection Models with Cluster-Robust Variance
Description:

This package provides tools for the estimation of Heckman selection models with robust variance-covariance matrices. It includes functions for computing the bread and meat matrices, as well as clustered standard errors for generalized Heckman models, see Fernando de Souza Bastos and Wagner Barreto-Souza and Marc G. Genton (2022, ISSN: <https://www.jstor.org/stable/27164235>). The package also offers cluster-robust inference with sandwich estimators, and tools for handling issues related to eigenvalues in covariance matrices.

r-htmlreportr 1.0.0
Propagated dependencies: r-xfun@0.57 r-mime@0.13 r-knitr@1.51 r-jsonlite@2.0.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/AEstebanMar/htmlreportR
Licenses: GPL 3+
Build system: r
Synopsis: 'HTML' Reporting Made Simple(R)
Description:

Create compressed, interactive HTML (Hypertext Markup Language) reports with embedded Python code, custom JS ('JavaScript') and CSS (Cascading Style Sheets), and wrappers for CanvasXpress plots, networks and more. Based on <https://pypi.org/project/py-report-html/>, its sister project.

r-hashr 0.1.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/markvanderloo/hashr
Licenses: GPL 3
Build system: r
Synopsis: Hash R Objects to Integers Fast
Description:

Apply an adaptation of the SuperFastHash algorithm to any R object. Hash whole R objects or, for vectors or lists, hash R objects to obtain a set of hash values that is stored in a structure equivalent to the input. See <http://www.azillionmonkeys.com/qed/hash.html> for a description of the hash algorithm.

r-hyreg2 1.1.2
Propagated dependencies: r-ggplot2@4.0.3 r-flexmix@2.3-20 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hyreg2
Licenses: Expat
Build system: r
Synopsis: Estimate Latent Classes on a Mixture of Continuous and Dichotomous Data
Description:

The hybrid model likelihood as described by Ramos-Goñi et al. (2017) <doi:10.1097/MLR.0000000000000283> is implemented and and embedded in a latent class framework. The package is based on flexmix and among others contains an M-step-driver as described by Leisch (2004) <doi:10.18637/jss.v011.i08>. Users can, for example, estimate latent classes for EQ-5D value sets and address preference heterogeneity. Both uncensored and censored data are supported. Furthermore, heteroscedasticity can be taken into account. It is possible to control for different covariates on the continuous and dichotomous data and start values can differ between the expected latent classes.

r-hcr 0.1.1
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HCR
Licenses: GPL 2+
Build system: r
Synopsis: Causal Discovery from Discrete Data using Hidden Compact Representation
Description:

This code provides a method to fit the hidden compact representation model as well as to identify the causal direction on discrete data. We implement an effective solution to recover the above hidden compact representation under the likelihood framework. Please see the Causal Discovery from Discrete Data using Hidden Compact Representation from NIPS 2018 by Ruichu Cai, Jie Qiao, Kun Zhang, Zhenjie Zhang and Zhifeng Hao (2018) <https://nips.cc/Conferences/2018/Schedule?showEvent=11274> for a description of some of our methods.

r-hwep 2.0.3
Propagated dependencies: r-updog@2.1.7 r-tensr@1.0.2 r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-iterators@1.0.14 r-future@1.70.0 r-foreach@1.5.2 r-dorng@1.8.6.3 r-dofuture@1.2.2 r-bridgesampling@1.2-1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://dcgerard.github.io/hwep/
Licenses: GPL 3+
Build system: r
Synopsis: Hardy-Weinberg Equilibrium in Polyploids
Description:

Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test for equilibrium and random mating at any even ploidy level (>2) in the presence of double reduction at biallelic loci. For autopolyploid populations in equilibrium, methods are available to estimate the degree of double reduction. We also provide functions to calculate genotype frequencies at equilibrium, or after one or several rounds of random mating, given rates of double reduction. The main function is hwefit(). This material is based upon work supported by the National Science Foundation under Grant No. 2132247. The opinions, findings, and conclusions or recommendations expressed are those of the author and do not necessarily reflect the views of the National Science Foundation. For details of these methods, see Gerard (2023a) <doi:10.1111/biom.13722> and Gerard (2023b) <doi:10.1111/1755-0998.13856>.

Total packages: 72166