Package: LAGOSNE
Title: Interface to the Lake Multi-Scaled Geospatial and Temporal
        Database
Version: 2.0.3
Authors@R: c(
    person("Jemma", "Stachelek", 
    email = "jemma.stachelek@gmail.com", 
    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,
        https://cont-limno.github.io/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, httr
Suggests: testthat, knitr, rmarkdown, devtools, R.rsp, printr, ggplot2
License: GPL
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: R.rsp, knitr
Language: en-US
NeedsCompilation: no
Packaged: 2023-06-16 20:11:19 UTC; 358572
Author: Jemma Stachelek [aut, cre] (<https://orcid.org/0000-0002-5924-2464>),
  Samantha Oliver [aut] (<https://orcid.org/0000-0001-5668-1165>),
  Farzan Masrour [aut]
Maintainer: Jemma Stachelek <jemma.stachelek@gmail.com>
Repository: CRAN
Date/Publication: 2023-06-16 22:40:03 UTC
Built: R 4.6.0; ; 2025-07-18 08:13:05 UTC; unix
