Package: sen2r
Type: Package
Title: Find, Download and Process Sentinel-2 Data
Version: 1.5.4
Authors@R: c(person("Luigi", "Ranghetti",
                    email = "rpackages.ranghetti@gmail.com",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0001-6207-5188")),
             person("Lorenzo", "Busetto",
                    role = c("aut"),
                    comment = c(ORCID = "0000-0001-9634-6038")),
             person("Marina", "Ranghetti",
                    role = c("ctb"),
                    comment = c(ORCID = "0000-0002-5568-3887")))
Description: Functions to download Sentinel-2 optical images
 and perform preliminary processing operations.
 'sen2r' provides the instruments required to easily perform
 (and eventually automate) the steps necessary to build a complete
 Sentinel-2 processing chain.
 A Graphical User Interface to facilitate data processing is also provided.
 For additional documentation refer to the following article: 
 Ranghetti et al. (2020) <doi:10.1016/j.cageo.2020.104473>.
License: GPL-3
Encoding: UTF-8
URL: https://sen2r.ranghetti.info
BugReports: https://github.com/ranghetti/sen2r/issues
Depends: R (>= 3.5.0)
Imports: methods, sf (>= 0.9.2), stars (>= 0.4.1), data.table, raster,
        XML, jsonlite, geojsonio, foreach, parallel, doParallel, httr,
        RcppTOML
Suggests: leaflet, leafpm, mapedit, s2, shiny, shinyFiles,
        shinydashboard, shinyjs, shinyWidgets, spelling, geojsonlint,
        httptest, knitr, markdown, rmarkdown, sys, tools, units,
        testthat (>= 2.1.0)
SystemRequirements: GDAL (>= 2.1.2), PROJ (>= 4.9.1), GEOS (>= 3.4.2),
        Cairo, Curl, NetCDF, jq, Protocol Buffers, V8, OpenSSL,
        Libxml2.
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Language: en-GB
NeedsCompilation: no
Packaged: 2022-12-29 15:09:31 UTC; lranghetti
Author: Luigi Ranghetti [aut, cre] (<https://orcid.org/0000-0001-6207-5188>),
  Lorenzo Busetto [aut] (<https://orcid.org/0000-0001-9634-6038>),
  Marina Ranghetti [ctb] (<https://orcid.org/0000-0002-5568-3887>)
Maintainer: Luigi Ranghetti <rpackages.ranghetti@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-06 09:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:02:09 UTC; windows
