Package: efsaHCD
Type: Package
Title: Tools for EFSA Historical Control Data Analysis
Version: 0.0.4
Authors@R: 
    c(
      person(given = "Vahid", family = "Nassiri",
             email = "vahid.nassiri@openanalytics.eu",
             role = c("aut", "cre")),
      person(given = "Machteld", family = "Varewyck",
             email = "machteld.varewyck@openanalytics.eu",
             role = "aut")
    )
Description: Provides functions to support the EFSA framework for the analysis
    of historical control data. The package includes tools for visual
    exploration, covariate screening, modelling historical variability,
    comparing concurrent controls to historical control distributions, and
    analysing index-study data with and without historical control information.
License: GPL-3 + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Imports: CATTexact, DescTools, dplyr, EnvStats, ggplot2, glue, glmmTMB,
        LaplacesDemon, lme4, metafor, meta, modeest, mrfDepth,
        outliers, performance, rlang, scales, tidyr, tools, univOutl,
        VGAM
Depends: R (>= 4.1.0)
Suggests: dosresmeta, knitr, lubridate, mvmeta, mvtnorm, oaStyle,
        openxlsx, patchwork, readxl, rmarkdown, rms
VignetteBuilder: knitr
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-07-02 07:41:43 UTC; root
Author: Vahid Nassiri [aut, cre],
  Machteld Varewyck [aut]
Maintainer: Vahid Nassiri <vahid.nassiri@openanalytics.eu>
