Package: heiscore
Title: Score and Plot the Healthy Eating Index from NHANES Data
Version: 0.1.4
Authors@R: c(
    person("Vijetha", "Ramdas", , "vramdas06@gmail.com", role = c("aut", "cre")),
    person("Berkeley", "Ho", , "berknho@utexas.edu", role = "aut"),
    person("Abhra", "Sarkar", , "abhra.stat@gmail.com", role = "aut")
  )
Description: Calculate and visualize Healthy Eating Index (HEI) scores
    from National Health and Nutrition Examination Survey 24-hour dietary
    recall data utilizing three methods recommended by the National Cancer
    Institute (2024)
    <https://epi.grants.cancer.gov/hei/hei-methods-and-calculations.html#:~:text=To%20use%20the%20simple%20HEI,the%20total%20scores%20across%20individuals.>.
    Effortlessly analyze HEI scores across different demographic groups
    and years.
License: MIT + file LICENSE
URL: https://github.com/abhrastat/heiscore
BugReports: https://github.com/abhrastat/heiscore/issues
Depends: R (>= 2.10)
Imports: dplyr, fmsb, ggplot2, ggpubr, graphics, grDevices, magrittr,
        rlang, shiny, shinythemes, shinyWidgets, stats, stringr,
        tibble, tidyr, utils, viridis
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-09-25 03:48:59 UTC; vijetharamdas
Author: Vijetha Ramdas [aut, cre],
  Berkeley Ho [aut],
  Abhra Sarkar [aut]
Maintainer: Vijetha Ramdas <vramdas06@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-26 22:20:06 UTC
Built: R 4.4.3; ; 2025-10-08 04:59:46 UTC; windows
