Package: rstac
Title: Client Library for SpatioTemporal Asset Catalog
Version: 0.9.1-4
Authors@R: 
    c(person("Brazil Data Cube Team",
            email = "brazildatacube@inpe.br",
            role = c("cre", "aut")),
    person(given = "National Institute for Space Research (INPE)",
            role = c("cph")))
Description: Provides functions to access, search and download spacetime earth
    observation data via SpatioTemporal Asset Catalog (STAC). This package
    supports the version 1.0.0 of the STAC specification
    (<http://stacspec.org>).
License: MIT + file LICENSE
URL: https://github.com/brazil-data-cube/rstac
BugReports: https://github.com/brazil-data-cube/rstac/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 3.5)
Imports: httr, crayon, utils, magrittr, jsonlite
Suggests: covr, testthat, vcr
NeedsCompilation: no
Packaged: 2021-07-09 23:52:20 UTC; rstudio
Author: Brazil Data Cube Team [cre, aut],
  National Institute for Space Research (INPE) [cph]
Maintainer: Brazil Data Cube Team <brazildatacube@inpe.br>
Repository: CRAN
Date/Publication: 2021-07-10 13:40:02 UTC
