Type: Package Package: smartmap Title: Smartly Create Maps from R Objects Version: 0.2.0 Authors@R: person(given = "Stefan", family = "Fleck", role = c("aut", "cre"), email = "stefan.b.fleck@gmail.com", comment = c(ORCID = "0000-0003-3344-9851")) Maintainer: Stefan Fleck Description: Preview spatial data as 'leaflet' maps with minimal effort. smartmap is optimized for interactive use and distinguishes itself from similar packages because it does not need real spatial ('sp' or 'sf') objects an input; instead, it tries to automatically coerce everything that looks like spatial data to sf objects or leaflet maps. It - for example - supports direct mapping of: a vector containing a single coordinate pair, a two column matrix, a data.frame with longitude and latitude columns, or the path or URL to a (possibly compressed) 'shapefile'. License: MIT + file LICENSE Imports: leaflet, magrittr, sf, utils Suggests: knitr, covr, testthat, leafsync, rmarkdown Depends: R (>= 3.6.0) URL: https://github.com/s-fleck/smartmap BugReports: https://github.com/s-fleck/smartmap/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://s-fleck.r-universe.dev Date/Publication: 2026-01-19 07:20:44 UTC RemoteUrl: https://github.com/s-fleck/smartmap RemoteRef: HEAD RemoteSha: bc0d401b7f7bd1e67535e0619f3c243c5c60e3e8 NeedsCompilation: no Packaged: 2026-06-18 09:04:14 UTC; root Author: Stefan Fleck [aut, cre] (ORCID: )