{
  "_id": "6a49e438b9e0f8b4cfe33e5c",
  "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-07-05 04:54:22 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "jpgrid_0.4.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/bf599e3e24df58c36e53d2dedf8e3c0b8122b8946bdfcc4c2edf4ff9f932fa8e",
  "_filesize": 486393,
  "_sha256": "bf599e3e24df58c36e53d2dedf8e3c0b8122b8946bdfcc4c2edf4ff9f932fa8e",
  "_expires": "2026-10-13T04:57:27.000Z",
  "_created": "2026-07-05T04:54:22.000Z",
  "_published": "2026-07-05T04:57:28.693Z",
  "_jobs": [
    {
      "job": 85193936164,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088461428"
    },
    {
      "job": 85193936198,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088461082"
    },
    {
      "job": 85193936149,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088455497"
    },
    {
      "job": 85193936150,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088461415"
    },
    {
      "job": 85193800515,
      "time": 159,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088446306"
    },
    {
      "job": 85193936147,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088462148"
    },
    {
      "job": 85193936184,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088456441"
    },
    {
      "job": 85193936189,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088457454"
    },
    {
      "job": 85193936197,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088454970"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28729950479",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 274,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-05T04:56:37.000Z",
      "distro": "resolute",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "https://r2.ropensci.org/a9f8fc0cb8c856c91f155295cd132962ac53f5a08b049b94b6f2427a5b45626d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28729950479"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-07-05T04:56:35.000Z",
      "distro": "resolute",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "https://r2.ropensci.org/3c60b19f5a4733780e4b322f9f0a639921e54c23b2cb90fdc86120ea4ad524d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28729950479"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-07-05T04:55:48.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "https://r2.ropensci.org/976eaa6a5df1e7a1cdfcedd5a51d50caa8bd09ab85b029069a2d0b0a51e55cf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28729950479"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-07-05T04:56:33.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "https://r2.ropensci.org/c7b64f80ec73196f876228bb7bc30e3171a475d9a5c436ed4bffa96487b294cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28729950479"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-07-05T04:57:11.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "https://r2.ropensci.org/9721aa299f40d86cb26a55c35e43a788f96b08ae4234b2a22e29c361bb999f01",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28729950479"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-07-05T04:55:40.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "https://r2.ropensci.org/ae0db996f01cc7804ab35f724d3baa3aed514d6bce7c72bd51d88141f23bf098",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28729950479"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-07-05T04:55:53.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "https://r2.ropensci.org/5844f5351ce0371e8b0620a07ea723fce4648c82d5a2c295d075abc947743fcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28729950479"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-07-05T04:55:29.000Z",
      "commit": "c147be9c58400cb286caab6b49781d3d68e17a8e",
      "fileid": "https://r2.ropensci.org/376efbb3437820c02651fd8283ec77f934115fd3d179d60530a8045724eeb0eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/28729950479"
    }
  ]
}