Package: rstac
Title: Client Library for SpatioTemporal Asset Catalog
Version: 0.9.1
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 0.8.1 or higher 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-04-16 00:36:02 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-04-16 05:00:02 UTC
