{
  "_id": "6a1ee4eeb401979e7341125d",
  "Package": "populaR",
  "Title": "World Population Data from the UN",
  "Version": "0.0.0.1003",
  "Authors@R": "c(\nperson(\"Chitra\", \"Saraswati\", , \"chitra.m.saraswati@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Janith\", \"Wanniarachchi\", ,\"janith.wanniarachchi@monash.edu\", role = \"aut\"),\nperson(\"James\", \"Goldie\", ,\"me@jamesgoldie.dev\", role = \"aut\"),\nperson(\"Jayani\", \"Lakshika\", ,\"jayani.lakshika@monash.edu\", role = \"auth\"),\nperson(\"Michael\", \"Lydeamore\", ,\"michael.lydeamore@monash.edu\", role = \"aut\")\n)",
  "Description": "Pulls data from the UN's World Population API, pre-bakes\nsome commonly used datasets",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "http://www.michaellydeamore.com/populaR/",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "quarto",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://jimjam-slam.r-universe.dev",
  "Date/Publication": "2025-03-25 11:25:53 UTC",
  "RemoteUrl": "https://github.com/chitrams/populaR",
  "RemoteRef": "main",
  "RemoteSha": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:06:54 UTC",
    "User": "root"
  },
  "Author": "Chitra Saraswati [aut, cre],\nJanith Wanniarachchi [aut],\nJames Goldie [aut],\nMichael Lydeamore [aut]",
  "Maintainer": "Chitra Saraswati <chitra.m.saraswati@gmail.com>",
  "MD5sum": "7a4612d66a4cd17526aee20ca32d5549",
  "_user": "jimjam-slam",
  "_type": "src",
  "_file": "populaR_0.0.0.1003.tar.gz",
  "_fileid": "8e4d5d6b07d8db721be82fd93d550eb46ff639175bdc3ee7eaaacc8c516dacdc",
  "_filesize": 4779411,
  "_sha256": "8e4d5d6b07d8db721be82fd93d550eb46ff639175bdc3ee7eaaacc8c516dacdc",
  "_created": "2026-05-20T06:06:54.000Z",
  "_published": "2026-06-02T14:13:02.609Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79091156431,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7102513950"
    },
    {
      "job": 79091156922,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7102513395"
    },
    {
      "job": 79091157829,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7102526315"
    },
    {
      "job": 79091156670,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7102519603"
    },
    {
      "job": 79091154729,
      "time": 262,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102479457"
    },
    {
      "job": 79091155266,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360183311"
    },
    {
      "job": 79091156185,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7102511863"
    },
    {
      "job": 79091157578,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7102504840"
    },
    {
      "job": 79091157008,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7102512466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/26144551634",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chitrams/populaR",
  "_commit": {
    "id": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
    "author": "Michael Lydeamore <michael.lydeamore@monash.edu>",
    "committer": "Michael Lydeamore <michael.lydeamore@monash.edu>",
    "message": "Add quarto dependency\n",
    "time": 1742901953
  },
  "_maintainer": {
    "name": "Chitra Saraswati",
    "email": "chitra.m.saraswati@gmail.com",
    "login": "chitrams",
    "mastodon": "@chitrams@fediscience.org",
    "description": "Infectious disease modeller playing with HPCs",
    "uuid": 13806861
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    }
  ],
  "_owner": "chitrams",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mikelydeamore",
      "count": 35,
      "uuid": 3804318
    },
    {
      "user": "chitrams",
      "count": 6,
      "uuid": 13806861
    },
    {
      "user": "jayanilakshika",
      "count": 1,
      "uuid": 62740181
    },
    {
      "user": "janithwanni",
      "count": 1,
      "uuid": 8599256
    }
  ],
  "_userbio": {
    "uuid": 6520659,
    "type": "user",
    "name": "James Goldie",
    "description": "Data Engineer @ CounterCurrent. Making things for fun and for social good ❤️\r\n\r\n#climatehealth → #datajournalism"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/populaR"
  },
  "_devurl": "https://github.com/chitrams/popular",
  "_pkgdown": "http://www.michaellydeamore.com/populaR/",
  "_searchresults": 7,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/populaR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "filter_country",
    "get_age_data",
    "get_base_levels",
    "get_id",
    "get_indicator_data",
    "set_wpp_api_key"
  ],
  "_datasets": [
    {
      "name": "wpp_age_fiveyr",
      "title": "Five year age data, by country, and year",
      "object": "wpp_age_fiveyr",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "locationId",
        "location",
        "year",
        "ageStart",
        "ageEnd",
        "population"
      ],
      "rows": 372960,
      "table": true,
      "tojson": true
    },
    {
      "name": "wpp_age_sex_fiveyr",
      "title": "Five year age data, by country, year and sex",
      "object": "wpp_age_sex_fiveyr",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "locationId",
        "location",
        "year",
        "sexId",
        "ageStart",
        "ageEnd",
        "population"
      ],
      "rows": 1118880,
      "table": true,
      "tojson": true
    },
    {
      "name": "wpp_sex_fiveyr",
      "title": "Five year age data, by country and sex",
      "object": "wpp_sex_fiveyr",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "locationId",
        "location",
        "year",
        "sexId",
        "population"
      ],
      "rows": 53280,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "filter_country",
      "title": "Filter WPP age data by country",
      "topics": [
        "filter_country"
      ]
    },
    {
      "page": "get_age_data",
      "title": "Age data from the WPP API",
      "topics": [
        "get_age_data"
      ]
    },
    {
      "page": "get_base_levels",
      "title": "Get parameter inputs for population data API",
      "topics": [
        "get_base_levels"
      ]
    },
    {
      "page": "get_id",
      "title": "IDs of indicators",
      "topics": [
        "get_id"
      ]
    },
    {
      "page": "get_indicator_data",
      "title": "Get WPP data on an indicator from a specific location",
      "topics": [
        "get_indicator_data"
      ]
    },
    {
      "page": "wpp_age_fiveyr",
      "title": "Five year age data, by country, and year",
      "topics": [
        "wpp_age_fiveyr"
      ]
    },
    {
      "page": "wpp_age_sex_fiveyr",
      "title": "Five year age data, by country, year and sex",
      "topics": [
        "wpp_age_sex_fiveyr"
      ]
    },
    {
      "page": "wpp_sex_fiveyr",
      "title": "Five year age data, by country and sex",
      "topics": [
        "wpp_sex_fiveyr"
      ]
    }
  ],
  "_pkglogo": "https://github.com/chitrams/populaR/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/chitrams/populaR/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "popular.qmd",
      "filename": "popular.html",
      "title": "popular",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-03-25 11:17:05",
      "modified": "2025-03-25 11:17:05",
      "commits": 1
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "popular",
  "_universes": [
    "jimjam-slam"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.1003",
      "date": "2026-05-20T06:09:19.000Z",
      "distro": "noble",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "bbfaa590b283023af172e8c8e9e2c2762134e7efdb30ef72bb992bc6f6bb3685",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/26144551634"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.1003",
      "date": "2026-05-20T06:09:19.000Z",
      "distro": "noble",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "825881e0d31a9dd6b112983ab35d8165430f77ca9b3ab7ae9f322ea634f8d632",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/26144551634"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.1003",
      "date": "2026-05-20T06:10:16.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "379c0a519767ab5f5aa970a1f3a6290f3dfcbfb66a7a3f9782cee28c2036107c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/26144551634"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.1003",
      "date": "2026-05-20T06:09:47.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "6dd235a4e14549caec9f9be7d7707bed01c15de3819819913379522452e9a445",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/26144551634"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.1003",
      "date": "2026-05-20T06:09:03.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "8d3980142c73cadd4cf3ed1e93e0f253f719f908d538ec713b88f093323e892b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/26144551634"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.1003",
      "date": "2026-05-20T06:08:40.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "955cc44745b70896ee92b33aeaef05c3a6f561ea3ea151e995aa1d58f1a9b1e7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/26144551634"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.1003",
      "date": "2026-05-20T06:09:09.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "4fdbc5fdfcf09b123de88f1b0b198340db306fd7840450dfab44eda9741ea45a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/26144551634"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.1003",
      "date": "2026-06-02T14:12:10.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "1facb73a52daf0cae7841b06673257b3ee68f14613aea0ce2b757f242af129ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/26144551634"
    }
  ]
}