Package: colors3d
Title: Generate 2D and 3D Color Palettes
Version: 1.0.1
Authors@R: person("Matthew", "Kling", email = "mattkling@berkeley.edu", role = c("aut", "cre", "cph"))
Description: Generate multivariate color palettes to represent two-dimensional or three-dimensional data in graphics (in contrast to standard color palettes that represent just one variable). You tell 'colors3d' how to map color space onto your data, and it gives you a color for each data point. You can then use these colors to make plots in base 'R', 'ggplot2', or other graphics frameworks.
Depends: R (>= 3.2.2)
License: MIT + file LICENSE
URL: https://github.com/matthewkling/colors3d
BugReports: https://github.com/matthewkling/colors3d/issues
RoxygenNote: 7.2.3
Encoding: UTF-8
Imports: combinat, FNN, grDevices, plyr, scales, stats
NeedsCompilation: no
Packaged: 2023-10-31 16:48:34 UTC; matthewkling
Author: Matthew Kling [aut, cre, cph]
Maintainer: Matthew Kling <mattkling@berkeley.edu>
Repository: CRAN
Date/Publication: 2023-10-31 18:20:07 UTC
Built: R 4.6.0; ; 2025-08-18 07:19:08 UTC; unix
