{
  "_id": "6a543f019b92047c28d5985e",
  "Package": "jpstat",
  "Type": "Package",
  "Title": "Tools for Easy Use of the 'e-Stat' API",
  "Version": "0.5.0",
  "Authors@R": "person(\"Mizuki\", \"Uchida\", email = \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides tools to use the 'e-Stat' API\n(<https://www.e-stat.go.jp/>), the portal site for Japanese\ngovernment statistics.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/UchidaMizuki/jpstat,\nhttps://uchidamizuki.github.io/jpstat/",
  "BugReports": "https://github.com/UchidaMizuki/jpstat/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2026-07-12 15:18:45 UTC",
  "RemoteUrl": "https://github.com/uchidamizuki/jpstat",
  "RemoteRef": "HEAD",
  "RemoteSha": "4326c97b3e3a2eae58f53ae3973c644f68836049",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 01:24:32 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "jpstat_0.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d025cefbd540b856e9d3b90ceb8aa2e4af03589a41dbee8622554f2a3069c382",
  "_filesize": 157483,
  "_sha256": "d025cefbd540b856e9d3b90ceb8aa2e4af03589a41dbee8622554f2a3069c382",
  "_expires": "2026-10-21T01:27:28.000Z",
  "_created": "2026-07-13T01:24:32.000Z",
  "_published": "2026-07-13T01:27:29.791Z",
  "_jobs": [
    {
      "job": 86715722948,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8267045625"
    },
    {
      "job": 86715722953,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8267045278"
    },
    {
      "job": 86715722942,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8267033070"
    },
    {
      "job": 86715722957,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8267039853"
    },
    {
      "job": 86715441989,
      "time": 177,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8267020466"
    },
    {
      "job": 86715722941,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8267039897"
    },
    {
      "job": 86715722946,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8267037354"
    },
    {
      "job": 86715722959,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8267036973"
    },
    {
      "job": 86715722975,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8267034806"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217246500",
  "_status": "success",
  "_upstream": "https://github.com/uchidamizuki/jpstat",
  "_commit": {
    "id": "4326c97b3e3a2eae58f53ae3973c644f68836049",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "message": "Remove deprecated appId argument from estat(), consolidate resas()\n\nThe `appId` argument to `estat()` was deprecated in 0.4.0; since the\npackage now requires ESTAT_API_KEY to be set via Sys.setenv() anyway,\ndrop the argument and its deprecation-warning path entirely.\n\nAlso folds resas() into R/deprecated.R alongside estat_table_info(),\nsince it is now a defunct stub, and bumps the stickyr version\nconstraint in DESCRIPTION.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01T7gaf67ipY8oMzh2XKxVpe\n",
    "time": 1783869525
  },
  "_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": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "navigatr",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "stickyr",
      "version": ">= 0.1.3",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "estat",
    "estat-api",
    "resas",
    "resas-api"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 159,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 321,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jpstat"
  },
  "_devurl": "https://github.com/uchidamizuki/jpstat",
  "_pkgdown": "https://uchidamizuki.github.io/jpstat/",
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jpstat.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uchidamizuki/jpstat",
  "_realowner": "uchidamizuki",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-02-24"
    },
    {
      "version": "0.2.1",
      "date": "2022-05-10"
    },
    {
      "version": "0.3.0",
      "date": "2022-11-21"
    },
    {
      "version": "0.3.1",
      "date": "2022-12-25"
    },
    {
      "version": "0.3.2",
      "date": "2023-02-11"
    },
    {
      "version": "0.3.3",
      "date": "2023-06-02"
    },
    {
      "version": "0.4.0",
      "date": "2023-07-15"
    }
  ],
  "_exports": [
    "activate",
    "deactivate",
    "estat",
    "estat_table_info",
    "itemise",
    "itemize",
    "rekey",
    "rekey_with",
    "resas"
  ],
  "_help": [
    {
      "page": "estat",
      "title": "Access 'e-Stat' data",
      "topics": [
        "estat"
      ]
    },
    {
      "page": "estat_table_info",
      "title": "Get table information for 'e-Stat' data",
      "topics": [
        "estat_table_info"
      ]
    },
    {
      "page": "jpstat",
      "title": "Tools for easy use of 'e-Stat' API",
      "topics": [
        "jpstat-package",
        "jpstat"
      ]
    }
  ],
  "_pkglogo": "https://github.com/uchidamizuki/jpstat/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/uchidamizuki/jpstat/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "navigatr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stickyr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "jpstat",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-13T01:26:49.000Z",
      "distro": "resolute",
      "commit": "4326c97b3e3a2eae58f53ae3973c644f68836049",
      "fileid": "https://r2.ropensci.org/c7a647982cf9293ef4abfef20c80be47217cb92cc95e3c086b9eb7fd88da7e29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217246500"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-13T01:26:48.000Z",
      "distro": "resolute",
      "commit": "4326c97b3e3a2eae58f53ae3973c644f68836049",
      "fileid": "https://r2.ropensci.org/8f40f5d08c001422173af7814e72d2fdf58c0078db746523bff68bb324a9bbca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217246500"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-13T01:25:46.000Z",
      "commit": "4326c97b3e3a2eae58f53ae3973c644f68836049",
      "fileid": "https://r2.ropensci.org/c2adc45ab8e800673496c84612456cf0fa5a5cf15294f5fa7f3f9d4557018942",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217246500"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-13T01:26:17.000Z",
      "commit": "4326c97b3e3a2eae58f53ae3973c644f68836049",
      "fileid": "https://r2.ropensci.org/791a30986dda4b9105a62c70eb32ef0289e2379621a35e3be820bbeac7a0097a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217246500"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-07-13T01:26:35.000Z",
      "commit": "4326c97b3e3a2eae58f53ae3973c644f68836049",
      "fileid": "https://r2.ropensci.org/2890832500afe89955b5cb349571d180737bc5afd0a347b032e6eb2408b8fe27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217246500"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-13T01:25:59.000Z",
      "commit": "4326c97b3e3a2eae58f53ae3973c644f68836049",
      "fileid": "https://r2.ropensci.org/7b9c12888b39d10ccc7bcadee039ae8f55765bc51483e63e72ac9dff9e53651f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217246500"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-13T01:25:48.000Z",
      "commit": "4326c97b3e3a2eae58f53ae3973c644f68836049",
      "fileid": "https://r2.ropensci.org/22458a3d6703cd9b62becb216ad0d7dfe138575394a2c680e12f522afbd52aeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217246500"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-13T01:25:41.000Z",
      "commit": "4326c97b3e3a2eae58f53ae3973c644f68836049",
      "fileid": "https://r2.ropensci.org/471823a8af2e24f0b2d261fcb736c60d567ef29b64c7bcf5cee5004a9ea9ec87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217246500"
    }
  ]
}