Package: mapview
Title: Interactive Viewing of Spatial Data in R
Version: 2.11.4
Authors@R: 
    c(person(given = "Tim",
             family = "Appelhans",
             role = c("cre", "aut"),
             email = "tim.appelhans@gmail.com"),
      person(given = "Florian",
             family = "Detsch",
             role = "aut",
             email = "fdetsch@web.de"),
      person(given = "Christoph",
             family = "Reudenbach",
             role = "aut",
             email = "reudenbach@geo.uni-marburg.de"),
      person(given = "Stefan",
             family = "Woellauer",
             role = "aut",
             email = "stephan.woellauer@geo.uni-marburg.de"),
      person(given = "Spaska",
             family = "Forteva",
             role = "ctb",
             email = "spaska.forteva@geo.uni-marburg.de"),
      person(given = "Thomas",
             family = "Nauss",
             role = "ctb",
             email = "nauss@staff.uni-marburg.de"),
      person(given = "Edzer",
             family = "Pebesma",
             role = "ctb"),
      person(given = "Kenton",
             family = "Russell",
             role = "ctb"),
      person(given = "Michael",
             family = "Sumner",
             role = "ctb"),
      person(given = "Jochen",
             family = "Darley",
             role = "ctb",
             email = "Debugger@jedimasters.de"),
      person(given = "Pierre",
             family = "Roudier",
             role = "ctb"),
      person(given = "Patrick",
             family = "Schratz",
             role = "ctb"),
      person(given = "Environmental Informatics Marburg",
             role = "ctb"),
      person(given = "Lorenzo",
             family = "Busetto",
             role = "ctb"))
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Description: Quickly and conveniently create interactive
    visualisations of spatial data with or without background maps.
    Attributes of displayed features are fully queryable via pop-up
    windows. Additional functionality includes methods to visualise true-
    and false-color raster images and bounding boxes.
License: GPL (>= 3) | file LICENSE
URL: https://github.com/r-spatial/mapview,
        https://r-spatial.github.io/mapview/
BugReports: https://github.com/r-spatial/mapview/issues
Depends: methods, R (>= 3.6.0)
Imports: base64enc, htmltools, htmlwidgets, lattice, leafem, leaflet
        (>= 2.0.0), leafpop, png, raster (>= 3.6.3), satellite, scales
        (>= 0.2.5), servr, sf, sp
Suggests: knitr, later, leaflet.extras2, leafsync, lwgeom, mapdeck,
        plainview, poorman, rmarkdown, rstudioapi, s2, stars, tinytest,
        webshot, webshot2
ByteCompile: yes
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.3.2
SystemRequirements: GNU make
NeedsCompilation: no
Packaged: 2025-09-05 08:14:37 UTC; tim
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],
  Jochen Darley [ctb],
  Pierre Roudier [ctb],
  Patrick Schratz [ctb],
  Environmental Informatics Marburg [ctb],
  Lorenzo Busetto [ctb]
Repository: CRAN
Date/Publication: 2025-09-08 07:00:18 UTC
Built: R 4.6.0; ; 2025-10-14 03:02:10 UTC; windows
