Package: nhanesA
Version: 1.1
Date: 2024-04-23
Title: NHANES Data Retrieval
Authors@R: 
    c(person(given = "Christopher",
             family = "Endres",
             role = c("aut", "cre"),
             email = "cjendres1@gmail.com"),
      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"),
      person(given="Deepayan", 
             family="Sarkar",
             role = "aut", 
             email="deepayan.sarkar@gmail.com"))
BugReports: https://github.com/cjendres1/nhanes/issues
Depends: R (>= 4.1.0), methods
Imports: stringr, foreign, rvest, xml2, plyr
Description: Utility to retrieve data from the National Health and Nutrition 
	Examination Survey (NHANES) website <https://www.cdc.gov/nchs/nhanes/index.htm>.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://cran.r-project.org/package=nhanesA
Suggests: knitr, odbc, DBI, rmarkdown, survey, ggplot2
VignetteBuilder: knitr
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-24 00:14:53 UTC; BadgerDancer
Author: Christopher Endres [aut, cre],
  Laha Ale [aut] (<https://orcid.org/0000-0002-4070-5289>),
  Robert Gentleman [aut],
  Deepayan Sarkar [aut]
Maintainer: Christopher Endres <cjendres1@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-24 02:20:14 UTC
Built: R 4.2.3; ; 2024-04-25 09:18:09 UTC; windows
