Package: colorRamp2
Type: Package
Title: Generate Color Mapping Functions
Version: 0.1.0
Date: 2022-12-21
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Description: A color mapping is generated according to the break values and corresponding colors.
    Other colors are generated by interpolating in a certain color space. The functions were part
    of the 'circlize' package <https://CRAN.R-project.org/package=circlize>.
Depends: R (> 3.0.0)
Imports: colorspace, grDevices, methods, stats
Suggests: knitr
VignetteBuilder: knitr
URL: https://github.com/jokergoo/colorRamp2
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2022-12-21 16:27:28 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-12-21 16:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 03:58:47 UTC; unix
