{
  "_id": "6a1d49571d7bb097a0a42ce3",
  "Package": "jpcity",
  "Type": "Package",
  "Title": "Read and Convert Japanese Municipality Codes",
  "Version": "0.3.0",
  "Authors@R": "person(\"Mizuki\", \"Uchida\", email = \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\"))",
  "Description": "Read Japanese city codes\n(<https://www.e-stat.go.jp/municipalities/cities>) to get city\nand prefecture names, or convert to city codes at different\npoints in time. In addition, it merges or splits wards of\ndesignated cities and gets all city codes at a specific point\nin time.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://uchidamizuki.github.io/jpcity/,\nhttps://github.com/UchidaMizuki/jpcity",
  "BugReports": "https://github.com/UchidaMizuki/jpcity/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2024-10-04 16:32:24 UTC",
  "RemoteUrl": "https://github.com/uchidamizuki/jpcity",
  "RemoteRef": "HEAD",
  "RemoteSha": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:54:16 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "MD5sum": "954be7e83c5e08cff474f2da06e6c027",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "jpcity_0.3.0.tar.gz",
  "_fileid": "30b07a74706c6d922c36a05f894220eac89af56527e13992622fdc886c2ed9b7",
  "_filesize": 316380,
  "_sha256": "30b07a74706c6d922c36a05f894220eac89af56527e13992622fdc886c2ed9b7",
  "_created": "2026-06-01T08:54:16.000Z",
  "_published": "2026-06-01T08:56:55.423Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78818294558,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327306939"
    },
    {
      "job": 78818294599,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327304371"
    },
    {
      "job": 78818294722,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327301708"
    },
    {
      "job": 78818294569,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327288121"
    },
    {
      "job": 78817736189,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327262596"
    },
    {
      "job": 78818294564,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327298038"
    },
    {
      "job": 78818294613,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327293878"
    },
    {
      "job": 78818294609,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327292839"
    },
    {
      "job": 78818294583,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327292725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26744873371",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/uchidamizuki/jpcity",
  "_commit": {
    "id": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1728059544
  },
  "_maintainer": {
    "name": "Mizuki Uchida",
    "email": "uchidamizuki@vivaldi.net",
    "login": "uchidamizuki",
    "mastodon": "@UchidaMizuki@social.vivaldi.net",
    "linkedin": "in/uchidamizuki",
    "description": "I am a classical music lover.",
    "uuid": 35052925
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 97,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 154,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jpcity"
  },
  "_devurl": "https://github.com/uchidamizuki/jpcity",
  "_pkgdown": "https://uchidamizuki.github.io/jpcity/",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jpcity.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uchidamizuki/jpcity",
  "_realowner": "uchidamizuki",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-04-11"
    },
    {
      "version": "0.1.1",
      "date": "2023-04-26"
    },
    {
      "version": "0.2.0",
      "date": "2024-05-25"
    },
    {
      "version": "0.2.1",
      "date": "2024-05-26"
    },
    {
      "version": "0.3.0",
      "date": "2024-10-04"
    }
  ],
  "_exports": [
    "city_code",
    "city_convert",
    "city_data",
    "city_desig_merge",
    "city_desig_split",
    "city_interval",
    "city_name",
    "city_to_pref",
    "find_city",
    "get_city",
    "is_city",
    "is_city_desig",
    "is_pref",
    "parse_city",
    "parse_pref",
    "pref_code",
    "pref_data",
    "pref_name"
  ],
  "_help": [
    {
      "page": "city_code",
      "title": "Get city codes",
      "topics": [
        "city_code"
      ]
    },
    {
      "page": "city_convert",
      "title": "Convert to cities at different points in time",
      "topics": [
        "city_convert"
      ]
    },
    {
      "page": "city_data",
      "title": "Get city data",
      "topics": [
        "city_data"
      ]
    },
    {
      "page": "city_desig_merge",
      "title": "Merge designated city wards",
      "topics": [
        "city_desig_merge"
      ]
    },
    {
      "page": "city_desig_split",
      "title": "Split designated cities into wards",
      "topics": [
        "city_desig_split"
      ]
    },
    {
      "page": "city_interval",
      "title": "Get city duration",
      "topics": [
        "city_interval"
      ]
    },
    {
      "page": "city_name",
      "title": "Get city names",
      "topics": [
        "city_name"
      ]
    },
    {
      "page": "city_to_pref",
      "title": "Convert city to prefecture",
      "topics": [
        "city_to_pref"
      ]
    },
    {
      "page": "find_city",
      "title": "Find cities by string patterns",
      "topics": [
        "find_city"
      ]
    },
    {
      "page": "get_city",
      "title": "Get cities at a specific point in time",
      "topics": [
        "get_city"
      ]
    },
    {
      "page": "is_city",
      "title": "Test if the object is a jpcity_city object",
      "topics": [
        "is_city"
      ]
    },
    {
      "page": "is_city_desig",
      "title": "Check if a city is a designated city or a ward of a designated city",
      "topics": [
        "is_city_desig"
      ]
    },
    {
      "page": "is_pref",
      "title": "Test if the object is a jpcity_pref object",
      "topics": [
        "is_pref"
      ]
    },
    {
      "page": "parse_city",
      "title": "Parse city codes",
      "topics": [
        "parse_city"
      ]
    },
    {
      "page": "parse_pref",
      "title": "Parse prefecture codes or names",
      "topics": [
        "parse_pref"
      ]
    },
    {
      "page": "pref_code",
      "title": "Get prefecture codes",
      "topics": [
        "pref_code"
      ]
    },
    {
      "page": "pref_data",
      "title": "Get pref data",
      "topics": [
        "pref_data"
      ]
    },
    {
      "page": "pref_name",
      "title": "Get prefecture names",
      "topics": [
        "pref_name"
      ]
    }
  ],
  "_pkglogo": "https://github.com/uchidamizuki/jpcity/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/uchidamizuki/jpcity/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.585460729508501,
  "_indexed": true,
  "_nocasepkg": "jpcity",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-01T08:56:20.000Z",
      "distro": "noble",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "c1169ef654e4fd0655ee6ee1ba45b6159775287c8147674e2cbd94dee1057d8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26744873371"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-01T08:56:16.000Z",
      "distro": "noble",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "5f100ac2747b497bb0b9a6a69fb63299ce717e87d53a082c20765114cbb743c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26744873371"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-01T08:56:10.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "1f1b068b15ce1e5d35fb4660e9aa24a8c24339fdcab3433befaf958a80c45187",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26744873371"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-01T08:55:35.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "4a3d240fa2367a77e3a539be5fecb71f47083dbab182556dd987ad61f6451215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26744873371"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-01T08:56:16.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "1dc9c4e0ca59572a8d009cf9ac01a6dcbb21f0197d28d2611abef813349cc76c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26744873371"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-01T08:55:39.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "7c0565625f0b819cbe76f18899a7da5ecc7784e94e9265026fe1856d6c306090",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26744873371"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-01T08:55:36.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "af2f6bb22d43d36f9008599ed3524e298b85ec627cedc327cb6fc703faa20420",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26744873371"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-01T08:55:36.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "4f8e7981cfd701c3e34e352c530290578d54764e481455e1111ea3715d5a9a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26744873371"
    }
  ]
}