{
  "_id": "6a27ad3924555f66ed534aa8",
  "Package": "japanstat",
  "Type": "Package",
  "Title": "Tools for Easy Use of 'e-Stat' API",
  "Version": "0.1.0",
  "Authors@R": "person(\"Mizuki\", \"Uchida\", email = \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides tools for using the API of 'e-Stat'\n(<https://www.e-stat.go.jp/>), a portal site for Japanese\ngovernment statistics. Includes functions for automatic query\ngeneration, data collection and formatting.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/UchidaMizuki/japanstat",
  "BugReports": "https://github.com/UchidaMizuki/japanstat/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 05:48:26 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2021-11-29 07:10:05 UTC",
  "RemoteUrl": "https://github.com/cran/japanstat",
  "RemoteRef": "HEAD",
  "RemoteSha": "611c481fcc9fca270e68973541581ea2c105c03a",
  "MD5sum": "55dd88f14dafb2e30c44ffa5cabd2f9d",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "japanstat_0.1.0.tar.gz",
  "_fileid": "fc55bfaf5707a597f0f85022c4ecddaf901969f7b85a352133ba1eb53ebcdaee",
  "_filesize": 126937,
  "_sha256": "fc55bfaf5707a597f0f85022c4ecddaf901969f7b85a352133ba1eb53ebcdaee",
  "_created": "2026-06-09T05:48:26.000Z",
  "_published": "2026-06-09T06:05:45.595Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256794504,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499527707"
    },
    {
      "job": 80256794518,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499522578"
    },
    {
      "job": 80256794507,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499716860"
    },
    {
      "job": 80256794503,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499730164"
    },
    {
      "job": 80256513012,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499495859"
    },
    {
      "job": 80256794508,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499517433"
    },
    {
      "job": 80256794551,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499512053"
    },
    {
      "job": 80256794526,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499510030"
    },
    {
      "job": 80256794515,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499511108"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27122132678",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/japanstat",
  "_commit": {
    "id": "611c481fcc9fca270e68973541581ea2c105c03a",
    "author": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1638169805
  },
  "_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": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "version": ">= 1.6.4",
      "role": "Imports"
    },
    {
      "package": "progress",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.12",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.7.5",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.6",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.8",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 1,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/japanstat"
  },
  "_devurl": "https://github.com/uchidamizuki/japanstat",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/japanstat.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "uchidamizuki",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-11-29"
    }
  ],
  "_exports": [
    "estat",
    "estat_activate",
    "estat_activate_area",
    "estat_activate_cat",
    "estat_activate_tab",
    "estat_activate_time",
    "estat_download",
    "estat_set",
    "estat_set_apikey",
    "estat_set_lang",
    "estat_table_info",
    "filter",
    "select",
    "slice"
  ],
  "_datasets": [
    {
      "name": "estat_census_2020",
      "title": "Population of the 2020 census",
      "object": "estat_census_2020",
      "class": [
        "estat"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "estat",
      "title": "Get meta-information of 'e-Stat' data",
      "topics": [
        "estat"
      ]
    },
    {
      "page": "estat_activate",
      "title": "Determine which 'estat' object key to edit.",
      "topics": [
        "estat_activate",
        "estat_activate_area",
        "estat_activate_cat",
        "estat_activate_tab",
        "estat_activate_time"
      ]
    },
    {
      "page": "estat_census_2020",
      "title": "Population of the 2020 census",
      "topics": [
        "estat_census_2020"
      ]
    },
    {
      "page": "estat_download",
      "title": "Download 'e-Stat' data",
      "topics": [
        "estat_download"
      ]
    },
    {
      "page": "estat_set",
      "title": "Set attributes of 'e-Stat' API",
      "topics": [
        "estat_set"
      ]
    },
    {
      "page": "estat_set_apikey",
      "title": "Set 'appId' of 'e-Stat' API",
      "topics": [
        "estat_set_apikey"
      ]
    },
    {
      "page": "estat_set_lang",
      "title": "Set language of 'e-Stat' API",
      "topics": [
        "estat_set_lang"
      ]
    },
    {
      "page": "estat_table_info",
      "title": "Get table information for 'e-Stat' data",
      "topics": [
        "estat_table_info"
      ]
    },
    {
      "page": "japanstat",
      "title": "Tools for easy use of 'e-Stat' API",
      "topics": [
        "japanstat-package",
        "japanstat"
      ]
    }
  ],
  "_readme": "https://github.com/cran/japanstat/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "japanstat",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T05:50:51.000Z",
      "distro": "noble",
      "commit": "611c481fcc9fca270e68973541581ea2c105c03a",
      "fileid": "7479e0fd25a3ae166ba829815f941fca13cfde962090d48a878e25ce5936eb67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27122132678"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T05:50:27.000Z",
      "distro": "noble",
      "commit": "611c481fcc9fca270e68973541581ea2c105c03a",
      "fileid": "87b403f2fde4264e39797906ae2374d7cb05e42562a86347f949795d47b122c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27122132678"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T06:04:16.000Z",
      "commit": "611c481fcc9fca270e68973541581ea2c105c03a",
      "fileid": "94eb239638bc67b09b581e29eb3e85eca7f9e281d9b4e81df303c2b9dcb49e82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27122132678"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T06:05:11.000Z",
      "commit": "611c481fcc9fca270e68973541581ea2c105c03a",
      "fileid": "0aa685eb8f96ee48c326e8a50f8f4f4c8a08489caae4ad3a86714f9b9b2a2373",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27122132678"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-09T05:50:21.000Z",
      "commit": "611c481fcc9fca270e68973541581ea2c105c03a",
      "fileid": "d8895684080d8901f079c0b683bdf58d25fdb4af5bf77f36a129ab70723c0d23",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27122132678"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T05:49:34.000Z",
      "commit": "611c481fcc9fca270e68973541581ea2c105c03a",
      "fileid": "0d1c7a86580aba6c5a93518e541272ab7b9fb44671ab8cd6348d625cb4894d29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27122132678"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T05:49:25.000Z",
      "commit": "611c481fcc9fca270e68973541581ea2c105c03a",
      "fileid": "0c10ce0aca010517d9634f00d5b98b9a227b9f306fd8be07f727e3efcc639e12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27122132678"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T05:49:30.000Z",
      "commit": "611c481fcc9fca270e68973541581ea2c105c03a",
      "fileid": "dce7e092fabc08765eefa9cfe15ad3486630ce8fce42c618d51e1d8679491068",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27122132678"
    }
  ]
}