Package: CityShadeMapper Title: Generate High Resolution Shade Maps and Shaded Routes from Remote Sensing Data Version: 0.0.4 Authors@R: c( person("Francisco", "Rodríguez-Sánchez", email = "f.rodriguez.sanc@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7981-1599")), person("Jesús", "Sánchez-Dávila", role = c("aut")) ) Description: CityShadeMapper can generate high resolution shade maps (e.g. for every square meter and every hour of the year) for any city or town from open remote sensing (LiDAR) or height data. CityShadeMapper can also return optimal routes within any two points in the city that maximise the amount of shade for pedestrians. License: AGPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: class, gdistance, leaflet, leaflet.extras, lidR, lubridate, lutz, magrittr, nominatimlite, raster, RColorBrewer, solartime, rayshader, terra Suggests: covr, testthat (>= 3.0.0) Remotes: trafficonese/leaflet.extras Config/testthat/edition: 3 URL: https://pakillo.github.io/CityShadeMapper/ BugReports: https://github.com/Pakillo/CityShadeMapper/issues Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev libglu1-mesa-dev make libharfbuzz-dev texlive libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libgl1-mesa-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://pakillo.r-universe.dev Date/Publication: 2026-03-19 18:04:36 UTC RemoteUrl: https://github.com/Pakillo/CityShadeMapper RemoteRef: HEAD RemoteSha: 98e2a8104c7620ce1eec56398475b1899a0281aa NeedsCompilation: no Packaged: 2026-06-18 06:33:04 UTC; root Author: Francisco Rodríguez-Sánchez [aut, cre] (ORCID: ), Jesús Sánchez-Dávila [aut] Maintainer: Francisco Rodríguez-Sánchez