{
  "_id": "6a59d6ff09eb0996dd68e85b",
  "Type": "Package",
  "Package": "uci",
  "Title": "Urban Centrality Index",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(\"Rafael H. M.\", \"Pereira\", , \"rafa.pereira.br@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2125-7465\"))\n)",
  "Description": "Calculates the Urban Centrality Index (UCI) as in Pereira\net al., (2013) <doi:10.1111/gean.12002>. The UCI measures the\nextent to which the spatial organization of a city or region\nvaries from extreme polycentric to extreme monocentric in a\ncontinuous scale from 0 to 1. Values closer to 0 indicate more\npolycentric patterns and values closer to 1 indicate a more\nmonocentric urban form.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ipeaGIT/uci, https://ipeagit.github.io/uci/",
  "BugReports": "https://github.com/ipeaGIT/uci/issues",
  "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\nmake 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": {
    "Date": "2026-07-17 07:13:55 UTC",
    "User": "root"
  },
  "Author": "Rafael H. M. Pereira [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2125-7465>)",
  "Maintainer": "Rafael H. M. Pereira <rafa.pereira.br@gmail.com>",
  "_user": "ipea",
  "_type": "src",
  "_file": "uci_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/1c5d52fe4b02b4a7fbaa6ac9b8615453fe481b086489965b7ae086da4cb8d49c",
  "_filesize": 779224,
  "_sha256": "1c5d52fe4b02b4a7fbaa6ac9b8615453fe481b086489965b7ae086da4cb8d49c",
  "_expires": "2026-10-25T07:17:18.000Z",
  "_created": "2026-07-17T07:13:55.000Z",
  "_published": "2026-07-17T07:17:19.835Z",
  "_jobs": [
    {
      "job": 87827653940,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399831967"
    },
    {
      "job": 87827653933,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399835817"
    },
    {
      "job": 87827653923,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399817640"
    },
    {
      "job": 87827653989,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399811952"
    },
    {
      "job": 87827025821,
      "time": 238,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399783618"
    },
    {
      "job": 87827653952,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8399827325"
    },
    {
      "job": 87827653995,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399809842"
    },
    {
      "job": 87827653963,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399815544"
    },
    {
      "job": 87827653955,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399809539"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ipea/actions/runs/29562229603",
  "_status": "success",
  "_upstream": "https://github.com/ipea/uci",
  "_commit": {
    "id": "313d01efc8735594d097b4be9358e5635985bc08",
    "author": "Rafael H M Pereira <rafa.pereira.br@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update GitHub Actions workflow for test coverage",
    "time": 1762523169
  },
  "_maintainer": {
    "name": "Rafael H. M. Pereira",
    "email": "rafa.pereira.br@gmail.com",
    "login": "rafapereirabr",
    "twitter": "@UrbanDemog",
    "description": "Researcher on Cities, Transport Policy, R, Spatial Analysis, Equity, Demography",
    "uuid": 7448421,
    "orcid": "0000-0003-2125-7465"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cppRouting",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "spdep",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ipea",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v0.3.1",
      "date": "2025-11-07"
    }
  ],
  "_topics": [
    "urban-data-science",
    "urban-form",
    "urban-morphometrics"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "rafapereirabr",
      "count": 65,
      "uuid": 7448421
    }
  ],
  "_userbio": {
    "uuid": 22377669,
    "type": "organization",
    "name": "Instituto de Pesquisa Econômica Aplicada (IPEA)",
    "followers": 80
  },
  "_downloads": {
    "count": 334,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/uci"
  },
  "_devurl": "https://github.com/ipeagit/uci",
  "_searchresults": 12,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/uci.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ipea/uci",
  "_realowner": "ipea",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-11"
    },
    {
      "version": "0.2.0",
      "date": "2023-06-15"
    },
    {
      "version": "0.3.0",
      "date": "2023-09-24"
    },
    {
      "version": "0.3.1",
      "date": "2025-11-07"
    }
  ],
  "_exports": [
    "uci"
  ],
  "_help": [
    {
      "page": "uci",
      "title": "Urban Centrality Index",
      "concept": [
        "urban centrality index"
      ],
      "topics": [
        "uci-package",
        "uci"
      ]
    }
  ],
  "_readme": "https://github.com/ipea/uci/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "boot",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "codetools",
    "cppRouting",
    "data.table",
    "DBI",
    "deldir",
    "digest",
    "dotCall64",
    "e1071",
    "fields",
    "furrr",
    "future",
    "globals",
    "glue",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "maps",
    "MASS",
    "parallelly",
    "pbapply",
    "proxy",
    "purrr",
    "RColorBrewer",
    "Rcpp",
    "RcppParallel",
    "RcppProgress",
    "rlang",
    "s2",
    "sf",
    "sp",
    "spam",
    "spData",
    "spdep",
    "units",
    "vctrs",
    "viridisLite",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "uci.Rmd",
      "filename": "uci.html",
      "title": "Introduction to uci: urban centrality index",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Demonstration on sample data",
        "Data input",
        "Calculating UCI",
        "Formal definition of UCI",
        "Bootstraping Vmax",
        "References"
      ],
      "created": "2023-06-09 15:26:45",
      "modified": "2024-10-02 17:23:15",
      "commits": 9
    }
  ],
  "_score": 4.681241237375588,
  "_indexed": true,
  "_nocasepkg": "uci",
  "_universes": [
    "ipea",
    "rafapereirabr",
    "ipeagit"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-17T07:16:25.000Z",
      "distro": "resolute",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "https://r2.ropensci.org/0275f5a2a77f51654c4a46508baa269ea97f997c1a89fc6313dd9fe15fb9104a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/29562229603"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-17T07:16:35.000Z",
      "distro": "resolute",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "https://r2.ropensci.org/3fac2d7bb328e931ffee848f61d6d10f2aa7fd8cfe2307331572a409dc9a5a7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/29562229603"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-17T07:15:43.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "https://r2.ropensci.org/add33d1db1f9186bcb4b910275e800070d9c8f15c4a5fbeeca5eb388edb8276c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/29562229603"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-17T07:15:26.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "https://r2.ropensci.org/0c76720858498af60abc2156e58796bdeed407f4d4cc51d789846a30355f0054",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/29562229603"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-07-17T07:16:31.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "https://r2.ropensci.org/c1adcc0d03669ac6234b27b80a2962cf0d03f492ab0135f6f098e74c72286418",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/29562229603"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-17T07:15:11.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "https://r2.ropensci.org/ec9fb14209e4d1ace86ab7c4dc8b5f73d156dfb0e3e5b21feefc3b1739274835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/29562229603"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-17T07:15:30.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "https://r2.ropensci.org/cca9424e844dcbb2705b4540db12b56e75d9b760cdb155fa25c3c6ec7b0448a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/29562229603"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-17T07:15:08.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "https://r2.ropensci.org/60ef66610dfc7c58d7bca2322ffc016fa3eef0117a34b04167844464904f282b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/29562229603"
    }
  ]
}