{
  "_id": "6a4f4fa821b18e1548500836",
  "Package": "kuniumi",
  "Title": "Load and Handles Geo-Spatial Data on Japan's National Land",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(given = \"Shinya\", family = \"Uryu\", email = \"suika1127@gmail.com\", role  = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0493-6186\"))\n)",
  "Description": "Reads datasets provided by National Land Numerical\nInformation download service\n<https://nlftp.mlit.go.jp/ksj/index.html> and treats them as\n'sf' of a R spatial objects.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/uribo/kuniumi",
  "BugReports": "https://github.com/uribo/kuniumi/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev",
  "Repository": "https://uribo.r-universe.dev",
  "Date/Publication": "2024-03-05 01:20:39 UTC",
  "RemoteUrl": "https://github.com/uribo/kuniumi",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d074ee83250ce7c925615bf005986be7f1690a4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 07:33:47 UTC",
    "User": "root"
  },
  "Author": "Shinya Uryu [aut, cre] (ORCID: <https://orcid.org/0000-0002-0493-6186>)",
  "Maintainer": "Shinya Uryu <suika1127@gmail.com>",
  "_user": "uribo",
  "_type": "src",
  "_file": "kuniumi_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5edbf1df53aa46c3171fca504f815b27c9ff80d28ef8d2196eff94653bb49cd1",
  "_filesize": 170289,
  "_sha256": "5edbf1df53aa46c3171fca504f815b27c9ff80d28ef8d2196eff94653bb49cd1",
  "_expires": "2026-10-17T07:37:10.000Z",
  "_created": "2026-07-09T07:33:47.000Z",
  "_published": "2026-07-09T07:37:12.281Z",
  "_jobs": [
    {
      "job": 86064302165,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8191972765"
    },
    {
      "job": 86064302232,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8191972900"
    },
    {
      "job": 86064302141,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8191962895"
    },
    {
      "job": 86064302156,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8191952591"
    },
    {
      "job": 86063544608,
      "time": 252,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191917078"
    },
    {
      "job": 86064302148,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8191972310"
    },
    {
      "job": 86064302211,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8191946283"
    },
    {
      "job": 86064302217,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8191953922"
    },
    {
      "job": 86064302182,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8191947968"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uribo/actions/runs/29001679302",
  "_status": "success",
  "_upstream": "https://github.com/uribo/kuniumi",
  "_commit": {
    "id": "4d074ee83250ce7c925615bf005986be7f1690a4",
    "author": "Shinya Uryu <uryu.shinya@tokushima-u.ac.jp>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from uribo/v2\n\nProject Reboot",
    "time": 1709601639
  },
  "_maintainer": {
    "name": "Shinya Uryu",
    "email": "suika1127@gmail.com",
    "login": "uribo",
    "orcid": "0000-0002-0493-6186",
    "twitter": "@u_ribo",
    "description": "R / Data Engineer / Geo / Ecology / Visualization / Tokushima University (徳島大学)",
    "uuid": 228649
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 2.0.2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.8",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.5",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "jpmesh",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "kokudosuuchi",
      "version": ">= 0.4.2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.5",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 0.8.1",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.4.6",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "units",
      "version": ">= 0.6.5",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "zipangu",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "assertr",
      "version": ">= 2.7",
      "role": "Suggests"
    },
    {
      "package": "bit64",
      "version": ">= 0.9.7",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "version": ">= 0.5.0",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "version": ">= 1.2.1",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "version": ">= 0.3.5",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "version": ">= 1.5.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uribo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "uribo",
      "count": 135,
      "uuid": 228649
    }
  ],
  "_userbio": {
    "uuid": 228649,
    "type": "user",
    "name": "Shinya Uryu",
    "followers": 387,
    "description": "R / Data Engineer / Geo / Ecology / Visualization / Tokushima University (徳島大学)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kuniumi"
  },
  "_devurl": "https://github.com/uribo/kuniumi",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kuniumi.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "ksj_bind",
    "read_isj",
    "read_ksj_a10",
    "read_ksj_a16",
    "read_ksj_a30a5",
    "read_ksj_c02",
    "read_ksj_c23",
    "read_ksj_l01",
    "read_ksj_l02",
    "read_ksj_l03a",
    "read_ksj_l03b",
    "read_ksj_l03bu",
    "read_ksj_n02",
    "read_ksj_n03",
    "read_ksj_n05",
    "read_ksj_p07",
    "read_ksj_p09",
    "read_ksj_p12",
    "read_ksj_p13",
    "read_ksj_p19",
    "read_ksj_p23",
    "read_ksj_p34",
    "read_ksj_w05"
  ],
  "_datasets": [
    {
      "name": "city_list",
      "title": "",
      "object": "city_list",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "prefecture_name",
        "city_name",
        "administrative_area_code",
        "admin_type",
        "url"
      ],
      "rows": 1747,
      "table": true,
      "tojson": true
    },
    {
      "name": "ksj_code_list",
      "title": "",
      "object": "ksj_code_list",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ksj_bind",
      "title": "Bind KSJ files in directory",
      "topics": [
        "ksj_bind"
      ]
    },
    {
      "page": "read_isj",
      "title": "Read ISJ format data",
      "topics": [
        "read_isj"
      ]
    },
    {
      "page": "read_ksj_a10",
      "title": "Kokudosuuchi A10 parser",
      "topics": [
        "read_ksj_a10"
      ]
    },
    {
      "page": "read_ksj_a16",
      "title": "Kokudosuuchi A10 parser",
      "topics": [
        "read_ksj_a16"
      ]
    },
    {
      "page": "read_ksj_a30a5",
      "title": "Kokudosuuchi A30a5 parser",
      "topics": [
        "read_ksj_a30a5"
      ]
    },
    {
      "page": "read_ksj_c02",
      "title": "Kokudosuuchi C02 parser",
      "topics": [
        "read_ksj_c02"
      ]
    },
    {
      "page": "read_ksj_c23",
      "title": "Kokudosuuchi C23 parser",
      "topics": [
        "read_ksj_c23"
      ]
    },
    {
      "page": "read_ksj_l01",
      "title": "Kokudosuuchi L01 parser (v2.5 and v2.4)",
      "topics": [
        "read_ksj_l01"
      ]
    },
    {
      "page": "read_ksj_l02",
      "title": "Kokudosuuchi L02 parser (v2.7)",
      "topics": [
        "read_ksj_l02"
      ]
    },
    {
      "page": "read_ksj_l03a",
      "title": "Kokudosuuchi L03a parser",
      "topics": [
        "read_ksj_l03a"
      ]
    },
    {
      "page": "read_ksj_l03b",
      "title": "Kokudosuuchi L03-b parser",
      "topics": [
        "read_ksj_l03b"
      ]
    },
    {
      "page": "read_ksj_l03bu",
      "title": "Kokudosuuchi L03-b-u parser",
      "topics": [
        "read_ksj_l03bu"
      ]
    },
    {
      "page": "read_ksj_n02",
      "title": "Kokudosuuchi N02 parser",
      "topics": [
        "read_ksj_n02"
      ]
    },
    {
      "page": "read_ksj_n03",
      "title": "Kokudosuuchi N03 parser",
      "topics": [
        "read_ksj_n03"
      ]
    },
    {
      "page": "read_ksj_n05",
      "title": "Kokudosuuchi N05 parser",
      "topics": [
        "read_ksj_n05"
      ]
    },
    {
      "page": "read_ksj_p07",
      "title": "Kokudosuuchi P07 parser",
      "topics": [
        "read_ksj_p07"
      ]
    },
    {
      "page": "read_ksj_p09",
      "title": "Kokudosuuchi P09 parser",
      "topics": [
        "read_ksj_p09"
      ]
    },
    {
      "page": "read_ksj_p12",
      "title": "Kokudosuuchi P12 parser",
      "topics": [
        "read_ksj_p12"
      ]
    },
    {
      "page": "read_ksj_p13",
      "title": "Kokudosuuchi P13 parser",
      "topics": [
        "read_ksj_p13"
      ]
    },
    {
      "page": "read_ksj_p19",
      "title": "Kokudosuuchi P19 parser",
      "topics": [
        "read_ksj_p19"
      ]
    },
    {
      "page": "read_ksj_p23",
      "title": "Kokudosuuchi P23 parser",
      "topics": [
        "read_ksj_p23"
      ]
    },
    {
      "page": "read_ksj_p34",
      "title": "Kokudosuuchi P34 parser",
      "topics": [
        "read_ksj_p34"
      ]
    },
    {
      "page": "read_ksj_w05",
      "title": "Kokudosuuchi W05 parser",
      "topics": [
        "read_ksj_w05"
      ]
    }
  ],
  "_readme": "https://github.com/uribo/kuniumi/raw/HEAD/README.md",
  "_rundeps": [
    "arabic2kansuji",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "jpmesh",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "kokudosuuchi",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "shiny",
    "sourcetools",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "xtable",
    "yaml",
    "zipangu"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "kuniumi",
  "_universes": [
    "uribo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-09T07:36:29.000Z",
      "distro": "resolute",
      "commit": "4d074ee83250ce7c925615bf005986be7f1690a4",
      "fileid": "https://r2.ropensci.org/cdeef78d53963477e3d09224128211b567377708a446380459144fb9477e5853",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29001679302"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-09T07:36:29.000Z",
      "distro": "resolute",
      "commit": "4d074ee83250ce7c925615bf005986be7f1690a4",
      "fileid": "https://r2.ropensci.org/dee154f4673f648ee431f775bab7f3e13cf147d1739e2da127cdf04ec3f246d5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29001679302"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-09T07:35:55.000Z",
      "commit": "4d074ee83250ce7c925615bf005986be7f1690a4",
      "fileid": "https://r2.ropensci.org/ed8987fe1b0f2d0dcaf1f791b06873fa34c6b956bd55bbe02be05241aecb78cb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29001679302"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-09T07:35:33.000Z",
      "commit": "4d074ee83250ce7c925615bf005986be7f1690a4",
      "fileid": "https://r2.ropensci.org/1c63ad29d5887d4f024bc3815e141c6d241026122efaced8d77798eefd4defb2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29001679302"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-09T07:36:43.000Z",
      "commit": "4d074ee83250ce7c925615bf005986be7f1690a4",
      "fileid": "https://r2.ropensci.org/287964c37eafbdc200171b69cdfb88d2b524c82947f4d8feedcaa39fa429aa61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29001679302"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-09T07:35:07.000Z",
      "commit": "4d074ee83250ce7c925615bf005986be7f1690a4",
      "fileid": "https://r2.ropensci.org/aa19f1b07faad2b2e2f9e816cc0a6126da09c591de37d288bc831d45a20f4811",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29001679302"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-09T07:35:24.000Z",
      "commit": "4d074ee83250ce7c925615bf005986be7f1690a4",
      "fileid": "https://r2.ropensci.org/3aab6b07c33961f9bc532df89a44d8381927c34ce30a552f932cda79a29602a2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29001679302"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-09T07:35:10.000Z",
      "commit": "4d074ee83250ce7c925615bf005986be7f1690a4",
      "fileid": "https://r2.ropensci.org/d776ed27f90969bd016180a80b287a920c9c46591669f9f2ab405ba8fe0040da",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29001679302"
    }
  ]
}