Package: tidyrgee
Title: 'tidyverse' Methods for 'Earth Engine'
Version: 0.1.1
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,
        rgee, rlang, sf, stringr, tidyr
Suggests: knitr, reticulate, rmarkdown, tibble, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-11-17 16:22:45 UTC; zackarno
Author: Zack Arno [aut, cre, cph],
  Josh Erickson [aut, cph]
Maintainer: Zack Arno <zackarno@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-17 16:50:02 UTC
Built: R 4.6.0; ; 2025-11-17 19:47:48 UTC; unix
