Package: spiralize
Type: Package
Title: Visualize Data on Spirals
Version: 1.0.5
Date: 2022-01-15
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Depends: R (>= 3.6.0), grid
Imports: GlobalOptions (>= 0.1.1), GetoptLong (>= 0.1.8), circlize,
        stats, methods, grDevices, lubridate, utils
Suggests: ComplexHeatmap, knitr, rmarkdown, grImport, grImport2, jpeg,
        png, tiff, ape, cranlogs, cowplot, dendextend, bezier, magick
Description: It visualizes data along an Archimedean spiral <https://en.wikipedia.org/wiki/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
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2022-02-05 17:00:00 UTC; guz
Author: Zuguang Gu [aut, cre] (<https://orcid.org/0000-0002-7395-8709>)
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Repository: CRAN
Date/Publication: 2022-02-05 17:20:02 UTC
