Package: rosm
Type: Package
Title: Plot Raster Map Tiles from Open Street Map and Other Sources
Version: 0.2.5
Encoding: UTF-8
Authors@R: c(person("Dewey", "Dunnington", role = c("aut", "cre"),
				email = "dewey@fishandwhistle.net", comment = c(ORCID = "0000-0002-9415-4582")),
			person("Timothée", "Giraud", role = "ctb"))
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
Description: Download and plot Open Street Map <http://www.openstreetmap.org/>,
    Bing Maps <http://www.bing.com/maps> and other tiled map sources. Use to create 
    basemaps quickly and add hillshade to vector-based maps.
License: GPL-2
LazyData: TRUE
Imports: curl, abind, jpeg, png, sp, rgdal, rjson, methods, plyr,
        prettymapr, tools
Suggests: cartography, raster, testthat, covr, withr, knitr, rmarkdown
URL: https://github.com/paleolimbot/rosm
BugReports: https://github.com/paleolimbot/rosm/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-22 01:02:36 UTC; dewey
Author: Dewey Dunnington [aut, cre] (<https://orcid.org/0000-0002-9415-4582>),
  Timothée Giraud [ctb]
Repository: CRAN
Date/Publication: 2019-07-22 04:30:04 UTC
Built: R 4.1.0; ; 2020-08-03 11:19:30 UTC; windows
