{
  "_id": "6a1ed7d4b401979e7340eebf",
  "Package": "regioncode",
  "Title": "Convert Region Names and Division Codes of China Over Years",
  "Version": "0.2.2",
  "Authors@R": "c(person(given = \"Yue\",family = \"Hu\",role = c(\"aut\",\"cre\"), email = \"yuehu@tsinghua.edu.cn\"),\nperson(given = \"Xinyi\",family = \"Ye\",role = c(\"aut\"), email = \"yexy23@mails.tsinghua.edu.cn\"),\nperson(given = \"Qian\",family = \"Qiu\",role = c(\"aut\"), email = \"qianlaile96@gmail.com\"),\nperson(given = \"Yufei\",family = \"Sun\",role = c(\"aut\"), email = \"sunyf20@mails.tsinghua.edu.cn\"),\nperson(given = \"Wenquan\",family = \"Wu\",role = c(\"aut\"), email = \"gohuntsuan@gmail.com\"))",
  "Author": "Yue Hu [aut, cre], Xinyi Ye [aut], Qian Qiu [aut], Yufei Sun\n[aut], Wenquan Wu [aut]",
  "Maintainer": "Yue Hu <yuehu@tsinghua.edu.cn>",
  "Description": "A tool to conquer the difficulties to convert various\nregion names and administration division codes of Chinese\nregions. The current version enables seamlessly converting\nChinese regions' formal names, common-used names, and codes\nbetween each other at the city level from 1986 to 2019.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/sammo3182/regioncode/issues",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://sammo3182.r-universe.dev",
  "Date/Publication": "2026-04-20 13:32:15 UTC",
  "RemoteUrl": "https://github.com/sammo3182/regioncode",
  "RemoteRef": "HEAD",
  "RemoteSha": "77e5333652aeb34daa8512764b76d195a8959c89",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 09:53:25 UTC",
    "User": "root"
  },
  "MD5sum": "42b9fb9bcf49b59aedd007b98f2e7bd9",
  "_user": "sammo3182",
  "_type": "src",
  "_file": "regioncode_0.2.2.tar.gz",
  "_fileid": "2f424f4fcd7edcc5bbb868d0149af36172661ba7f8198636b7c23e8f23bc95bf",
  "_filesize": 588912,
  "_sha256": "2f424f4fcd7edcc5bbb868d0149af36172661ba7f8198636b7c23e8f23bc95bf",
  "_created": "2026-05-20T09:53:25.000Z",
  "_published": "2026-06-02T13:17:08.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79079470386,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106840633"
    },
    {
      "job": 79079470697,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106838761"
    },
    {
      "job": 79079471173,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106859750"
    },
    {
      "job": 79079470164,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106855070"
    },
    {
      "job": 79079470407,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106799228"
    },
    {
      "job": 79079469449,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358736289"
    },
    {
      "job": 79079470658,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106845419"
    },
    {
      "job": 79079471203,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106824410"
    },
    {
      "job": 79079470403,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106828289"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sammo3182/actions/runs/26154913300",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sammo3182/regioncode",
  "_commit": {
    "id": "77e5333652aeb34daa8512764b76d195a8959c89",
    "author": "Mathilda <565484645@qq.com>",
    "committer": "Mathilda <565484645@qq.com>",
    "message": "发布 v0.2.2：修复儋州编码（#55）与 cityrank 列命名（#51）\n\n- 将儋州市 2015-2022 年的区划代码从 469003 更正为 460400，\n  以反映其 2015 年由省直辖县级市升格为地级市的行政变更（#55）。\n- 将 2020_cityranking / 2021_cityrankin / 2022_cityranking 三列\n  统一重命名为 2020_rank / 2021_rank / 2022_rank，一并修正了\n  2021 年列名的拼写错误，使 convert_to = \"rank\" 对 2020-2022\n  年份正常返回城市排名（#51）。\n- DESCRIPTION 版本号升至 0.2.2，同步更新 NEWS.md 与 cran-comments.md。\n",
    "time": 1776691935
  },
  "_maintainer": {
    "name": "Yue Hu",
    "email": "yuehu@tsinghua.edu.cn",
    "login": "sammo3182",
    "twitter": "@yuehupolisci",
    "description": "Associate professor of political science, Tsinghua University, political psychologist, political linguist, political methodologist",
    "uuid": 6463211
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "sammo3182",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 5
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-07-12"
    },
    {
      "name": "v0.2.2",
      "date": "2026-04-20"
    }
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "sammo3182",
      "count": 96,
      "uuid": 6463211
    },
    {
      "user": "gohuntsuan",
      "count": 88,
      "uuid": 39488085
    },
    {
      "user": "already-love",
      "count": 15,
      "uuid": 67250026
    },
    {
      "user": "xinyigua",
      "count": 14,
      "uuid": 114838968
    },
    {
      "user": "17-panyx",
      "count": 10,
      "uuid": 73986907
    },
    {
      "user": "calvin-sen",
      "count": 9,
      "uuid": 74003516
    },
    {
      "user": "xinyiye-amanda",
      "count": 8,
      "uuid": 194582747
    },
    {
      "user": "qiuqiuren-ai",
      "count": 7,
      "uuid": 194815582
    },
    {
      "user": "xiaoyequ04",
      "count": 6,
      "uuid": 76734137
    },
    {
      "user": "kimi-debug-maker",
      "count": 3,
      "uuid": 69660102
    },
    {
      "user": "li-juiche",
      "count": 1,
      "uuid": 94164942
    },
    {
      "user": "yangtzesyy",
      "count": 1,
      "uuid": 49652659
    },
    {
      "user": "chenyuanqian18",
      "count": 1,
      "uuid": 71597229
    },
    {
      "user": "sing-alou",
      "count": 1,
      "uuid": 68812741
    }
  ],
  "_userbio": {
    "uuid": 6463211,
    "type": "user",
    "name": "Yue Hu",
    "description": "Associate professor of political science, Tsinghua University, political psychologist, political linguist, political methodologist"
  },
  "_downloads": {
    "count": 549,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/regioncode"
  },
  "_devurl": "https://github.com/sammo3182/regioncode",
  "_searchresults": 15,
  "_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/regioncode.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sammo3182/regioncode",
  "_realowner": "sammo3182",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-23"
    },
    {
      "version": "0.1.1",
      "date": "2021-08-02"
    },
    {
      "version": "0.1.2",
      "date": "2024-03-10"
    },
    {
      "version": "0.2.0",
      "date": "2025-07-05"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-07"
    }
  ],
  "_exports": [
    "regioncode"
  ],
  "_datasets": [
    {
      "name": "corruption",
      "title": "China's Corruption Investigations Dataset",
      "object": "corruption",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "province",
        "prefecture",
        "county",
        "province_id",
        "prefecture_id",
        "county_id"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "corruption",
      "title": "China's Corruption Investigations Dataset",
      "topics": [
        "corruption"
      ]
    },
    {
      "page": "regioncode",
      "title": "'regioncode' is developed to conquer the difficulties to convert various region names and administration division codes of Chinese regions. In the current version, 'regioncode' enables seamlessly converting Chinese regions' formal names, common-used names, and geocodes between each other at the prefectural level from 1986 to 2019.",
      "topics": [
        "regioncode"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sammo3182/regioncode/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sammo3182/regioncode/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "regioncode-vignette.Rmd",
      "filename": "regioncode-vignette.html",
      "title": "regioncode: One-Step Solution for Chinese Region Conversions",
      "author": "HU Yue, YE Xinyi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why regioncode?",
        "Installation",
        "Basic Usage",
        "Advanced Applications",
        "Incomplete Naming of Prefectures",
        "Municipalities",
        "City Ranking",
        "Pinyin",
        "Provinces",
        "Geographic Units Beyond Provinces",
        "Administrative Area",
        "Linguistic Zone",
        "Conclusion",
        "Reference",
        "Affiliation"
      ],
      "created": "2021-02-10 23:26:57",
      "modified": "2026-04-07 11:47:11",
      "commits": 36
    }
  ],
  "_score": 6.881099218389018,
  "_indexed": true,
  "_nocasepkg": "regioncode",
  "_universes": [
    "sammo3182"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-20T09:55:23.000Z",
      "distro": "noble",
      "commit": "77e5333652aeb34daa8512764b76d195a8959c89",
      "fileid": "322eab173a8faf7cff78799e11c4617e492458da596405df78537c5e26e52de3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/26154913300"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-20T09:55:18.000Z",
      "distro": "noble",
      "commit": "77e5333652aeb34daa8512764b76d195a8959c89",
      "fileid": "9e6fa9a5e273370d70a3c80739e28bd0f743b92bcf789f847ae26b2bf39178e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/26154913300"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-20T09:56:20.000Z",
      "commit": "77e5333652aeb34daa8512764b76d195a8959c89",
      "fileid": "16fa4fd1e96d13bbe00a5f097215ac7a8db14de808cb810501ed9ada834e9363",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/26154913300"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-20T09:56:06.000Z",
      "commit": "77e5333652aeb34daa8512764b76d195a8959c89",
      "fileid": "90bfae68b88443a3d43e5cdc99ea3e73819eb192ea6a24fb65eb0e598eb0bf46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/26154913300"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-20T09:55:33.000Z",
      "commit": "77e5333652aeb34daa8512764b76d195a8959c89",
      "fileid": "a112367325114c0522fb2b11225598866213bec319a9166aa1783dc92d147b8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/26154913300"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-20T09:54:34.000Z",
      "commit": "77e5333652aeb34daa8512764b76d195a8959c89",
      "fileid": "b488ca2aa228e193046aaa06a24c6f8d695bd7ef6909c7458afa496b322e59dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/26154913300"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-20T09:54:44.000Z",
      "commit": "77e5333652aeb34daa8512764b76d195a8959c89",
      "fileid": "e4407ae4500340785deff3a48a442e0800f2f59bbd33ee8fb6103bd7df7fcd5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/26154913300"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T13:16:31.000Z",
      "commit": "77e5333652aeb34daa8512764b76d195a8959c89",
      "fileid": "fa5829e3515e7527b15eb7ef9f8c4c38837f15caf03204a3a630cfc5ac304d14",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/26154913300"
    }
  ]
}