Package: colorRamp2 Type: Package Title: Generate Color Mapping Functions Version: 0.0.1 Date: 2022-12-13 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. Imports: colorspace, grDevices, methods, stats Suggests: knitr VignetteBuilder: knitr URL: https://github.com/jokergoo/colorRamp2 License: MIT + file LICENSE Repository: https://jokergoo.r-universe.dev Date/Publication: 2022-12-13 10:16:42 UTC RemoteUrl: https://github.com/jokergoo/colorramp2 RemoteRef: HEAD RemoteSha: 4840d56617f0c8d07c6bc4de9b5591f5f886cfcc NeedsCompilation: no Packaged: 2026-06-20 07:10:29 UTC; root Author: Zuguang Gu [aut, cre] (ORCID: ) Maintainer: Zuguang Gu