Skip to content

Commit

Permalink
cran release
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Jan 6, 2021
1 parent 967fd06 commit e1da30c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CRAN-RELEASE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This package was submitted to CRAN on 2021-01-05.
Once it is accepted, delete this file and tag the release (commit 4d079ac).
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: paletteer
Title: Comprehensive Collection of Color Palettes
Version: 1.2.0.9000
Version: 1.3.0
Author: See AUTHORS file.
Maintainer: Emil Hvitfeldt <[email protected]>
Description: The choices of color palettes in R can be quite
Expand Down
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# paletteer (development version)

# paletteer 1.3.0

* 14 palettes have been added from the soilpaletttes package. (#95)
* 20 palettes have been added from the rockthemes package. (#97)
* 19 palettes have been added from the Manu package. (#98)


# paletteer 1.2.0

* Packages that provide continious color paletttes have been moved from Imports to Suggests. (#93)
Expand Down
6 changes: 4 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Test environments
* local R installation, R 4.0.0
* ubuntu 16.04 (on travis-ci), R 4.0.0
* local R installation, R 4.0.2
* ubuntu 16.04 (on travis-ci), R 4.0.2
* win-builder (devel)

## R CMD check results
Expand All @@ -9,4 +9,6 @@

## Reverse dependencies

vdiff is set to be used conditionally adhere with M1 Macs issues.

Checked all 4 reverse dependencies. No issues.

0 comments on commit e1da30c

Please sign in to comment.