{
  "_id": "6a13fdeaacfb0bcc41d370ed",
  "Type": "Package",
  "Package": "jpgrid",
  "Title": "Functions for the Grid Square Codes in Japan",
  "Version": "0.4.0.9000",
  "Authors@R": "person(\"Mizuki\", \"Uchida\", , \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides functions for grid square codes in Japan\n(<https://www.stat.go.jp/english/data/mesh/index.html>).\nGenerates the grid square codes from longitude/latitude,\ngeometries, and the grid square codes of different scales, and\nvice versa.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/UchidaMizuki/jpgrid,\nhttps://uchidamizuki.github.io/jpgrid/",
  "BugReports": "https://github.com/UchidaMizuki/jpgrid/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libicu-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2025-04-03 15:38:59 UTC",
  "RemoteUrl": "https://github.com/uchidamizuki/jpgrid",
  "RemoteRef": "HEAD",
  "RemoteSha": "c147be9c58400cb286caab6b49781d3d68e17a8e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:40:58 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "MD5sum": "a39c0e4637696ae71fb3e03352edd034",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "jpgrid_0.4.0.9000.tar.gz",
  "_fileid": "b21d77e7472a4481d8ca760dc63289ab0dc9b2f35cab8a86c0352a129d3b0680",
  "_filesize": 482941,
  "_sha256": "b21d77e7472a4481d8ca760dc63289ab0dc9b2f35cab8a86c0352a129d3b0680",
  "_created": "2026-05-25T07:40:58.000Z",
  "_published": "2026-05-25T07:44:42.042Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77675178164,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193906497"
    },
    {
      "job": 77675178177,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193917983"
    },
    {
      "job": 77675178171,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193893458"
    },
    {
      "job": 77675178172,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193899558"
    },
    {
      "job": 77674761512,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193869748"
    },
    {
      "job": 77675178158,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193903340"
    },
    {
      "job": 77675178169,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193896168"
    },
    {
      "job": 77675178206,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193894759"
    },
    {
      "job": 77675178159,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193893112"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26389241450",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/uchidamizuki/jpgrid",
  "_commit": {
    "id": "c147be9c58400cb286caab6b49781d3d68e17a8e",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "message": "Implement `grid_boundary()` and fix `grid_components()`\n",
    "time": 1743694739
  },
  "_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.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 207,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jpgrid"
  },
  "_devurl": "https://github.com/uchidamizuki/jpgrid",
  "_pkgdown": "https://uchidamizuki.github.io/jpgrid/",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jpgrid.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uchidamizuki/jpgrid",
  "_realowner": "uchidamizuki",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-05-03"
    },
    {
      "version": "0.2.1",
      "date": "2023-01-14"
    },
    {
      "version": "0.3.0",
      "date": "2023-02-11"
    },
    {
      "version": "0.3.1",
      "date": "2023-03-26"
    },
    {
      "version": "0.4.0",
      "date": "2024-05-26"
    }
  ],
  "_exports": [
    "bbox_to_grid",
    "coords_to_grid",
    "geometry_to_grid",
    "grid_as_sf",
    "grid_as_stars",
    "grid_boundary",
    "grid_components",
    "grid_convert",
    "grid_distance",
    "grid_line",
    "grid_move",
    "grid_neighbor",
    "grid_neighborhood",
    "grid_subdivide",
    "grid_to_coords",
    "is_grid",
    "parse_grid"
  ],
  "_datasets": [
    {
      "name": "grid_city_2020",
      "title": "List of grid square codes by Japanese municipalities",
      "object": "grid_city_2020",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "pref_code",
        "city_code",
        "pref_name",
        "pref_name_ja",
        "city_name_ja",
        "grid"
      ],
      "rows": 462915,
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "bbox_to_grid",
      "title": "Converting bbox to grid square codes",
      "topics": [
        "bbox_to_grid"
      ]
    },
    {
      "page": "coords",
      "title": "Conversion between grid square codes and coordinates (longitude and latitude)",
      "topics": [
        "coords",
        "coords_to_grid",
        "grid_to_coords"
      ]
    },
    {
      "page": "geometry_to_grid",
      "title": "Converting sfc geometries to grid square codes",
      "topics": [
        "geometry_to_grid"
      ]
    },
    {
      "page": "grid_as_sf",
      "title": "Converting data frame containing grid square codes to sf",
      "topics": [
        "grid_as_sf"
      ]
    },
    {
      "page": "grid_as_stars",
      "title": "Converting data frame containing regional grids to stars",
      "topics": [
        "grid_as_stars"
      ]
    },
    {
      "page": "grid_boundary",
      "title": "Grid square codes on the boundary",
      "topics": [
        "grid_boundary"
      ]
    },
    {
      "page": "grid_city_2020",
      "title": "List of grid square codes by Japanese municipalities",
      "topics": [
        "grid_city_2020"
      ]
    },
    {
      "page": "grid_components",
      "title": "Connected components of grid square codes",
      "topics": [
        "grid_components"
      ]
    },
    {
      "page": "grid_convert",
      "title": "Convert the grid size of grid objects",
      "topics": [
        "grid_convert"
      ]
    },
    {
      "page": "grid_distance",
      "title": "Distance between grid square codes",
      "topics": [
        "grid_distance"
      ]
    },
    {
      "page": "grid_line",
      "title": "Draw line segments between grid square codes",
      "topics": [
        "grid_line"
      ]
    },
    {
      "page": "grid_move",
      "title": "Moving on grid square codes",
      "topics": [
        "grid_move"
      ]
    },
    {
      "page": "grid_neighbor",
      "title": "Neighborhood grid square codes (Deprecated)",
      "topics": [
        "grid_neighbor"
      ]
    },
    {
      "page": "grid_neighborhood",
      "title": "Neighborhood grid square codes",
      "topics": [
        "grid_neighborhood"
      ]
    },
    {
      "page": "grid_subdivide",
      "title": "Subdivide grid square codes",
      "topics": [
        "grid_subdivide"
      ]
    },
    {
      "page": "is_grid",
      "title": "Test if the object is a grid",
      "topics": [
        "is_grid"
      ]
    },
    {
      "page": "jpgrid",
      "title": "Functions for the Grid Square Codes in Japan",
      "topics": [
        "jpgrid-package",
        "jpgrid"
      ]
    },
    {
      "page": "parse_grid",
      "title": "Parse grid square codes",
      "topics": [
        "parse_grid"
      ]
    }
  ],
  "_pkglogo": "https://github.com/uchidamizuki/jpgrid/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/uchidamizuki/jpgrid/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "igraph",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stars",
    "stringi",
    "stringr",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "jpgrid",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-25T07:43:12.000Z",
      "distro": "noble",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "d8a7f0d9c8b0a07437928057037f8fabaf6a8dc2ea14fe7d49b3d9180ffc70c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26389241450"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-25T07:43:57.000Z",
      "distro": "noble",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "8d831263462315ed35e1fc01699ed0a52d9b888c55a7198e26b55e692ccb7b39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26389241450"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-25T07:42:32.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "82863633ca07181a023ff2b7c276e3ca69d095fca03d7a56056fb4b60e486128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26389241450"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-25T07:42:47.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "72eddc9799e712f8f89b30863e33f575d482bdf995c4df30b610ec3a3a26d9cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26389241450"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-05-25T07:43:26.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "ebcfb5b5568c2e817af08c5c2c199bad6a49322ac453a4b182045d3028d6c87b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26389241450"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-25T07:42:26.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "5e33c6e4b143e5ce74b3835f1680fe36a266211455d82d3ef58b1e8c423bdc76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26389241450"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-25T07:42:16.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "c155999286ae8dc6a99260e73eec7f18c2a44a2cecba9687763df58a9deff589",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26389241450"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-25T07:42:15.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "4cc5d85ef0f17f1af398815c0c1b50628436e66ea994e1c6fb63f3564fb3f97f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26389241450"
    }
  ]
}