Package: LAGOSNE
Title: Interface to the Lake Multi-Scaled Geospatial and Temporal
        Database
Version: 2.0.2
Authors@R: c(
    person("Joseph", "Stachelek", 
    email = "stachel2@msu.edu", 
    role = c("aut", "cre"), 
    comment = c(ORCID = c("0000-0002-5924-2464"))),
    person("Samantha","Oliver", 
    role = c("aut"), 
    comment = c(ORCID = c("0000-0001-5668-1165"))),
    person("Farzan","Masrour", role = c("aut"))
    )
URL: https://github.com/cont-limno/LAGOSNE
BugReports: https://github.com/cont-limno/LAGOSNE/issues
Description: Client for programmatic access to the Lake
    Multi-scaled Geospatial and Temporal database <https://lagoslakes.org>, with functions
    for accessing lake water quality and ecological context data for the US.
Depends: R (>= 3.5.0)
Imports: dplyr (>= 0.7.0), rappdirs (>= 0.3.1), lazyeval (>= 0.2),
        purrr (>= 0.2.2.2), magrittr (>= 1.5), sf, curl (>= 2.7.0),
        stringr (>= 1.2.0), tibble, tidyr, memoise, rlang, progress, qs
Suggests: testthat, knitr, rmarkdown, devtools, R.rsp, printr, ggplot2
License: GPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: R.rsp, knitr
Language: en-US
NeedsCompilation: no
Packaged: 2020-11-28 21:39:44 UTC; julie
Author: Joseph Stachelek [aut, cre] (<https://orcid.org/0000-0002-5924-2464>),
  Samantha Oliver [aut] (<https://orcid.org/0000-0001-5668-1165>),
  Farzan Masrour [aut]
Maintainer: Joseph Stachelek <stachel2@msu.edu>
Repository: CRAN
Date/Publication: 2020-11-29 00:50:02 UTC
Built: R 4.1.0; ; 2021-05-27 20:45:01 UTC; unix
