Package: colorplane
Type: Package
Title: Basic S4 Classes and Methods for Mapping Between Numeric Values
        and Colors
Version: 0.5.0
Date: 2023-02-18
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.2.3
Imports: assertthat, methods
Collate: 'all_class.R' 'all_generic.R' 'color_plane.R' 'color_scale.R'
NeedsCompilation: no
Packaged: 2023-03-03 12:36:24 UTC; bbuchsbaum
Author: Bradley R Buchsbaum [aut, cre]
Repository: CRAN
Date/Publication: 2023-03-03 18:10:06 UTC
Built: R 4.1.2; ; 2023-03-04 11:24:13 UTC; unix
