-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 844 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
23 lines (23 loc) · 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: munsell
Type: Package
Title: Utilities for Using Munsell Colours
Version: 0.5.1.9000
Author: Charlotte Wickham <cwickham@gmail.com>
Maintainer: Charlotte Wickham <cwickham@gmail.com>
Description: Provides easy access to, and manipulation of, the Munsell
colours. Provides a mapping between Munsell's
original notation (e.g. "5R 5/10") and hexadecimal strings suitable
for use directly in R graphics. Also provides utilities
to explore slices through the Munsell colour tree, to transform
Munsell colours and display colour palettes.
Suggests:
ggplot2,
testthat
Imports:
colorspace,
methods
License: MIT + file LICENSE
URL: https://cran.r-project.org/package=munsell, https://github.com/cwickham/munsell/
RoxygenNote: 7.3.1
Encoding: UTF-8
BugReports: https://github.com/cwickham/munsell/issues