Package: spiralize Type: Package Title: Visualize Data on Spirals Version: 1.1.0 Date: 2024-06-14 Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"), comment = c('ORCID'="0000-0002-7395-8709")) Depends: R (>= 4.0.0), grid Imports: GlobalOptions (>= 0.1.1), GetoptLong (>= 0.1.8), circlize, stats, methods, grDevices, lubridate, utils, ComplexHeatmap Suggests: knitr, rmarkdown, grImport, grImport2, jpeg, png, tiff, cranlogs, cowplot, dendextend, bezier, magick, ape Description: It visualizes data along an Archimedean spiral , makes so-called spiral graph or spiral chart. It has two major advantages for visualization: 1. It is able to visualize data with very long axis with high resolution. 2. It is efficient for time series data to reveal periodic patterns. VignetteBuilder: knitr URL: https://github.com/jokergoo/spiralize, https://jokergoo.github.io/spiralize/ License: MIT + file LICENSE NeedsCompilation: no RoxygenNote: 7.3.1 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libpng-dev perl Repository: https://jokergoo.r-universe.dev Date/Publication: 2024-06-15 07:08:20 UTC RemoteUrl: https://github.com/jokergoo/spiralize RemoteRef: HEAD RemoteSha: 0c8c3630bce904d12572a9274e950227a4ebb533 Packaged: 2026-07-03 20:17:09 UTC; root Author: Zuguang Gu [aut, cre] (ORCID: ) Maintainer: Zuguang Gu