Type: Package
Package: uci
Title: Urban Centrality Index
Version: 0.3.0
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.2.3
Packaged: 2023-09-23 22:13:06 UTC; user
Author: Rafael H. M. Pereira [aut, cre]
    (<https://orcid.org/0000-0003-2125-7465>)
Maintainer: Rafael H. M. Pereira <rafa.pereira.br@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-23 22:40:03 UTC
Built: R 4.6.0; ; 2025-07-18 06:55:03 UTC; unix
