{
  "_id": "6a107af7acfb0bcc41cadd43",
  "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://ipeagit.r-universe.dev",
  "Date/Publication": "2025-11-07 13:46:09 UTC",
  "RemoteUrl": "https://github.com/ipeagit/uci",
  "RemoteRef": "HEAD",
  "RemoteSha": "313d01efc8735594d097b4be9358e5635985bc08",
  "Packaged": {
    "Date": "2026-05-06 07:55:00 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": "c97e31928b8b6e19784572ce87a767f2",
  "_user": "ipeagit",
  "_type": "src",
  "_file": "uci_0.3.1.tar.gz",
  "_fileid": "c409b28d27a5dee4ea4eb99ff8d74766b1d3a0a16b8f0aad843eed83c0c8d6b0",
  "_filesize": 780543,
  "_sha256": "c409b28d27a5dee4ea4eb99ff8d74766b1d3a0a16b8f0aad843eed83c0c8d6b0",
  "_created": "2026-05-06T07:55:00.000Z",
  "_published": "2026-05-22T15:49:11.284Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77414233019,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6825286556"
    },
    {
      "job": 77414232943,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825285822"
    },
    {
      "job": 77414232964,
      "time": 227,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6825282357"
    },
    {
      "job": 77414233056,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825280840"
    },
    {
      "job": 77414232926,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825240711"
    },
    {
      "job": 77414232424,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164683437"
    },
    {
      "job": 77414233146,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6825280970"
    },
    {
      "job": 77414233171,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6825275710"
    },
    {
      "job": 77414232968,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825277157"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ipeagit/actions/runs/25423084246",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ipeagit/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",
    "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": "ipeagit",
  "_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": 18657547,
    "type": "organization",
    "name": "AOP-lab Ipea"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/uci"
  },
  "_devurl": "https://github.com/ipeagit/uci",
  "_searchresults": 11,
  "_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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ipea/uci",
  "_realowner": "ipea",
  "_cranurl": false,
  "_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/ipeagit/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": 3.6434526764861874,
  "_indexed": false,
  "_nocasepkg": "uci",
  "_universes": [
    "ipeagit"
  ],
  "_indexurl": "https://ipea.r-universe.dev/uci",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-06T07:57:51.000Z",
      "distro": "noble",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "e9fc153389aeeb1b4a905eacf4b2df4c8e51bc3867ed11f4a62237beae9fbc06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/25423084246"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-06T07:57:50.000Z",
      "distro": "noble",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "3bfbd263ae0aadad25b3c973209afc98893b7d417efca3214d30650b57bd5659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/25423084246"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-06T07:57:37.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "4725dfd3dad7072b2a500e55257a6d577c4795703830e1b8aea36ac81f6a1b42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/25423084246"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-06T07:57:30.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "72cb1f81194dc35d0359bee161f759b0112aa06edef54e2059aed254a9f745c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/25423084246"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-06T07:57:27.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "0cb38571f3787943241a34453e1ae7075f04a5e41686396eab7bbcb19441aa00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/25423084246"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-06T07:57:08.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "7853c2efa05b9576c808c05a14cfdb26340722fbec971c3bfa8f4a2500d8926f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/25423084246"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-06T07:57:12.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "ea859bc38080b6868236251c8c77cf1045b750c0ed6baae846ee69242ca10c76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/25423084246"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-22T15:48:53.000Z",
      "commit": "313d01efc8735594d097b4be9358e5635985bc08",
      "fileid": "88cd9c77ba377c22d889273d8b8200494a1dc66dbe8080b25a6da5188a354e80",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ipeagit/actions/runs/25423084246"
    }
  ]
}