Package: EpiViz Type: Package Title: EpiViz Version: 0.2.0 Authors@R: person("Matthew", "Lee", email = "matthew.lee@bristol.ac.uk", role = c("aut", "cre")) Description: An implementation of Circos plots for epidemiologists in R. It takes the Circlize package and adapts it for use by epidemiologists. Circos plots provide an informative way of plotting greater than 50 plotting points. A legend can be plotted automatically and customised. License: CC0 Encoding: UTF-8 LazyData: true Imports: circlize (>= 0.4.6), ComplexHeatmap (>= 1.20.0), grid, stats VignetteBuilder: knitr Suggests: testthat, knitr, rmarkdown Depends: R (>= 3.5), graphics, grDevices BugReports: https://github.com/mattlee821/EpiViz/issues URL: https://github.com/mattlee821/EpiViz, https://mattlee821.github.io/EpiViz/ RoxygenNote: 7.3.3 Config/pak/sysreqs: libpng-dev perl Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-02-03 12:13:22 UTC RemoteUrl: https://github.com/mattlee821/EpiViz RemoteRef: HEAD RemoteSha: 95cb65c0ffb1cde97b27c326b194ffa0f715660d NeedsCompilation: no Packaged: 2026-06-03 08:52:31 UTC; root Author: Matthew Lee [aut, cre] Maintainer: Matthew Lee