{
  "_id": "6a5c90569baadeef8ab519bc",
  "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-07-19 08:48:11 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>",
  "_user": "jimjam-slam",
  "_type": "src",
  "_file": "populaR_0.0.0.1003.tar.gz",
  "_fileid": "https://r2.ropensci.org/9013f75ca3543d95e42a466f4789a2f883c5ee8ffa3376fdd072572fb3bb76af",
  "_filesize": 4779525,
  "_sha256": "9013f75ca3543d95e42a466f4789a2f883c5ee8ffa3376fdd072572fb3bb76af",
  "_expires": "2026-10-27T08:52:36.000Z",
  "_created": "2026-07-19T08:48:11.000Z",
  "_published": "2026-07-19T08:52:38.666Z",
  "_jobs": [
    {
      "job": 88175559550,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8440403068"
    },
    {
      "job": 88175559527,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8440404101"
    },
    {
      "job": 88175559540,
      "time": 215,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8440414444"
    },
    {
      "job": 88175559528,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8440404218"
    },
    {
      "job": 88175244691,
      "time": 227,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440378927"
    },
    {
      "job": 88175559548,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8440397503"
    },
    {
      "job": 88175559565,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8440397256"
    },
    {
      "job": 88175559558,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8440396010"
    },
    {
      "job": 88175559599,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8440398582"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/29680336318",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 222,
    "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": 8,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "popular.qmd",
      "filename": "popular.html",
      "title": "popular",
      "engine": "quarto::html",
      "headings": [
        "Setting up your API key",
        "Querying data from the WPP API",
        "Working with data from the WPP API"
      ],
      "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-07-19T08:50:37.000Z",
      "distro": "resolute",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "https://r2.ropensci.org/f60bf51b66b6bb092438e37b551208e663ba7a445628e00411e6a5f3ff61ea62",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/29680336318"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.1003",
      "date": "2026-07-19T08:50:42.000Z",
      "distro": "resolute",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "https://r2.ropensci.org/ae03fcb55df3b7a121586044d48dd180d2404e4ce48dc6a07a8b9e5be4f17c14",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/29680336318"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.1003",
      "date": "2026-07-19T08:51:49.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "https://r2.ropensci.org/7f3f46f15ae45b41c90fd5e581317273861fbdeae587972fad6e1e4ca038720c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/29680336318"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.1003",
      "date": "2026-07-19T08:50:48.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "https://r2.ropensci.org/10253dc03960c9dd66599b72c2423da215c98b7f78b2765010e171042db5c599",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/29680336318"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.1003",
      "date": "2026-07-19T08:50:25.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "https://r2.ropensci.org/a1283b1bd89fd04533261c8445bee88ee8f9a3fb617551ddf5f73e32bc0e2716",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/29680336318"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.1003",
      "date": "2026-07-19T08:49:54.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "https://r2.ropensci.org/7aa8a57ef23fe0e8fdf86d579973ee6121fb16961f43bda21a0bfbb914630d88",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/29680336318"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.1003",
      "date": "2026-07-19T08:49:50.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "https://r2.ropensci.org/49f49a12d8e04e63e836314d31c8755032213f407fd923b4284487b0284e6e06",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/29680336318"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.1003",
      "date": "2026-07-19T08:50:03.000Z",
      "commit": "b1eb3b51ff9dcb192337d433646b3ccd85294a64",
      "fileid": "https://r2.ropensci.org/802f904dfa4d28aa90e55f6dd15ffa252ddd98ec226320bfa352d02abde580a9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimjam-slam/actions/runs/29680336318"
    }
  ]
}