Package: pragr Title: Tools for visualising Prague data Version: 0.3.0.9000 Authors@R: person("Petr", "Bouchal", , "pbouchal@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0471-716X")) Description: A bridge between Prague geodata and R to enable visualisation. Currently, it provides access to raster map layers provided by the Prague geoportal and several utilities. License: MIT + file LICENSE URL: https://github.com/petrbouchal/pragr, https://petrbouchal.xyz/pragr/ BugReports: https://github.com/petrbouchal/pragr/issues Depends: R (>= 3.5) Imports: abind (>= 1.4.5), curl (>= 4.0), CzechData (>= 0.5.5), digest, dplyr (>= 0.8.3), geofacet (>= 0.2.0), ggplot2 (>= 3.2.0), grDevices (>= 3.6.0), grid (>= 3.6.0), here (>= 0.1), httr (>= 1.4.0), jpeg (>= 0.1-10), jsonlite (>= 1.6), lubridate (>= 1.7.4), magrittr (>= 1.5), png (>= 0.1.7), purrr (>= 0.3.2), rlang (>= 0.4.1), sf (>= 0.7.7), stringr (>= 1.4.0), tibble (>= 2.1.3), tidyr (>= 0.8.3), usethis (>= 1.5.1), utils (>= 3.6.0) Suggests: ggsn, knitr, leaflet (>= 2.0.3), leaflet.esri (>= 1.0.0), leaflet.extras (>= 1.0.0), pkgdown, ragg, rmarkdown VignetteBuilder: knitr Remotes: JanCaha/CzechData Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://petrbouchal.r-universe.dev Date/Publication: 2022-12-17 21:18:35 UTC RemoteUrl: https://github.com/petrbouchal/pragr RemoteRef: HEAD RemoteSha: 858fbb96f69eda9ac0922e8dfbc966948e545073 NeedsCompilation: no Packaged: 2026-07-04 08:20:30 UTC; root Author: Petr Bouchal [aut, cre] (ORCID: ) Maintainer: Petr Bouchal