Package: AtlasMaker
Title: Make Multiple 'leaflet' Maps in 'Shiny'
Version: 0.1.0
Authors@R: c(
    person("Rachel", "Greenlee", , "rachellynn.greenlee@gmail.com", role = c("aut", "cre", "cph")),
    person("Zachary", "Palmore", , "zacharypalmore@gmail.com", role = "aut"),
    person("Jason", "Bryer", , "jason.bryer@cuny.edu", role = "ctb"),
    person("Angela", "Lui", , "angela.lui@cuny.edu", role = "ctb")
  )
Description: Simplify creating multiple, related 'leaflet' maps across tabs for a 'shiny' application. Users build lists of any polygons, points, and polylines needed for the project, use the map_server() function to assign built lists and other chosen aesthetics into each tab, and the package leverages modules to generate all map tabs.
License: GPL (>= 3)
URL: https://github.com/rachel-greenlee/AtlasMaker
BugReports: https://github.com/rachel-greenlee/AtlasMaker/issues
Depends: R (>= 3.5.0)
Imports: leaflet, shiny
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
LazyDataCompression: xz
NeedsCompilation: no
Packaged: 2023-07-14 17:44:13 UTC; rgreenlee
Author: Rachel Greenlee [aut, cre, cph],
  Zachary Palmore [aut],
  Jason Bryer [ctb],
  Angela Lui [ctb]
Maintainer: Rachel Greenlee <rachellynn.greenlee@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-17 14:10:05 UTC
Built: R 4.6.0; ; 2025-11-02 04:35:29 UTC; windows
