Package: rgee
Title: R Bindings for Calling the 'Earth Engine' API
Version: 1.1.8
Authors@R: 
    c(person(given = "Cesar",
             family = "Aybar",
             role = c("aut"),
             email = "csaybar@gmail.com",
             comment = c(ORCID = "0000-0003-2745-9535")),
      person(given = "Wu",
             family = "Qiusheng",
	           role = c("ctb"),
	           email = "giswqs@gmail.com",
	           comment = c(ORCID = "0000-0001-5437-4073")),
      person(given = "Lesly",
             family = "Bautista",
	           role = c("ctb"),
	           email = "leslyarcelly.213@gmail.com",
	           comment = c(ORCID = "0000-0003-3523-8687")),
      person(given = "Roy",
             family = "Yali",
             role = c("ctb"),
             email = "ryali93@gmail.com",
             comment = c(ORCID = "0000-0003-4542-3755")),
      person(given = "Antony",
             family = "Barja",
             role = c("ctb"),
             email = "antony.barja8@gmail.com",
             comment = c(ORCID = "0000-0001-5921-2858")),
      person(given = "Kevin", 
             family = "Ushey",
             role = c("ctb"),
             email = "kevin@rstudio.com"),
      person(given = "Jeroen", 
             family = "Ooms",
             role = c("ctb"),
             email = "jeroen@berkeley.edu",
             comment = c(ORCID = "0000-0002-4035-0289")),             
      person(given = "Tim", 
             family = "Appelhans",
             role = c("ctb"),
             email = "tim.appelhans@gmail.com"),
      person(given = "JJ",
             family = "Allaire",
             role = c("ctb"),
             email = "jj@rstudio.com"),
      person(given = "Yuan", 
             family = "Tang",
             role = c("ctb"),
             email = "terrytangyuan@gmail.com"),
      person(given = "Samapriya",
             family = "Roy",
             role = c("ctb"),
             email = "samapriya.roy@gmail.com"),
      person(given = "MariaElena",
             family = "Adauto",
             role = c("ctb"),
             email = "2a.mariaelena@gmail.com",
             comment = c(ORCID = "0000-0002-2154-2429")),
      person(given = "Gabriel",
             family = "Carrasco",
             role = c("ctb"),
             email = "gabriel.carrasco@upch.pe",
             comment = c(ORCID = "0000-0002-6945-0419")),
      person(given = "Henrik",
             family = "Bengtsson",
             role = c("ctb"),
             email = "henrikb@braju.com"),
      person(given = "Jeffrey",
             family = "Hollister",
             role = c("rev"),
             email = "hollister.jeff@epa.gov",
             comment = "Hollister reviewed the package for JOSS, see 
                        https://github.com/openjournals/joss-reviews/issues/2272/"),
      person(given = "Gennadii",
             family = "Donchyts",
             role = c("rev"),
             comment = "Gena reviewed the package for JOSS, see 
                        https://github.com/openjournals/joss-reviews/issues/2272/"),
      person(given="Matthieu", 
             family = "Stigler", 
             role = c("aut", "cre"), 
             comment=c(ORCID="0000-0002-6802-4290"),
             email="Matthieu.Stigler@gmail.com"),
      person(given = "Marius",
             family = "Appel",
             role = c("rev"),
             email = "marius.appel@uni-muenster.de",
             comment = "Appel reviewed the package for JOSS, see 
                        https://github.com/openjournals/joss-reviews/issues/2272/"))
Description: Earth Engine <https://earthengine.google.com/> client library for R. All
  of the 'Earth Engine' API classes, modules, and functions are made available. Additional
  functions implemented include importing (exporting) of Earth Engine spatial objects, 
  extraction of time series, interactive map display, assets management interface, 
  and metadata display. See <https://r-spatial.github.io/rgee/> for further details.
License: Apache License (>= 2.0)
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 3.3.0)
Imports: methods, reticulate (>= 1.27), rstudioapi (>= 0.7), leaflet
        (>= 2.0.2), magrittr, jsonlite, processx, leafem, crayon, R6,
        cli
Suggests: magick, geojsonio, sf, stars, googledrive (>= 2.0.0), gargle,
        httr, digest, testthat, future, terra, covr, knitr, rmarkdown,
        png, googleCloudStorageR, leaflet.extras2, spelling, raster
URL: https://github.com/r-spatial/rgee/,
        https://r-spatial.github.io/rgee/,
        https://github.com/google/earthengine-api/
BugReports: https://github.com/r-spatial/rgee/issues/
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2025-10-12 20:45:37 UTC; matifou
Author: Cesar Aybar [aut] (ORCID: <https://orcid.org/0000-0003-2745-9535>),
  Wu Qiusheng [ctb] (ORCID: <https://orcid.org/0000-0001-5437-4073>),
  Lesly Bautista [ctb] (ORCID: <https://orcid.org/0000-0003-3523-8687>),
  Roy Yali [ctb] (ORCID: <https://orcid.org/0000-0003-4542-3755>),
  Antony Barja [ctb] (ORCID: <https://orcid.org/0000-0001-5921-2858>),
  Kevin Ushey [ctb],
  Jeroen Ooms [ctb] (ORCID: <https://orcid.org/0000-0002-4035-0289>),
  Tim Appelhans [ctb],
  JJ Allaire [ctb],
  Yuan Tang [ctb],
  Samapriya Roy [ctb],
  MariaElena Adauto [ctb] (ORCID:
    <https://orcid.org/0000-0002-2154-2429>),
  Gabriel Carrasco [ctb] (ORCID: <https://orcid.org/0000-0002-6945-0419>),
  Henrik Bengtsson [ctb],
  Jeffrey Hollister [rev] (Hollister reviewed the package for JOSS, see
    https://github.com/openjournals/joss-reviews/issues/2272/),
  Gennadii Donchyts [rev] (Gena reviewed the package for JOSS, see
    https://github.com/openjournals/joss-reviews/issues/2272/),
  Matthieu Stigler [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6802-4290>),
  Marius Appel [rev] (Appel reviewed the package for JOSS, see
    https://github.com/openjournals/joss-reviews/issues/2272/)
Maintainer: Matthieu Stigler <Matthieu.Stigler@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-15 12:10:02 UTC
Built: R 4.5.1; ; 2025-10-15 15:22:53 UTC; unix
