Package: nutrientr
Title: R Wrapper for the Canadian Nutrient File API
Version: 0.1
Authors@R: 
    c(person(given = "Justine",
           family = "Filion",
           role = c("aut", "cre"),
           email = "filionjustine05@gmail.com"), 
      person(given = "Sara",
           family = "Hall",
           role = c("aut"),
           email = "sara.hall@shaw.ca"),
      person(given = "Saisree",
           family = "GR",
           role = c("aut"),
           email = "saisree.gr@gmail.com"))
Description: Contains functions that wraps the Canadian Nutrient File API available at <https://hc-sc.api.canada.ca/en/detail?api=cnf>. 
  This database reports the quantity of nutrients in foods commonly consumed in Canada.   
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Config/testthat/edition: 3
Imports: httr, stringr, testthat, tibble, tidyr, tidyselect, ggplot2,
        dplyr, jsonlite, qpdf
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-17 17:39:19 UTC; 14187
Author: Justine Filion [aut, cre],
  Sara Hall [aut],
  Saisree GR [aut]
Maintainer: Justine Filion <filionjustine05@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-18 08:20:02 UTC
