Type: Package Package: uci Title: Urban Centrality Index Version: 0.3.1 Authors@R: c( person("Rafael H. M.", "Pereira", , "rafa.pereira.br@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2125-7465")) ) Description: Calculates the Urban Centrality Index (UCI) as in Pereira et al., (2013) . The UCI measures the extent to which the spatial organization of a city or region varies from extreme polycentric to extreme monocentric in a continuous scale from 0 to 1. Values closer to 0 indicate more polycentric patterns and values closer to 1 indicate a more monocentric urban form. License: MIT + file LICENSE URL: https://github.com/ipeaGIT/uci, https://ipeagit.github.io/uci/ BugReports: https://github.com/ipeaGIT/uci/issues Depends: R (>= 4.2.0) Imports: checkmate, cppRouting, data.table, furrr, future, pbapply, fields, sf, spdep, utils Suggests: covr, knitr, ggplot2, rmarkdown, stats, testthat VignetteBuilder: knitr Encoding: UTF-8 NeedsCompilation: no Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ipea.r-universe.dev Date/Publication: 2025-11-07 13:46:09 UTC RemoteUrl: https://github.com/ipea/uci RemoteRef: HEAD RemoteSha: 313d01efc8735594d097b4be9358e5635985bc08 Packaged: 2026-06-17 09:34:24 UTC; root Author: Rafael H. M. Pereira [aut, cre] (ORCID: ) Maintainer: Rafael H. M. Pereira