{
  "_id": "6a5b3a959baadeef8ab4cd92",
  "Package": "tabularmaps",
  "Title": "Create Tile-Grid Geographical Maps",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(given = \"Shinya\",\nfamily = \"Uryu\",\nemail = \"suika1127@gmail.com\",\nrole  = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0493-6186\")))",
  "Description": "The 'tabularmap' is one of the visualization methods for\nefficiently displaying data consisting of multiple elements by\ntiling them. When dealing with geospatial, it corrects for\ndifferences in visibility between areas.",
  "License": "CC BY-SA 4.0",
  "URL": "https://github.com/uribo/tabularmaps",
  "BugReports": "https://github.com/uribo/tabularmaps/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev",
  "Repository": "https://uribo.r-universe.dev",
  "Date/Publication": "2020-08-06 03:19:40 UTC",
  "RemoteUrl": "https://github.com/uribo/tabularmaps",
  "RemoteRef": "HEAD",
  "RemoteSha": "7fd7251eec59def15a1853bf18294772452b9989",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 08:30:56 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": "tabularmaps_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/3f86eb85b747ce962729823d7821979e026f3ea77b61bfa45e698dd16bcacf01",
  "_filesize": 274538,
  "_sha256": "3f86eb85b747ce962729823d7821979e026f3ea77b61bfa45e698dd16bcacf01",
  "_expires": "2026-10-26T08:34:27.000Z",
  "_created": "2026-07-18T08:30:56.000Z",
  "_published": "2026-07-18T08:34:29.528Z",
  "_jobs": [
    {
      "job": 88062519143,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427603774"
    },
    {
      "job": 88062519154,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427600760"
    },
    {
      "job": 88062519129,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427592480"
    },
    {
      "job": 88062519126,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427591074"
    },
    {
      "job": 88062258926,
      "time": 208,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427578689"
    },
    {
      "job": 88062519112,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8427598980"
    },
    {
      "job": 88062519131,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427591989"
    },
    {
      "job": 88062519134,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427591640"
    },
    {
      "job": 88062519149,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427591969"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uribo/actions/runs/29637485243",
  "_status": "success",
  "_upstream": "https://github.com/uribo/tabularmaps",
  "_commit": {
    "id": "7fd7251eec59def15a1853bf18294772452b9989",
    "author": "Shinya Uryu <suika1127@gmail.com>",
    "committer": "Shinya Uryu <suika1127@gmail.com>",
    "message": "Increment version number",
    "time": 1596683980
  },
  "_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": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "ggforce",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.7",
      "role": "Imports"
    },
    {
      "package": "countrycode",
      "role": "Suggests"
    },
    {
      "package": "zipangu",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uribo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "uribo",
      "count": 23,
      "uuid": 228649
    }
  ],
  "_userbio": {
    "uuid": 228649,
    "type": "user",
    "name": "Shinya Uryu",
    "followers": 390,
    "description": "R / Data Engineer / Geo / Ecology / Visualization / Tokushima University (徳島大学)"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tabularmaps"
  },
  "_devurl": "https://github.com/uribo/tabularmaps",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tabularmaps.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uribo/tabularmaps",
  "_realowner": "uribo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-08-04"
    }
  ],
  "_exports": [
    "scale_fill_jpregion",
    "tabularmap",
    "theme_tabularmap"
  ],
  "_datasets": [
    {
      "name": "iso3166",
      "title": "Country list",
      "object": "iso3166",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country_name",
        "continent",
        "region",
        "iso2c",
        "iso3c",
        "iso3n",
        "x",
        "y"
      ],
      "rows": 250,
      "table": true,
      "tojson": true
    },
    {
      "name": "jpn77",
      "title": "Japan 7x7 grid dataset",
      "object": "jpn77",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "jis_code",
        "prefecture",
        "region",
        "major_island",
        "prefecture_kanji",
        "region_kanji",
        "x",
        "y"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "tky23",
      "title": "Special wards of Tokyo",
      "object": "tky23",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "no",
        "ward",
        "ward_kanji",
        "x",
        "y"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "iso3166",
      "title": "Country list",
      "topics": [
        "iso3166"
      ]
    },
    {
      "page": "jpn77",
      "title": "Japan 7x7 grid dataset",
      "topics": [
        "jpn77"
      ]
    },
    {
      "page": "scale_fill_jpregion",
      "title": "Coloring the tabularmaps by region in Japan",
      "topics": [
        "scale_fill_jpregion"
      ]
    },
    {
      "page": "tabularmap",
      "title": "Create Tile-Grid",
      "topics": [
        "tabularmap"
      ]
    },
    {
      "page": "theme_tabularmap",
      "title": "Tabularmap theme",
      "topics": [
        "theme_tabularmap"
      ]
    },
    {
      "page": "tky23",
      "title": "Special wards of Tokyo",
      "topics": [
        "tky23"
      ]
    }
  ],
  "_readme": "https://github.com/uribo/tabularmaps/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "farver",
    "ggforce",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "polyclip",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "systemfonts",
    "tidyselect",
    "tweenr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "tabularmaps01.Rmd",
      "filename": "tabularmaps01.html",
      "title": "tabularmaps01",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-03-31 12:22:27",
      "modified": "2020-03-31 12:22:27",
      "commits": 1
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "tabularmaps",
  "_universes": [
    "uribo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-18T08:33:35.000Z",
      "distro": "resolute",
      "commit": "7fd7251eec59def15a1853bf18294772452b9989",
      "fileid": "https://r2.ropensci.org/e599bffa9afc8fcfab1736e3d663478f29ade09c4df73e82f8e28dcdcb37305f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29637485243"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-18T08:33:18.000Z",
      "distro": "resolute",
      "commit": "7fd7251eec59def15a1853bf18294772452b9989",
      "fileid": "https://r2.ropensci.org/8e8b2a0f1e802ca515de7517784b8c7a216441716e98a830469d886f9786266b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29637485243"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-18T08:32:31.000Z",
      "commit": "7fd7251eec59def15a1853bf18294772452b9989",
      "fileid": "https://r2.ropensci.org/8e8ebfacf5a6ed77abb4d1e14fa5fd56aeffa30dce499273b5c4be3713347206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29637485243"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-18T08:32:20.000Z",
      "commit": "7fd7251eec59def15a1853bf18294772452b9989",
      "fileid": "https://r2.ropensci.org/dfcf49d22740ca52b66a0650bcbe8feb76ac365beb3c77da189bb7906ffd8c32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29637485243"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-18T08:33:31.000Z",
      "commit": "7fd7251eec59def15a1853bf18294772452b9989",
      "fileid": "https://r2.ropensci.org/2bf6f60e040f014dc05ffbf5a6fd225d4808c853ad55fcc8df2f5d9148dd93af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29637485243"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-18T08:32:11.000Z",
      "commit": "7fd7251eec59def15a1853bf18294772452b9989",
      "fileid": "https://r2.ropensci.org/360cdb6856c606e8415d895a2d45bc8dbebd1c6dfdefad31bc3ce48f5ac3c324",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29637485243"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-18T08:32:11.000Z",
      "commit": "7fd7251eec59def15a1853bf18294772452b9989",
      "fileid": "https://r2.ropensci.org/84572c77ff21a71f2d82e349499d4ec670d938f0f96f96c17bf6409e25e0d093",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29637485243"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-18T08:32:14.000Z",
      "commit": "7fd7251eec59def15a1853bf18294772452b9989",
      "fileid": "https://r2.ropensci.org/dc08b8e7f272ae4c93a3afd7f73b362eb4dfe3ba3b6f042c0cfb8fa860b70c5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/29637485243"
    }
  ]
}