{
  "_id": "6a10015dacfb0bcc41c7bb77",
  "Package": "apyramid",
  "Title": "Visualize Population Pyramids Aggregated by Age",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(given = \"Zhian N.\",\nfamily = \"Kamvar\",\nrole = c(\"aut\", \"cre\"),\nemail = \"zkamvar@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1458-7108\")),\nperson(given = \"Alex\",\nfamily = \"Spina\",\nrole = c(\"ctb\")))",
  "Description": "Provides a quick method for visualizing non-aggregated\nline-list or aggregated census data stratified by age and one\nor two categorical variables (e.g. gender and health status)\nwith any number of values. It returns a 'ggplot' object,\nallowing the user to further customize the output. This package\nis part of the 'R4Epis' project <https://r4epis.netlify.app/>.",
  "License": "GPL-3",
  "URL": "https://github.com/R4EPI/apyramid, https://r4epis.netlify.app/",
  "BugReports": "https://github.com/R4EPI/apyramid/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://zkamvar.r-universe.dev",
  "Date/Publication": "2023-02-14 17:11:25 UTC",
  "RemoteUrl": "https://github.com/r4epi/apyramid",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:07:10 UTC",
    "User": "root"
  },
  "Author": "Zhian N. Kamvar [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1458-7108>),\nAlex Spina [ctb]",
  "Maintainer": "Zhian N. Kamvar <zkamvar@gmail.com>",
  "MD5sum": "96c494af13c24be6ccba731438938729",
  "_user": "zkamvar",
  "_type": "src",
  "_file": "apyramid_0.1.3.tar.gz",
  "_fileid": "5131aa3b1268920ca332983fbf2e659851789fcece0bc2c1e90cb4701bd6ab09",
  "_filesize": 2275126,
  "_sha256": "5131aa3b1268920ca332983fbf2e659851789fcece0bc2c1e90cb4701bd6ab09",
  "_created": "2026-05-22T07:07:10.000Z",
  "_published": "2026-05-22T07:10:20.973Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77332759443,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154776510"
    },
    {
      "job": 77332759469,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154772178"
    },
    {
      "job": 77332759494,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154770644"
    },
    {
      "job": 77332759495,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154772932"
    },
    {
      "job": 77332353343,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154731291"
    },
    {
      "job": 77332759509,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154762473"
    },
    {
      "job": 77332759539,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154764682"
    },
    {
      "job": 77332759578,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154759748"
    },
    {
      "job": 77332759550,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154758276"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26273538681",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r4epi/apyramid",
  "_commit": {
    "id": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
    "author": "Zhian N. Kamvar <zkamvar@gmail.com>",
    "committer": "Zhian N. Kamvar <zkamvar@gmail.com>",
    "message": "changed URL\n",
    "time": 1676394685
  },
  "_maintainer": {
    "name": "Zhian N. Kamvar",
    "email": "zkamvar@gmail.com",
    "login": "zkamvar",
    "mastodon": "@zkamvar@hachyderm.io",
    "linkedin": "in/zkamvar",
    "orcid": "0000-0003-1458-7108",
    "description": "Research Software Engineer | Interested in education, pop genetics, evolution, bioinformatics, and R programming",
    "uuid": 3639446
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    },
    {
      "package": "srvyr",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "outbreaks",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "r4epi",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "zkamvar",
      "count": 68,
      "uuid": 3639446
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 3639446,
    "type": "user",
    "name": "Zhian N. Kamvar",
    "description": "Research Software Engineer | Interested in education, pop genetics, evolution, bioinformatics, and R programming"
  },
  "_downloads": {
    "count": 927,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/apyramid"
  },
  "_devurl": "https://github.com/r4epi/apyramid",
  "_searchresults": 52,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/apyramid.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r4epi/apyramid",
  "_realowner": "r4epi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-01-13"
    },
    {
      "version": "0.1.1",
      "date": "2020-03-11"
    },
    {
      "version": "0.1.2",
      "date": "2020-05-08"
    },
    {
      "version": "0.1.3",
      "date": "2023-02-14"
    }
  ],
  "_exports": [
    "age_pyramid"
  ],
  "_datasets": [
    {
      "name": "us_2008",
      "title": "US Census data for population, age, and gender",
      "object": "us_2008",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age",
        "gender",
        "count",
        "percent"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "us_2018",
      "title": "US Census data for population, age, and gender",
      "object": "us_2018",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age",
        "gender",
        "count",
        "percent"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "us_gen_2008",
      "title": "US Census data for population, age, and gender",
      "object": "us_gen_2008",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "generation",
        "count",
        "percent"
      ],
      "rows": 108,
      "table": true,
      "tojson": true
    },
    {
      "name": "us_gen_2018",
      "title": "US Census data for population, age, and gender",
      "object": "us_gen_2018",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "generation",
        "count",
        "percent"
      ],
      "rows": 108,
      "table": true,
      "tojson": true
    },
    {
      "name": "us_ins_2008",
      "title": "US Census data for population, age, and gender",
      "object": "us_ins_2008",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "insured",
        "count",
        "percent"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    },
    {
      "name": "us_ins_2018",
      "title": "US Census data for population, age, and gender",
      "object": "us_ins_2018",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "insured",
        "count",
        "percent"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "age_pyramid",
      "title": "Plot a population pyramid (age-sex) from a dataframe.",
      "topics": [
        "age_pyramid"
      ]
    },
    {
      "page": "us_2018",
      "title": "US Census data for population, age, and gender",
      "topics": [
        "us_2008",
        "us_2018",
        "us_gen_2008",
        "us_gen_2018",
        "us_ins_2008",
        "us_ins_2018"
      ]
    }
  ],
  "_readme": "https://github.com/r4epi/apyramid/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to {apyramid}",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-01-13 15:59:40",
      "modified": "2020-01-13 15:59:40",
      "commits": 1
    }
  ],
  "_score": 6.193124598354462,
  "_indexed": false,
  "_nocasepkg": "apyramid",
  "_universes": [
    "zkamvar"
  ],
  "_indexurl": "https://r4epi.r-universe.dev/apyramid",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-22T07:09:25.000Z",
      "distro": "noble",
      "commit": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
      "fileid": "b9d8d1b41150e2939616ba87d1d32359df9f0c183f8d8047ef43f62fd9b88cc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26273538681"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-22T07:09:16.000Z",
      "distro": "noble",
      "commit": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
      "fileid": "b2de146baccd803418d5c44d1ca9748b7436774e6b2051e57affc4d1596122b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26273538681"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-22T07:09:19.000Z",
      "commit": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
      "fileid": "c26b1741d30940be2f380cb83b491a3a0b9fb53c4289aeee6d5c53575ecff01f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26273538681"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-22T07:09:24.000Z",
      "commit": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
      "fileid": "6d3a97231b2e11e6c599375dec870b5059e6e1bb5cc13cd11422abdca6ccb5b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26273538681"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T07:09:16.000Z",
      "commit": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
      "fileid": "9eb5f754d087d121e6cf0c3fd90cf66596c7d0dfa377a9dd1f5096b5c43a0862",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26273538681"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-22T07:08:37.000Z",
      "commit": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
      "fileid": "0c58035ab869f3f6714edc5001b6d7e7d2283e47dd1febd48febd93aacb5227c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26273538681"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-22T07:08:26.000Z",
      "commit": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
      "fileid": "5b7100007211e291b6875d44847f60c05f18d13f886dd3e0145fe089decfb2e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26273538681"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-22T07:08:21.000Z",
      "commit": "cb1450315c1ba2c6428ccc4d449b05b79de5c7a0",
      "fileid": "cf9e2893ced983f982bda0afb45e9ce9d2cd4ed12e8085a2a3204a7c324d3df6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zkamvar/actions/runs/26273538681"
    }
  ]
}