{
  "_id": "6a27c88b24555f66ed540c6c",
  "Package": "phylepic",
  "Title": "Combined Visualisation of Phylogenetic and Epidemiological Data",
  "Version": "0.3.0.9000",
  "Authors@R": "c(person(given = \"Carl\",\nfamily = \"Suster\",\nemail = \"carl.suster@sydney.edu.au\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7021-9380\")),\nperson(\"Western Sydney Local Health District, NSW Health\",\nrole = \"cph\",\ncomment = \"2024-2025\"))",
  "Description": "A collection of utilities and 'ggplot2' extensions to\nassist with visualisations in genomic epidemiology. This\nincludes the 'phylepic' chart, a visual combination of a\nphylogenetic tree and a matched epidemic curve. The included\n'ggplot2' extensions such as date axes binned by week are\nrelevant for other applications in epidemiology and beyond. The\napproach is described in Suster et al. (2024)\n<doi:10.1101/2024.04.02.24305229>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/cidm-ph/phylepic,\nhttps://cidm-ph.github.io/phylepic/",
  "BugReports": "https://github.com/cidm-ph/phylepic/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libglpk-dev\nlibicu-dev libxml2-dev",
  "Repository": "https://cidm-ph.r-universe.dev",
  "Date/Publication": "2025-09-12 07:15:07 UTC",
  "RemoteUrl": "https://github.com/cidm-ph/phylepic",
  "RemoteRef": "HEAD",
  "RemoteSha": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:49:28 UTC",
    "User": "root"
  },
  "Author": "Carl Suster [aut, cre] (ORCID: <https://orcid.org/0000-0001-7021-9380>),\nWestern Sydney Local Health District, NSW Health [cph] (2024-2025)",
  "Maintainer": "Carl Suster <carl.suster@sydney.edu.au>",
  "MD5sum": "fe647117cffa9549ac5356ecd96c501e",
  "_user": "cidm-ph",
  "_type": "src",
  "_file": "phylepic_0.3.0.9000.tar.gz",
  "_fileid": "626f0a9a9094879ae7781dfa1f438bb7784244096e857f68f45df401b8de0448",
  "_filesize": 2376724,
  "_sha256": "626f0a9a9094879ae7781dfa1f438bb7784244096e857f68f45df401b8de0448",
  "_created": "2026-06-09T07:49:28.000Z",
  "_published": "2026-06-09T08:02:19.515Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80273690814,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501644049"
    },
    {
      "job": 80273690779,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501643156"
    },
    {
      "job": 80273690815,
      "time": 208,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501823393"
    },
    {
      "job": 80273690836,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501758831"
    },
    {
      "job": 80273150334,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501589930"
    },
    {
      "job": 80273690818,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501635874"
    },
    {
      "job": 80273690877,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501625282"
    },
    {
      "job": 80273690783,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501627192"
    },
    {
      "job": 80273690802,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501625935"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27191654187",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cidm-ph/phylepic",
  "_commit": {
    "id": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
    "author": "Carl Suster <Carl.Suster@health.nsw.gov.au>",
    "committer": "Carl Suster <Carl.Suster@health.nsw.gov.au>",
    "message": "Increment version number to 0.3.0.9000\n",
    "time": 1757661307
  },
  "_maintainer": {
    "name": "Carl Suster",
    "email": "carl.suster@sydney.edu.au",
    "login": "arcresu",
    "orcid": "0000-0001-7021-9380",
    "description": "",
    "uuid": 322256
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggnewscale",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cidm-ph",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-27",
      "n": 5
    },
    {
      "week": "2025-37",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2025-09-12"
    }
  ],
  "_topics": [
    "genomics",
    "genomics-visualization",
    "public-health"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "arcresu",
      "count": 82,
      "uuid": 322256
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 117950378,
    "type": "organization",
    "name": "Centre for Infectious Diseases and Microbiology - Public Health"
  },
  "_downloads": {
    "count": 545,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/phylepic"
  },
  "_devurl": "https://github.com/cidm-ph/phylepic",
  "_pkgdown": "https://cidm-ph.github.io/phylepic/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/phylepic.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cidm-ph/phylepic",
  "_realowner": "cidm-ph",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-05-31"
    },
    {
      "version": "0.3.0",
      "date": "2025-09-12"
    }
  ],
  "_exports": [
    "breaks_cached",
    "coord_tree",
    "CoordTree",
    "create_tree_layout",
    "drop.clade",
    "geom_calendar",
    "geom_node_text_filled",
    "GeomCalendar",
    "GeomTextFilled",
    "oob_infinite",
    "phylepic",
    "plot_bars",
    "plot_calendar",
    "plot_epicurve",
    "plot_tree",
    "scale_x_week",
    "stat_bin_2d_auto",
    "stat_bin_auto",
    "stat_bin_location",
    "stat_bin2d_auto",
    "StatBin2dAuto",
    "StatBinAuto",
    "StatBinLocation",
    "week_breaks"
  ],
  "_help": [
    {
      "page": "breaks_cached",
      "title": "Cached scale break function",
      "topics": [
        "breaks_cached"
      ]
    },
    {
      "page": "coord_tree",
      "title": "Cartesian coordinates with specialised grid for trees",
      "topics": [
        "CoordTree",
        "coord_tree"
      ]
    },
    {
      "page": "create_tree_layout",
      "title": "Create a graph layout for plotting",
      "topics": [
        "create_tree_layout"
      ]
    },
    {
      "page": "drop.clade",
      "title": "Drop a clade from a phylogentic tree",
      "topics": [
        "drop.clade"
      ]
    },
    {
      "page": "geom_node_text_filled",
      "title": "Annotate nodes with text and a background",
      "topics": [
        "GeomTextFilled",
        "geom_node_text_filled"
      ]
    },
    {
      "page": "geom_calendar",
      "title": "Specialised rectangular geometry for calendar plots",
      "topics": [
        "GeomCalendar",
        "geom_calendar"
      ]
    },
    {
      "page": "oob",
      "title": "Out of bounds handling",
      "topics": [
        "oob_infinite"
      ]
    },
    {
      "page": "phylepic",
      "title": "Combine metadata (a line list) with a phylogenetic tree",
      "topics": [
        "phylepic"
      ]
    },
    {
      "page": "plot_bars",
      "title": "Plot metadata bars panel",
      "concept": [
        "phylepic plots"
      ],
      "topics": [
        "plot_bars"
      ]
    },
    {
      "page": "plot_calendar",
      "title": "Plot calendar panel",
      "concept": [
        "phylepic plots"
      ],
      "topics": [
        "plot_calendar"
      ]
    },
    {
      "page": "plot_epicurve",
      "title": "Plot epidemic curve panel",
      "concept": [
        "phylepic plots"
      ],
      "topics": [
        "plot_epicurve"
      ]
    },
    {
      "page": "plot_tree",
      "title": "Plot phylogenetic tree panel",
      "concept": [
        "phylepic plots"
      ],
      "topics": [
        "plot_tree"
      ]
    },
    {
      "page": "plot.phylepic",
      "title": "Plot \"phylepic\" objects",
      "concept": [
        "phylepic plots"
      ],
      "topics": [
        "autoplot.phylepic",
        "plot.phylepic"
      ]
    },
    {
      "page": "scale_x_week",
      "title": "Date scale with breaks specified by week",
      "topics": [
        "scale_x_week"
      ]
    },
    {
      "page": "stat_bin_2d_auto",
      "title": "Calculate two-dimensional bins using scale breaks",
      "topics": [
        "StatBin2dAuto",
        "stat_bin2d_auto",
        "stat_bin_2d_auto"
      ]
    },
    {
      "page": "stat_bin_auto",
      "title": "Calculate bins using scale breaks",
      "topics": [
        "StatBinAuto",
        "stat_bin_auto"
      ]
    },
    {
      "page": "stat_bin_location",
      "title": "Annotate rows with 2D bin positions",
      "topics": [
        "StatBinLocation",
        "stat_bin_location"
      ]
    },
    {
      "page": "week_breaks",
      "title": "Breaks for week-binning date axes",
      "topics": [
        "week_breaks"
      ]
    }
  ],
  "_readme": "https://github.com/cidm-ph/phylepic/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "base64enc",
    "cachem",
    "cli",
    "cowplot",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "forcats",
    "generics",
    "ggforce",
    "ggnewscale",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "igraph",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "nlme",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "phylepic.Rmd",
      "filename": "phylepic.html",
      "title": "phylepic charts: combining phylogenetic trees with epidemic curves",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preparing the data",
        "Basic plotting",
        "Customising the plot",
        "The date scale",
        "Manipulating the tree",
        "Making use of the calendar and epidemic curve"
      ],
      "created": "2024-04-02 03:42:12",
      "modified": "2025-07-02 00:13:59",
      "commits": 8
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "phylepic",
  "_universes": [
    "cidm-ph",
    "arcresu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-09T07:51:51.000Z",
      "distro": "noble",
      "commit": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
      "fileid": "a56e174fe0f0b3c94f343adac1c948b5179cdcb9f57c590c9730f3181e9a560a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27191654187"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-09T07:51:49.000Z",
      "distro": "noble",
      "commit": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
      "fileid": "5dafc928cf8ded3eda6881e424a4e98eea8ce365aa561a5b1e3a3cedd63ae56d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27191654187"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-09T08:01:02.000Z",
      "commit": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
      "fileid": "c10d093002a62d3f270d9ba1b9b4c4ac88477a99e0bb954c2b499233667d93d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27191654187"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-09T07:57:49.000Z",
      "commit": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
      "fileid": "89509508cd4dae14a15f7448c6d32b64d0ecca437e910ee2f44f5987c7892260",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27191654187"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-06-09T07:51:59.000Z",
      "commit": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
      "fileid": "ab418cb2271b3ee37b685df43ec2e7529100cfb38ee274ab421da40e63efbc8c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27191654187"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-09T07:50:47.000Z",
      "commit": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
      "fileid": "0094fda2f1ea8bf576ab85a509ecb63fb14793ca6e0e78e81d28019347131776",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27191654187"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-09T07:50:54.000Z",
      "commit": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
      "fileid": "9f599eef6b6268aba7b200fed9852d1e039d6bc7178f4a093f0195881162ecdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27191654187"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-09T07:50:49.000Z",
      "commit": "d11405e70c3c8e7ef8e37717239ddc2b6301064b",
      "fileid": "35292b2a06510101010897b9a438e3ea2d48eeac754f08da6a9aa7e2c859b00c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27191654187"
    }
  ]
}