Skip to content

Commit 68c6a3a

Browse files
author
SymbolixAU
committed
sent to CRAN
1 parent cb5cea6 commit 68c6a3a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

DESCRIPTION

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@ Package: colourvalues
22
Type: Package
33
Title: Assigns Colours to Values
44
Version: 0.3.2
5-
Date: 2020-01-23
5+
Date: 2020-01-24
66
Authors@R: c(
77
person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre"))
88
)
99
Description: Maps one of the viridis colour palettes, or a user-specified palette to values.
10-
Viridis colour maps are created by Stéfan van der Walt and Nathaniel Smith.
11-
They were set as the default palette for the 'Python' 'Matplotlib' library,
12-
introduced at SciPy 2015 conference <http://scipy2015.scipy.org/ehome/index.php?eventid=115969&>.
10+
Viridis colour maps are created by Stéfan van der Walt and Nathaniel Smith,
11+
and were set as the default palette for the 'Python' 'Matplotlib' library <https://matplotlib.org/>.
1312
Other palettes available in this library have been derived from
1413
'RColorBrewer' <https://CRAN.R-project.org/package=RColorBrewer> and
1514
'colorspace' <https://CRAN.R-project.org/package=colorspace> packages.

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Release Notes
44

55
* Updates v0.3.1 to v0.3.2
6-
6+
* removed invalid link from DESCRIPTION description field
77
* CRAN Build Notes: Fedora Clang and OSX builds give notes
88
"installed package size is 6.8Mb"
99
- I can't reduce the libs directory as all the compiled source code is required

0 commit comments

Comments
 (0)