-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,10 +28,10 @@ Suggests: | |
knitr | ||
Type: Package | ||
Title: Visualizing and Communicating Uncertainty in Seasonal Climate Prediction | ||
Version: 1.2.0 | ||
Date: 2017-12-20 | ||
Version: 1.1.2 | ||
Date: 2018-05-29 | ||
Authors@R: as.person(c( | ||
"Santander Meteorology Group <http://meteo.unican.es> [ctb]", | ||
"Santander Meteorology Group <http://meteo.unican.es> [cph]", | ||
"Maria Dolores Frias <[email protected]> [aut, cre]", | ||
"Jesus Fernandez <[email protected]> [aut]", | ||
"Maialen Iturbide <[email protected]> [aut]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
visualizeR 1.1.1 | ||
visualizeR 1.1.2 | ||
================= | ||
|
||
* Bug fix in the example of `spatialPlot` (the drawbacks of using \dontrun{} ...) | ||
* Change default color theme in `spatialPlot`, and integrate with `RColorBrewer` themes |