{
  "_id": "6a4805f5e06c18f0a6528b29",
  "Package": "jpops",
  "Title": "Provides a Data Set on the Population in Japan",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Shinya\",\nfamily = \"Uryu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"suika1127@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0493-6186\"))",
  "Description": "Information on the population and household registers, as\npublished by the census and each local authority. The acquired\ndata will be returned in a tidy format.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://uribo.r-universe.dev",
  "Date/Publication": "2023-09-21 06:18:30 UTC",
  "RemoteUrl": "https://github.com/uribo/jpops",
  "RemoteRef": "HEAD",
  "RemoteSha": "d3efe96737c7717e4c306d15122feac55d44ae65",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 18:54:08 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": "jpops_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/e74ad89fb44cb8b57ed162991ba5d1104ce21c5cbb548304dd91b7ee7e8ce3f2",
  "_filesize": 111588,
  "_sha256": "e74ad89fb44cb8b57ed162991ba5d1104ce21c5cbb548304dd91b7ee7e8ce3f2",
  "_expires": "2026-10-11T18:56:51.000Z",
  "_created": "2026-07-03T18:54:08.000Z",
  "_published": "2026-07-03T18:56:53.103Z",
  "_jobs": [
    {
      "job": 85057041343,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073247511"
    },
    {
      "job": 85057041329,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073248315"
    },
    {
      "job": 85057041333,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073243607"
    },
    {
      "job": 85057041326,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073242220"
    },
    {
      "job": 85056631187,
      "time": 211,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073221748"
    },
    {
      "job": 85057041363,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8073243667"
    },
    {
      "job": 85057041357,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073237362"
    },
    {
      "job": 85057041381,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073240603"
    },
    {
      "job": 85057041359,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073240163"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uribo/actions/runs/28678387096",
  "_status": "success",
  "_upstream": "https://github.com/uribo/jpops",
  "_commit": {
    "id": "d3efe96737c7717e4c306d15122feac55d44ae65",
    "author": "Shinya Uryu <suika1127@gmail.com>",
    "committer": "Shinya Uryu <suika1127@gmail.com>",
    "message": "Update\n",
    "time": 1695277110
  },
  "_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": "estatapi",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.12",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.4.3",
      "role": "Suggests"
    }
  ],
  "_owner": "uribo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "uribo",
      "count": 30,
      "uuid": 228649
    }
  ],
  "_userbio": {
    "uuid": 228649,
    "type": "user",
    "name": "Shinya Uryu",
    "followers": 386,
    "description": "R / Data Engineer / Geo / Ecology / Visualization / Tokushima University (徳島大学)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jpops"
  },
  "_devurl": "https://github.com/uribo/jpops",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jpops.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "conv_gender_vars",
    "get_jinkou",
    "get_jinkou_age",
    "reset_cache"
  ],
  "_help": [
    {
      "page": "conv_gender_vars",
      "title": "Convert e-Stat's record value",
      "topics": [
        "conv_gender_vars"
      ]
    },
    {
      "page": "jinkou",
      "title": "Obtain data for the Population Census",
      "topics": [
        "get_jinkou",
        "get_jinkou_age"
      ]
    },
    {
      "page": "reset_cache",
      "title": "Remove cache files",
      "topics": [
        "reset_cache"
      ]
    }
  ],
  "_pkglogo": "https://github.com/uribo/jpops/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/uribo/jpops/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "estatapi",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "jpops",
  "_universes": [
    "uribo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-03T18:56:13.000Z",
      "distro": "resolute",
      "commit": "d3efe96737c7717e4c306d15122feac55d44ae65",
      "fileid": "https://r2.ropensci.org/57b3f875d6ecddbd60fecbcf4be732ab5350e675a9562c076526c1150d8e8ec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28678387096"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-03T18:56:16.000Z",
      "distro": "resolute",
      "commit": "d3efe96737c7717e4c306d15122feac55d44ae65",
      "fileid": "https://r2.ropensci.org/e5cbaaa76fe8b662d3ee481a5c50c92a7a52a1af790600b88045d67645c84bfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28678387096"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-03T18:55:55.000Z",
      "commit": "d3efe96737c7717e4c306d15122feac55d44ae65",
      "fileid": "https://r2.ropensci.org/5a8fe48cc8bf2dbc8c3a9d506f3c10b40db2cedeab9e52936c34145438976774",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28678387096"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-03T18:55:49.000Z",
      "commit": "d3efe96737c7717e4c306d15122feac55d44ae65",
      "fileid": "https://r2.ropensci.org/d4bea21ad01a64d4b2a0d376e358a6fffc46d7bcbed61177f5c19ee084830b20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28678387096"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-03T18:56:06.000Z",
      "commit": "d3efe96737c7717e4c306d15122feac55d44ae65",
      "fileid": "https://r2.ropensci.org/57e9fa577ee423175dc5d4bf4fb8a7e5d4bf4d511cf1c9bd01ad63368868d1d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28678387096"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-03T18:55:22.000Z",
      "commit": "d3efe96737c7717e4c306d15122feac55d44ae65",
      "fileid": "https://r2.ropensci.org/93242e2720d5ac07dd3d6ee216228feeef632fe7b51af1cefcfd022e47336e62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28678387096"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-03T18:55:35.000Z",
      "commit": "d3efe96737c7717e4c306d15122feac55d44ae65",
      "fileid": "https://r2.ropensci.org/caef859215f02015de097840f6ce0ca247a38630695731f809f75d118d653022",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28678387096"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-03T18:55:36.000Z",
      "commit": "d3efe96737c7717e4c306d15122feac55d44ae65",
      "fileid": "https://r2.ropensci.org/8eeb942c836b20e77988d3149513af730f1c86bb5d0e7be836491c4b5346b000",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28678387096"
    }
  ]
}