{
  "_id": "6a49618677d6db3f2f9668d2",
  "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-07-04 19:36:57 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "jpcity_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/385872ff8b0cc45bf0671b62f0f62135d5695e422e05907e77901af88769f048",
  "_filesize": 318518,
  "_sha256": "385872ff8b0cc45bf0671b62f0f62135d5695e422e05907e77901af88769f048",
  "_expires": "2026-10-12T19:39:48.000Z",
  "_created": "2026-07-04T19:36:57.000Z",
  "_published": "2026-07-04T19:39:50.150Z",
  "_jobs": [
    {
      "job": 85161135828,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084816858"
    },
    {
      "job": 85161135831,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084817770"
    },
    {
      "job": 85161135821,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084811395"
    },
    {
      "job": 85161135826,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084812963"
    },
    {
      "job": 85160951270,
      "time": 167,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084800933"
    },
    {
      "job": 85161135841,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084814066"
    },
    {
      "job": 85161135849,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084809666"
    },
    {
      "job": 85161135857,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084809812"
    },
    {
      "job": 85161135856,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084810632"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28717324382",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 270,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-04T19:39:01.000Z",
      "distro": "resolute",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "https://r2.ropensci.org/8ce63042e98e26a9e97b4032f883793b791e4cbad446d2406104e14d370f0c75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28717324382"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-04T19:39:06.000Z",
      "distro": "resolute",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "https://r2.ropensci.org/329aace6a3afe97fdab761fd5c899b10eaff84f0c2a47862445d090d0c9b7b79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28717324382"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-04T19:38:22.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "https://r2.ropensci.org/e317efe2522de7e6d8f2dce5554a88a96c38b3d2ed0485f84dbc7c8bfa62b725",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28717324382"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-04T19:38:33.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "https://r2.ropensci.org/8d79696737c88d53862e1d17044dcf1834ee21cf3c5f931e0fc88097436e33cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28717324382"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-04T19:38:56.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "https://r2.ropensci.org/c50d34fe44b1944e220c9e8fd9413d57dbee407f4682a9c8b2c670c8218fe9c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28717324382"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-04T19:37:57.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "https://r2.ropensci.org/a6e91ccd79aac2cf85b0da737cfd2a53dd86032cd0faaefc8ff38c94bb9e019e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28717324382"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-04T19:38:02.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "https://r2.ropensci.org/b82985a843ce6fb8305931ea8ddcacf27205a358e4069e6650d66ef9515124aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28717324382"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-04T19:38:04.000Z",
      "commit": "8da2a1b7ab47cea0fd3f5de768a29e0305fe02f2",
      "fileid": "https://r2.ropensci.org/7481b35201935cf89070b8022ea71a911ee4ab9943ac9d6ae15b75430c5be07f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28717324382"
    }
  ]
}