Package: theiaR
Title: Download and Manage Data from Theia
Version: 0.1.0
Authors@R: person("Xavier", "Laviron", email = "xavier.laviron@gmx.fr",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-9882-3253"))
Description: Provides a simple interface to search available data provided by
    Theia (<https://theia.cnes.fr>), download it, and manage it. Data can be downloaded
    based on a search result or from a cart file downloaded from Theia website.
Depends: R (>= 3.5)
Imports: httr (>= 1.3), R6 (>= 2.3), raster (>= 2.6), tiff (>= 0.1),
        tools (>= 3.5), XML (>= 3.86), askpass (>= 1.1)
License: GPL (>= 3.0)
URL: https://github.com/norival/theiaR
BugReports: https://github.com/norival/theiaR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
Collate: 'TheiaAuth.R' 'TheiaTile.R' 'TheiaCollection.R' 'TheiaQuery.R'
        'theiaR.R' 'utils.R'
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-18 18:02:40 UTC; lavironx
Author: Xavier Laviron [aut, cre] (<https://orcid.org/0000-0002-9882-3253>)
Maintainer: Xavier Laviron <xavier.laviron@gmx.fr>
Repository: CRAN
Date/Publication: 2019-02-27 19:00:03 UTC
