Package: nhanesA
Version: 1.4.1
Date: 2025-10-12
Title: NHANES Data Retrieval
Authors@R: 
    c(person(given = "Christopher",
             family = "Endres",
             role = "aut",
             email = "cjendres1@gmail.com",
	     comment = "original author"),
      person(given="Laha", 
             family="Ale",
             role = "aut", 
             email="ainilaha@gmail.com", 
             comment = c(ORCID = "0000-0002-4070-5289")),
      person(given="Robert",
             family="Gentleman",
             role = "aut", 
             email= "robert_gentleman@g.harvard.edu",
             comment = c(ORCID = "0000-0003-4505-9893")),
      person(given="Deepayan", 
             family="Sarkar",
             role = c("aut", "cre"),
             email="deepayan.sarkar@r-project.org",
	     comment = c(ORCID = "0000-0003-4107-1553")))
BugReports: https://github.com/cjendres1/nhanes/issues
Depends: R (>= 4.1.0), methods
Imports: stringr, foreign, rvest, xml2, dplyr, plyr
Description: Utility to retrieve data from the National Health and Nutrition 
	Examination Survey (NHANES) website <https://www.cdc.gov/nchs/nhanes/>.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://cran.r-project.org/package=nhanesA
Suggests: knitr, DBI, odbc, RMariaDB, RPostgres, rmarkdown, survey,
        ggplot2
VignetteBuilder: knitr
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-10-13 16:24:36 UTC; deepayan
Author: Christopher Endres [aut] (original author),
  Laha Ale [aut] (ORCID: <https://orcid.org/0000-0002-4070-5289>),
  Robert Gentleman [aut] (ORCID: <https://orcid.org/0000-0003-4505-9893>),
  Deepayan Sarkar [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4107-1553>)
Maintainer: Deepayan Sarkar <deepayan.sarkar@r-project.org>
Repository: CRAN
Date/Publication: 2025-10-14 05:10:35 UTC
Built: R 4.4.3; ; 2025-11-01 04:27:50 UTC; windows
