Package: circlize Type: Package Title: Circular Visualization Version: 0.4.16 Date: 2022-11-24 Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"), comment = c('ORCID'="0000-0002-7395-8709")) Depends: R (>= 3.0.0), graphics Imports: GlobalOptions (>= 0.1.2), shape, grDevices, utils, stats, colorspace, methods, grid Suggests: knitr, dendextend (>= 1.0.1), ComplexHeatmap (>= 2.0.0), gridBase, png, markdown, bezier, covr, rmarkdown VignetteBuilder: knitr Description: Circular layout is an efficient way for the visualization of huge amounts of information. Here this package provides an implementation of circular layout generation in R as well as an enhancement of available software. The flexibility of the package is based on the usage of low-level graphics functions such that self-defined high-level graphics can be easily implemented by users for specific purposes. Together with the seamless connection between the powerful computational and visual environment in R, it gives users more convenience and freedom to design figures for better understanding complex patterns behind multiple dimensional data. The package is described in Gu et al. 2014 . URL: https://github.com/jokergoo/circlize, https://jokergoo.github.io/circlize_book/book/ License: MIT + file LICENSE Repository: https://jokergoo.r-universe.dev Date/Publication: 2023-11-11 08:34:17 UTC RemoteUrl: https://github.com/jokergoo/circlize RemoteRef: HEAD RemoteSha: 9b2157843eba242f09adc66048e3470a1561f759 NeedsCompilation: no Packaged: 2026-07-04 09:15:12 UTC; root Author: Zuguang Gu [aut, cre] (ORCID: ) Maintainer: Zuguang Gu