{
  "_id": "6a15782facfb0bcc41d6655e",
  "Package": "fude",
  "Type": "Package",
  "Title": "Utilities for Fude Polygon",
  "Version": "0.4.1.9000",
  "Authors@R": "person(given = \"Takeshi\",\nfamily = \"Nishimura\",\nemail = \"takenishi@gmail.com\",\nrole = c(\"aut\", \"cph\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1761-4300\"))",
  "Description": "Provides utilities to facilitate handling of Fude Polygon\ndata downloadable from the Ministry of Agriculture, Forestry\nand Fisheries website <https://open.fude.maff.go.jp>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/takeshinishimura/fude,\nhttps://takeshinishimura.github.io/fude/",
  "BugReports": "https://github.com/takeshinishimura/fude/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nlibx11-dev",
  "Repository": "https://takeshinishimura.r-universe.dev",
  "Date/Publication": "2026-04-26 01:27:17 UTC",
  "RemoteUrl": "https://github.com/takeshinishimura/fude",
  "RemoteRef": "HEAD",
  "RemoteSha": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:34:45 UTC",
    "User": "root"
  },
  "Author": "Takeshi Nishimura [aut, cph, cre] (ORCID:\n<https://orcid.org/0000-0003-1761-4300>)",
  "Maintainer": "Takeshi Nishimura <takenishi@gmail.com>",
  "MD5sum": "5a261e58786eb43d3d6a715b464b3a90",
  "_user": "takeshinishimura",
  "_type": "src",
  "_file": "fude_0.4.1.9000.tar.gz",
  "_fileid": "bec37343dd2a3cbbf41019ff291767601639e510659a2520047065e8cd171d62",
  "_filesize": 2848144,
  "_sha256": "bec37343dd2a3cbbf41019ff291767601639e510659a2520047065e8cd171d62",
  "_created": "2026-05-26T10:34:45.000Z",
  "_published": "2026-05-26T10:38:39.159Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77856470411,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214898972"
    },
    {
      "job": 77856470399,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214885669"
    },
    {
      "job": 77856470438,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214891680"
    },
    {
      "job": 77856470445,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214884708"
    },
    {
      "job": 77855974639,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214837282"
    },
    {
      "job": 77856470365,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214889441"
    },
    {
      "job": 77856470406,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214872952"
    },
    {
      "job": 77856470497,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214873319"
    },
    {
      "job": 77856470424,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214870160"
    }
  ],
  "_buildurl": "https://github.com/r-universe/takeshinishimura/actions/runs/26447026332",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/takeshinishimura/fude",
  "_commit": {
    "id": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
    "author": "Takeshi Nishimura <takenishi@gmail.com>",
    "committer": "Takeshi Nishimura <takenishi@gmail.com>",
    "message": "Reduce data size via master table creation\n",
    "time": 1777166837
  },
  "_maintainer": {
    "name": "Takeshi Nishimura",
    "email": "takenishi@gmail.com",
    "login": "takeshinishimura",
    "description": "",
    "uuid": 1618652,
    "orcid": "0000-0003-1761-4300"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "takeshinishimura",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 10
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2026-03-01"
    },
    {
      "name": "v0.4.1",
      "date": "2026-04-05"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "takeshinishimura",
      "count": 183,
      "uuid": 1618652
    }
  ],
  "_userbio": {
    "uuid": 1618652,
    "type": "user",
    "name": "Takeshi Nishimura"
  },
  "_downloads": {
    "count": 7160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fude"
  },
  "_devurl": "https://github.com/takeshinishimura/fude",
  "_pkgdown": "https://takeshinishimura.github.io/fude/",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fude.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/takeshinishimura/fude",
  "_realowner": "takeshinishimura",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-05-07"
    },
    {
      "version": "0.2.0",
      "date": "2023-06-14"
    },
    {
      "version": "0.3.1",
      "date": "2023-07-15"
    },
    {
      "version": "0.3.3",
      "date": "2023-08-18"
    },
    {
      "version": "0.3.4",
      "date": "2023-09-19"
    },
    {
      "version": "0.3.5",
      "date": "2023-10-08"
    },
    {
      "version": "0.3.6",
      "date": "2024-05-18"
    },
    {
      "version": "0.3.7",
      "date": "2024-12-22"
    },
    {
      "version": "0.4.0",
      "date": "2026-03-01"
    },
    {
      "version": "0.4.1",
      "date": "2026-04-05"
    }
  ],
  "_exports": [
    "bind_fude",
    "cite_fude",
    "combine_fude",
    "extract_boundary",
    "extract_fude",
    "get_boundary",
    "ls_fude",
    "read_fude",
    "read_ikasudb",
    "rename_fude",
    "shiny_fude"
  ],
  "_datasets": [
    {
      "name": "city_id_table",
      "title": "City ID/name correspondence table",
      "object": "city_id_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "key",
        "pref_name",
        "pref_kana",
        "pref_romaji",
        "city_name",
        "city_kana",
        "city_romaji",
        "local_government_cd",
        "id"
      ],
      "rows": 1970,
      "table": true,
      "tojson": true
    },
    {
      "name": "city_year_id",
      "title": "Community year/city ID correspondence table",
      "object": "city_year_id",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "rcom_year",
        "id"
      ],
      "rows": 5753,
      "table": true,
      "tojson": true
    },
    {
      "name": "kcity_id_table",
      "title": "Kcity ID/name correspondence table",
      "object": "kcity_id_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "key",
        "pref_name",
        "pref_kana",
        "pref_romaji",
        "city_name",
        "city_kana",
        "city_romaji",
        "kcity_name",
        "local_government_cd",
        "id"
      ],
      "rows": 12642,
      "table": true,
      "tojson": true
    },
    {
      "name": "kcity_year_id",
      "title": "Community year/Kcity ID correspondence table",
      "object": "kcity_year_id",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "rcom_year",
        "id"
      ],
      "rows": 36375,
      "table": true,
      "tojson": true
    },
    {
      "name": "lg_code_table",
      "title": "Local government code/name correspondence table",
      "object": "lg_code_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lg_code",
        "pref_kanji",
        "city_kanji",
        "pref_kana",
        "city_kana",
        "romaji"
      ],
      "rows": 1992,
      "table": true,
      "tojson": true
    },
    {
      "name": "pref_code_table",
      "title": "Prefecture code/name correspondence table",
      "object": "pref_code_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "pref",
        "pref_name",
        "pref_kana",
        "pref_romaji"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "rcom_id_table",
      "title": "Community ID/name correspondence table",
      "object": "rcom_id_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "key",
        "pref_name",
        "pref_kana",
        "pref_romaji",
        "city_name",
        "city_kana",
        "city_romaji",
        "kcity_name",
        "rcom_name",
        "rcom_kana",
        "rcom_romaji",
        "local_government_cd",
        "id"
      ],
      "rows": 154069,
      "table": true,
      "tojson": true
    },
    {
      "name": "rcom_year_id",
      "title": "Community year/ID correspondence table",
      "object": "rcom_year_id",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "rcom_year",
        "id"
      ],
      "rows": 448296,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bind_fude",
      "title": "Bind multiple Fude Polygon data objects",
      "topics": [
        "bind_fude"
      ]
    },
    {
      "page": "cite_fude",
      "title": "Generate citation text for Fude Polygon data",
      "topics": [
        "cite_fude"
      ]
    },
    {
      "page": "city_id_table",
      "title": "City ID/name correspondence table",
      "topics": [
        "city_id_table"
      ]
    },
    {
      "page": "city_year_id",
      "title": "Community year/city ID correspondence table",
      "topics": [
        "city_year_id"
      ]
    },
    {
      "page": "combine_fude",
      "title": "Combine Fude Polygon data with agricultural community boundary data",
      "topics": [
        "combine_fude"
      ]
    },
    {
      "page": "extract_boundary",
      "title": "Extract specified agricultural community boundary data",
      "topics": [
        "extract_boundary"
      ]
    },
    {
      "page": "extract_fude",
      "title": "Extract a subset of Fude Polygon data",
      "topics": [
        "extract_fude"
      ]
    },
    {
      "page": "get_boundary",
      "title": "Get agricultural community boundary data",
      "topics": [
        "get_boundary"
      ]
    },
    {
      "page": "kcity_id_table",
      "title": "Kcity ID/name correspondence table",
      "topics": [
        "kcity_id_table"
      ]
    },
    {
      "page": "kcity_year_id",
      "title": "Community year/Kcity ID correspondence table",
      "topics": [
        "kcity_year_id"
      ]
    },
    {
      "page": "lg_code_table",
      "title": "Local government code/name correspondence table",
      "topics": [
        "lg_code_table"
      ]
    },
    {
      "page": "ls_fude",
      "title": "List the contents of Fude Polygon data",
      "topics": [
        "ls_fude"
      ]
    },
    {
      "page": "pref_code_table",
      "title": "Prefecture code/name correspondence table",
      "topics": [
        "pref_code_table"
      ]
    },
    {
      "page": "rcom_id_table",
      "title": "Community ID/name correspondence table",
      "topics": [
        "rcom_id_table"
      ]
    },
    {
      "page": "rcom_year_id",
      "title": "Community year/ID correspondence table",
      "topics": [
        "rcom_year_id"
      ]
    },
    {
      "page": "read_fude",
      "title": "Read Fude Polygon data from a ZIP file",
      "topics": [
        "read_fude"
      ]
    },
    {
      "page": "read_ikasudb",
      "title": "Read a shuraku excel file",
      "topics": [
        "read_ikasudb"
      ]
    },
    {
      "page": "rename_fude",
      "title": "Rename Fude Polygon data",
      "topics": [
        "rename_fude"
      ]
    },
    {
      "page": "shiny_fude",
      "title": "Prepare a Shiny Leaflet viewer for Fude Polygon data",
      "topics": [
        "shiny_fude"
      ]
    }
  ],
  "_readme": "https://github.com/takeshinishimura/fude/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "s2",
    "sf",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 5.080222304033719,
  "_indexed": true,
  "_nocasepkg": "fude",
  "_universes": [
    "takeshinishimura"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1.9000",
      "date": "2026-05-26T10:37:49.000Z",
      "distro": "noble",
      "commit": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
      "fileid": "43d567ef591cb6c6ea2f1c546cf67c682c6006e165b81791929b73d9fec57998",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/takeshinishimura/actions/runs/26447026332"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1.9000",
      "date": "2026-05-26T10:37:07.000Z",
      "distro": "noble",
      "commit": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
      "fileid": "4e9dfeae5423f3ea2e6c396da1e79001857a115e7c904778f4454cf49b7c2c0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/takeshinishimura/actions/runs/26447026332"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1.9000",
      "date": "2026-05-26T10:37:24.000Z",
      "commit": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
      "fileid": "872fa4264869590ef647bc1c390b43128b8575305ac49dfa95d9a1202792ca14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/takeshinishimura/actions/runs/26447026332"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1.9000",
      "date": "2026-05-26T10:37:04.000Z",
      "commit": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
      "fileid": "9d12b59847a8d8d30ecb50b192869d3f604cb9a530ba1eb809b06184c69e0efd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/takeshinishimura/actions/runs/26447026332"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1.9000",
      "date": "2026-05-26T10:37:37.000Z",
      "commit": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
      "fileid": "4ae1f4e64fd0a690767dd0aaf315a5fd42a8fee39311c931f96675180b6d1012",
      "status": "success",
      "buildurl": "https://github.com/r-universe/takeshinishimura/actions/runs/26447026332"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1.9000",
      "date": "2026-05-26T10:36:18.000Z",
      "commit": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
      "fileid": "b4fb3a1a05d12ccdca959122dd7d949a0e111622c908ab1f92996b015c5fb04a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/takeshinishimura/actions/runs/26447026332"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1.9000",
      "date": "2026-05-26T10:36:20.000Z",
      "commit": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
      "fileid": "43a776fa9209ee2be6dfef0fb89080bc87befd17b52bbe309dc1314d245871e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/takeshinishimura/actions/runs/26447026332"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1.9000",
      "date": "2026-05-26T10:36:12.000Z",
      "commit": "28bd0c049d01666d49ce666cbfa9c78f3268a334",
      "fileid": "3ff3e38d16f13efecfdc8e32da38419ef920eef80104f9c39a7c4d1e3e790e69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/takeshinishimura/actions/runs/26447026332"
    }
  ]
}