Skip to content

Commit 696201d

Browse files
prep for cran 🚀
1 parent 9d17363 commit 696201d

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: lisa
22
Title: Color Palettes from Color Lisa
3-
Version: 0.1.1.9000
3+
Version: 0.1.2
44
Authors@R:
55
person(given = "Tyler",
66
family = "Littlefield",

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# lisa 0.1.2
2+
3+
* New print method of palettes.
4+
* Updated `artwork` dataset to include colors and url information.
5+
16
# lisa 0.1.1
27

38
* `lisa_palette` returns the "work" attribute.

cran-comments.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Test environments
2+
* local R installation, R 4.0.2
3+
* ubuntu 16.04 (on travis-ci), R 4.0.2
4+
* win-builder (devel)
5+
6+
## R CMD check results
7+
8+
0 errors | 0 warnings | 1 note
9+
10+
* This is a new release. In this version I have updated the artwork dataset and added a method of printing palettes.

0 commit comments

Comments
 (0)