Package: visor Title: Geospatial Tools for Visibility Analysis Version: 0.1.1 Authors@R: c( person("Claudiu", "Forgaci", , "c.forgaci@tudelft.nl", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-3218-5102")), person("Francesco", "Nattino", , "f.nattino@esciencecenter.nl", role = "aut", comment = c(ORCID = "0000-0003-3286-0139")), person("Netherlands eScience Center", , , "info@esciencecenter.nl", role = "fnd") ) Description: Provides tools for visibility analysis in geospatial data. It offers functionality to perform isovist calculations, using arbitrary geometries as both viewpoints and occluders. License: Apache License (>= 2) URL: https://cityriverspaces.github.io/visor/, https://github.com/CityRiverSpaces/visor, https://doi.org/10.5281/zenodo.15133420 BugReports: https://github.com/CityRiverSpaces/visor/issues Imports: sf, sfheaders Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Depends: R (>= 4.2) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://cityriverspaces.r-universe.dev Date/Publication: 2025-12-04 21:37:17 UTC RemoteUrl: https://github.com/cityriverspaces/visor RemoteRef: HEAD RemoteSha: 7ddc0e6a5371718315617653d8e36b520a0f8f20 NeedsCompilation: no Packaged: 2026-07-02 08:07:52 UTC; root Author: Claudiu Forgaci [aut, cre, cph] (ORCID: ), Francesco Nattino [aut] (ORCID: ), Netherlands eScience Center [fnd] Maintainer: Claudiu Forgaci