Package: pubh
Title: A Toolbox for Public Health and Epidemiology
Version: 2.0.0
Authors@R: c(
    person("Josie", "Athens", email = "josie.athens@gmail.com", role = c("aut", "cre")),
    person("Frank", "Harell", email = "f.harrell@vanderbilt.edu", role = "ctb"),
    person("John", "Fox", email = "jfox@mcmaster.ca", role = "ctb"),
    person("R-Core", role="ctb"))
Maintainer: Josie Athens <josie.athens@gmail.com>
Description: A toolbox for making R functions and capabilities more
    accessible to students and professionals from Epidemiology and
    Public Health related disciplines. Includes a function to report 
    coefficients and confidence intervals from models using robust
    standard errors (when available), functions that expand 'ggplot2'
    plots and functions relevant for introductory papers in Epidemiology 
    or Public Health. Please note that use of the 
    provided data sets is for educational purposes only.
Depends: R (>= 4.4.0), emmeans, ggformula, stats
Imports: car, dplyr, Epi, epitools, ggplot2, jtools, lmtest,
        performance, sandwich, sjlabelled, sjmisc, survival, tibble,
        tidyselect
Suggests: broom, broom.helpers, cardx, crosstable, easystats,
        effectsize, ggeffects, ISwR, knitr, MASS, nlme, rstatix
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
BugReports: https://github.com/josie-athens/pubh/issues
NeedsCompilation: no
Packaged: 2024-10-08 04:46:38 UTC; josie
Author: Josie Athens [aut, cre],
  Frank Harell [ctb],
  John Fox [ctb],
  R-Core [ctb]
Repository: CRAN
Date/Publication: 2024-10-08 05:00:03 UTC
Built: R 4.5.1; ; 2025-09-08 03:28:30 UTC; windows
