Package: colorplane
Type: Package
Title: Basic S4 Classes and Methods for Mapping Between Numeric Values
        and Colors
Version: 0.6.0
Date: 2026-02-01
Encoding: UTF-8
Authors@R: c(
    person(c("Bradley", "R"), "Buchsbaum", role = c("aut", "cre"), email = "brad.buchsbaum@gmail.com"))
Maintainer: Bradley R Buchsbaum <brad.buchsbaum@gmail.com>
Description: A simple set of classes and methods for mapping between scalar intensity values and colors. There is also support for layering maps on top of one another using alpha composition. 
License: MIT + file LICENSE
RoxygenNote: 7.3.3
Imports: assertthat, methods
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Collate: 'all_class.R' 'all_generic.R' 'color_plane.R' 'color_scale.R'
NeedsCompilation: no
Packaged: 2026-02-01 23:21:56 UTC; bbuchsbaum
Author: Bradley R Buchsbaum [aut, cre]
Repository: CRAN
Date/Publication: 2026-02-01 23:50:02 UTC
Built: R 4.6.0; ; 2026-02-28 02:36:45 UTC; windows
