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) <doi:10.1111/gean.12002>. 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
RoxygenNote: 7.3.3
Packaged: 2025-11-07 12:54:07 UTC; r1701707
Author: Rafael H. M. Pereira [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2125-7465>)
Maintainer: Rafael H. M. Pereira <rafa.pereira.br@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-07 13:10:14 UTC
Built: R 4.6.0; ; 2025-11-09 00:51:53 UTC; windows
