Package: mapview
Type: Package
Title: Interactive Viewing of Spatial Objects in R
Version: 2.1.4
Date: 2017-07-29
Authors@R: c(
      person("Tim", "Appelhans", email = "tim.appelhans@gmail.com", role = c("cre", "aut")),
      person("Florian", "Detsch", email = "florian.detsch@staff.uni-marburg.de", role = c("aut")),
      person("Christoph", "Reudenbach", email = "reudenbach@geo.uni-marburg.de", role = c("aut")),
      person("Stefan", "Woellauer", email = "stephan.woellauer@geo.uni-marburg.de", role = c("aut")),
      person("Spaska", "Forteva", email = "spaska.forteva@geo.uni-marburg.de", role = c("ctb")),
      person("Thomas", "Nauss", email = "nauss@staff.uni-marburg.de", role = c("ctb")),
      person("Edzer", "Pebesma", role = c("ctb")),
      person("Kenton", "Russell", role = c("ctb")),
      person("Michael", "Sumner", role = c("ctb")),
      person("Environmental Informatics Marburg", role = c("ctb"))
    )
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Description: Methods to view spatial objects interactively.
License: GPL (>= 3) | file LICENSE
URL: https://github.com/r-spatial/mapview
BugReports: https://github.com/r-spatial/mapview/issues
LazyData: TRUE
Depends: R (>= 2.10), leaflet, methods
Imports: sp, raster, satellite, scales (>= 0.2.5), brew, htmlwidgets,
        htmltools, png, Rcpp (>= 0.11.3), lattice, gdalUtils, webshot,
        viridisLite, sf, base64enc
LinkingTo: Rcpp
RoxygenNote: 6.0.1
SystemRequirements: GNU make
Suggests: knitr, rmarkdown, dplyr
NeedsCompilation: yes
Packaged: 2017-07-29 12:00:14 UTC; ede
Author: Tim Appelhans [cre, aut],
  Florian Detsch [aut],
  Christoph Reudenbach [aut],
  Stefan Woellauer [aut],
  Spaska Forteva [ctb],
  Thomas Nauss [ctb],
  Edzer Pebesma [ctb],
  Kenton Russell [ctb],
  Michael Sumner [ctb],
  Environmental Informatics Marburg [ctb]
Repository: CRAN
Date/Publication: 2017-07-29 17:53:19 UTC
