Skip to content

Commit

Permalink
sent to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
SymbolixAU committed Jan 23, 2020
1 parent 5ba1248 commit cb5cea6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: colourvalues
Type: Package
Title: Assigns Colours to Values
Version: 0.3.1002
Date: 2019-11-15
Version: 0.3.2
Date: 2020-01-23
Authors@R: c(
person("David", "Cooley", ,"[email protected]", role = c("aut", "cre"))
)
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

# v0.3.2

* fixed updating-by-reference [issue 60](https://github.com/SymbolixAU/colourvalues/issues/60)
* `get_palette()` gets a `rgb = TRUE` argument [issue 58](https://github.com/SymbolixAU/colourvalues/issues/58)

# v0.3.1
Expand Down
4 changes: 1 addition & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

## Release Notes

* Updates v0.3 to v0.3.1
- patches for valgrind issues https://cran.r-project.org/web/checks/check_results_colourvalues.html and invalid write size error.

* Updates v0.3.1 to v0.3.2

* CRAN Build Notes: Fedora Clang and OSX builds give notes
"installed package size is 6.8Mb"
Expand Down

0 comments on commit cb5cea6

Please sign in to comment.