{
  "_id": "6a4a335debd24c958926fd89",
  "Package": "epivis",
  "Title": "Tools for visualising epidemiological data",
  "Version": "0.0.0.9000",
  "Authors@R": "c(person(given = \"Paul\",\nfamily = \"Campbell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"paul.campbell@epicentre.msf.org\",\ncomment = c(ORCID = \"0000-0003-1018-6606\")),\nperson(given = \"Hugo\",\nfamily = \"Soubrier\",\nrole = c(\"aut\"),\nemail = \"hugo.soubrier@epicentre.msf.org\"))",
  "Description": "Static visualisation of patient level linelist data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/epicentre-msf/epivis",
  "BugReports": "https://github.com/epicentre-msf/epivis/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libnode-dev",
  "Repository": "https://epicentre-msf.r-universe.dev",
  "Date/Publication": "2024-10-25 08:51:05 UTC",
  "RemoteUrl": "https://github.com/epicentre-msf/epivis",
  "RemoteRef": "HEAD",
  "RemoteSha": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:31:26 UTC",
    "User": "root"
  },
  "Author": "Paul Campbell [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1018-6606>),\nHugo Soubrier [aut]",
  "Maintainer": "Paul Campbell <paul.campbell@epicentre.msf.org>",
  "_user": "epicentre-msf",
  "_type": "src",
  "_file": "epivis_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/3d680e1d8c841fda25c2929239105106bb31095d7516d9fcf35922f46c3bfc8a",
  "_filesize": 1240400,
  "_sha256": "3d680e1d8c841fda25c2929239105106bb31095d7516d9fcf35922f46c3bfc8a",
  "_expires": "2026-10-13T10:35:07.000Z",
  "_created": "2026-06-07T08:31:26.000Z",
  "_published": "2026-07-05T10:35:09.077Z",
  "_jobs": [
    {
      "job": 85215258616,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7462399307"
    },
    {
      "job": 85215258659,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462400718"
    },
    {
      "job": 85215258678,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7462402418"
    },
    {
      "job": 85215258685,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462397657"
    },
    {
      "job": 85215258355,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462380655"
    },
    {
      "job": 85215258734,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462397189"
    },
    {
      "job": 85215258700,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7462398453"
    },
    {
      "job": 85215258831,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7462392102"
    },
    {
      "job": 85215258790,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462394231"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27087365668",
  "_status": "failure",
  "_upstream": "https://github.com/epicentre-msf/epivis",
  "_commit": {
    "id": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
    "author": "Paul Campbell <pacampbell91@gmail.com>",
    "committer": "Paul Campbell <pacampbell91@gmail.com>",
    "message": "add pkg description and rename missing data vignette\n",
    "time": 1729846265
  },
  "_maintainer": {
    "name": "Paul Campbell",
    "email": "paul.campbell@epicentre.msf.org",
    "login": "paulc91",
    "mastodon": "@paulc91@fosstodon.org",
    "bluesky": "@paulc91.bsky.social",
    "description": "",
    "uuid": 25231784,
    "orcid": "0000-0003-1018-6606"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "classInt",
      "role": "Imports"
    },
    {
      "package": "aweek",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "outbreaks",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "hrbrthemes",
      "role": "Suggests"
    }
  ],
  "_owner": "epicentre-msf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "paulc91",
      "count": 23,
      "uuid": 25231784
    },
    {
      "user": "hugzsoubrier",
      "count": 14,
      "uuid": 64529816
    }
  ],
  "_userbio": {
    "uuid": 19820047,
    "type": "organization",
    "name": "Epicentre MSF"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/epivis"
  },
  "_devurl": "https://github.com/epicentre-msf/epivis",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/epivis.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dodge_x_labs",
    "label_breaks",
    "plot_epicurve",
    "plot_miss_vis",
    "plot_pyramid",
    "plot_stacked_bar"
  ],
  "_datasets": [
    {
      "name": "moissala_measles",
      "title": "Simulated Measles outbreak in Moïssala (Chad)",
      "object": "moissala_measles",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "site",
        "case_name",
        "sex",
        "age",
        "age_unit",
        "age_group",
        "region",
        "sub_prefecture",
        "date_onset",
        "hospitalisation",
        "date_admission",
        "ct_value",
        "malaria_rdt",
        "fever",
        "rash",
        "cough",
        "red_eye",
        "pneumonia",
        "encephalitis",
        "muac",
        "muac_cat",
        "vacc_status",
        "vacc_doses",
        "outcome",
        "date_outcome",
        "epi_classification"
      ],
      "rows": 5028,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dodge_x_labs",
      "title": "Wrapper function to dodge xAxis labels",
      "topics": [
        "dodge_x_labs"
      ]
    },
    {
      "page": "label_breaks",
      "title": "Format break labels",
      "topics": [
        "label_breaks"
      ]
    },
    {
      "page": "moissala_measles",
      "title": "Simulated Measles outbreak in Moïssala (Chad)",
      "topics": [
        "moissala_measles"
      ]
    },
    {
      "page": "plot_epicurve",
      "title": "Plot incidence over time from patient level data",
      "topics": [
        "plot_epicurve"
      ]
    },
    {
      "page": "plot_miss_vis",
      "title": "Missing data visualisation",
      "topics": [
        "plot_miss_vis"
      ]
    },
    {
      "page": "plot_pyramid",
      "title": "Plot Age/Sex Pyramids",
      "topics": [
        "plot_pyramid"
      ]
    },
    {
      "page": "plot_stacked_bar",
      "title": "Stacked barplot",
      "topics": [
        "plot_stacked_bar"
      ]
    }
  ],
  "_readme": "https://github.com/epicentre-msf/epivis/raw/HEAD/README.md",
  "_rundeps": [
    "aweek",
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggthemes",
    "glue",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "KernSmooth",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "epivis",
  "_universes": [
    "epicentre-msf",
    "paulc91"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:33:34.000Z",
      "distro": "noble",
      "commit": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
      "fileid": "https://r2.ropensci.org/465dce49ec6ff3da81163f2f7c9a80f668c4be0585279f4217b6bd46b3b07de2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27087365668"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:33:43.000Z",
      "distro": "noble",
      "commit": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
      "fileid": "https://r2.ropensci.org/ca8298472093cc152803e45ec11ed70cfda9cc2ab0abb8998046d9f096e5f4d8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27087365668"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:34:01.000Z",
      "commit": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
      "fileid": "https://r2.ropensci.org/a1b8e94040087645ee4626adb6567dcc625867d0160a8e0078632a5b09703043",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27087365668"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:33:27.000Z",
      "commit": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
      "fileid": "https://r2.ropensci.org/7b00a6e6dda16f2514fe510aa4861fbd26d71325eb74998f92f3bf7e37648f1d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27087365668"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:33:43.000Z",
      "commit": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
      "fileid": "https://r2.ropensci.org/e31612eebede552a9d3a68ad63032008cc1e047374540a08a3a66e23c1385bc9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27087365668"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:33:20.000Z",
      "commit": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
      "fileid": "https://r2.ropensci.org/b44b49e1d5ed08002e73951c84fa94c3727016d589e64f1e49b85bdd8d24f374",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27087365668"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:32:35.000Z",
      "commit": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
      "fileid": "https://r2.ropensci.org/f74d524d5b7af1ab32d349b5c59f6d94df085c7a303bbe45556c597cb38a5b5d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27087365668"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T08:32:49.000Z",
      "commit": "647687117aaa011da9fd66fd0f5636c5110ed9fd",
      "fileid": "https://r2.ropensci.org/ec0c7fd32cc07d0aa45677be3dde4d94a35b24d5ad475d1ce4015b585f8db7cc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27087365668"
    }
  ]
}