Package: greenfeedr
Type: Package
Title: Process and Report 'GreenFeed' Data
Version: 1.2.1
Authors@R: 
  c(
    person("Guillermo", "Martinez-Boggio", 
           email = "guillermo.martinezboggio@wisc.edu", 
           role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0003-3597-9426")),
    person("Meredith", "Harrison", 
           email = "mharrison@c-lockinc.com", 
           role = c("ctb")),
    person("Patrick", "Lutz", 
           email = "plutz@c-lockinc.com", 
           role = c("ctb"))
    )
Maintainer: Guillermo Martinez-Boggio <guillermo.martinezboggio@wisc.edu>
Description: Provides tools for downloading, processing, and reporting daily and finalized 'GreenFeed' data.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, ggplot2, httr, lubridate, purrr, readr, readxl,
        rmarkdown, stats, stringr, tidyr
Depends: R (>= 2.10)
Suggests: knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
BugReports: https://github.com/GMBog/greenfeedr/issues
URL: https://github.com/GMBog/greenfeedr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-15 17:57:07 UTC; GuillermoMartinez
Author: Guillermo Martinez-Boggio [cre, aut, cph]
    (<https://orcid.org/0000-0003-3597-9426>),
  Meredith Harrison [ctb],
  Patrick Lutz [ctb]
Repository: CRAN
Date/Publication: 2025-04-17 17:40:02 UTC
