Package: rstac
Title: Client Library for SpatioTemporal Asset Catalog
Version: 0.9.1-5
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
    (<https://github.com/radiantearth/stac-spec>). 
    For further details see Simoes et al. (2021) <doi:10.1109/IGARSS47720.2021.9553518>.
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.2
Depends: R (>= 3.5)
Imports: httr, crayon, utils, magrittr, jsonlite, lifecycle
Suggests: covr, testthat, vcr
NeedsCompilation: no
Packaged: 2021-10-31 00:09:28 UTC; sits
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-10-31 21:10:02 UTC
Built: R 4.0.2; ; 2021-11-01 10:47:53 UTC; unix
