{
  "_id": "6a326b0f3efcd9bda438717c",
  "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-06-17 09:34:24 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>",
  "MD5sum": "5b96e87c08c97c746789df57b897100a",
  "_user": "ipea",
  "_type": "src",
  "_file": "uci_0.3.1.tar.gz",
  "_fileid": "df9665296ea09998ec5b7e3a8fac7f289cda68fb75e686c279beceed3a753503",
  "_filesize": 780709,
  "_sha256": "df9665296ea09998ec5b7e3a8fac7f289cda68fb75e686c279beceed3a753503",
  "_created": "2026-06-17T09:34:24.000Z",
  "_published": "2026-06-17T09:38:23.257Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81863549561,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691511934"
    },
    {
      "job": 81863549714,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691529334"
    },
    {
      "job": 81863549763,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691484197"
    },
    {
      "job": 81863549481,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691487400"
    },
    {
      "job": 81862909273,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691445165"
    },
    {
      "job": 81863549454,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691501183"
    },
    {
      "job": 81863549504,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691478397"
    },
    {
      "job": 81863549616,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691480506"
    },
    {
      "job": 81863549437,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691489614"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ipea/actions/runs/27679434989",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 73
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/uci"
  },
  "_devurl": "https://github.com/ipeagit/uci",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_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-06-17T09:36:58.000Z",
      "distro": "noble",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "5eff0564dc1135cdc26991afe3075d929769ebe9316c40b4531a7fd35d6f819c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27679434989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-17T09:37:43.000Z",
      "distro": "noble",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "ca251a26e1fb6048c2177c83ea9f3591aafc5b698d5e3e011e42a8d3dc4ffef0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27679434989"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-17T09:35:59.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "134c7b571c7c29b3be7b11ebe4dd569b5a0848bf287232ad7cef3dbd0360bd87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27679434989"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-17T09:36:01.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "8f55a6bb3dd937a95200ee29b54eb802b022cc49f735016e1bfae37e39a87b1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27679434989"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-17T09:36:56.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "a1db5035815fd372af54223efbae711763c671689ff96dbb97c239ed65e0afb8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27679434989"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-17T09:35:38.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "d34d02c8aae6840363c86e9c9985f2854d7d8a46574dcfaa0b403f53140f0def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27679434989"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-17T09:35:39.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "7870eedd8b43de93e4b692100fed29cc417fd36551c8bbb115685c0acd166a10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27679434989"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-17T09:35:57.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "a3317168f86b84e0e0092c136e0525608ba961c32d68f01f81ead5c98aa8fe9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipea/actions/runs/27679434989"
    }
  ]
}