Package: tidyrgee
Title: 'tidyverse' Methods for 'Earth Engine'
Version: 0.1.0
Authors@R: c(
    person("Zack", "Arno", , "zackarno@gmail.com", role = c("aut", "cre", "cph")),
    person("Josh", "Erickson", , "joshualerickson@gmail.com", role = c("aut", "cph"))
  )
Description: Provides 'tidyverse' methods for wrangling
    and analyzing 'Earth Engine' <https://earthengine.google.com/> data. These methods help the user with filtering, 
    joining and summarising 'Earth Engine' image collections.
License: MIT + file LICENSE
URL: https://github.com/r-tidy-remote-sensing/tidyrgee
BugReports: https://github.com/r-tidy-remote-sensing/tidyrgee/issues/
Depends: R (>= 4.1)
Imports: assertthat, crayon, dplyr, glue, lubridate, purrr, readr,
        reticulate (>= 1.24), rgee, rlang, sf, stringr, tidyr
Suggests: knitr, rmarkdown, tibble, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-09-15 05:31:35 UTC; zack.arno
Author: Zack Arno [aut, cre, cph],
  Josh Erickson [aut, cph]
Maintainer: Zack Arno <zackarno@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-15 08:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 13:52:34 UTC; unix
