Package: mapscanner Title: Print Maps, Draw on Them, Scan Them Back in Version: 0.1.1.002 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")), person("Michael D.", "Sumner", , "mdsumner@gmail.com", role = "aut"), person("Kelly", "Hondula", role = "rev", comment = "Kelly reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/330"), person("Nicholas", "Potter", role = "rev", comment = "Nichola reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/330"), person("Stanislaw", "Adaszewski", role = "cph", comment = "author of include concaveman-cpp code") ) Description: Enables preparation of maps to be printed and drawn on. Modified maps can then be scanned back in, and hand-drawn marks converted to spatial objects. License: GPL-3 | BSD_2_clause + file LICENSE URL: https://github.com/ropensci/mapscanner BugReports: https://github.com/ropensci/mapscanner/issues Depends: R (>= 3.5.0) Imports: cli, curl, fs, glue, magick, magrittr, memoise, pdftools, png, purrr, raster, Rcpp, reproj, RNiftyReg, sf, slippymath, tibble Suggests: dplyr, ggplot2, gibble, jpeg, knitr, lwgeom, mapview, mmand, osmdata, polyclip, rmarkdown, spelling, testthat LinkingTo: Rcpp VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB NeedsCompilation: yes Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libmagick++-dev gsfonts libjpeg-dev libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-02-07 10:55:05 UTC RemoteUrl: https://github.com/ropensci/mapscanner RemoteRef: main RemoteSha: d213c982839f577e6882c30a7e5674310d451215 Packaged: 2026-07-01 08:27:20 UTC; root Author: Mark Padgham [aut, cre], Michael D. Sumner [aut], Kelly Hondula [rev] (Kelly reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/330), Nicholas Potter [rev] (Nichola reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/330), Stanislaw Adaszewski [cph] (author of include concaveman-cpp code) Maintainer: Mark Padgham