From 60de6cd48170820be939822e7abc9e78c1318264 Mon Sep 17 00:00:00 2001 From: boB Rudis Date: Mon, 21 Dec 2015 09:50:51 -0500 Subject: [PATCH] CRAN fixes --- .Rbuildignore | 1 + DESCRIPTION | 15 ++++++++------- cran-comments.md | 2 ++ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.Rbuildignore b/.Rbuildignore index f36161f..399461e 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -5,6 +5,7 @@ ^.*README_files$ ^.*README_files/$ ^.*README_files/.*$ +^README\.html$ ^tmp$ ^tmp/$ ^tmp/.*$ diff --git a/DESCRIPTION b/DESCRIPTION index 8ba34e8..e840a93 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -6,13 +6,13 @@ Version: 1.2.2 Date: 2015-12-21 Author: Bob Rudis (@hrbrmstr) Maintainer: Bob Rudis -Description: statebins is an alternative to choropleth maps for USA States and - is based on work by the Washington Post graphics department in their report - on "The states most threatened by trade". statebins preserves as much of - the geographic placement of the states as possible but has the look and - feel of a traditional heatmap. Functions are provided that allow for use - of a binned, discrete scale, a continuous scale or manually specified - colors depending on what is needed for the underlying data. +Description: Cartogram heatmaps are an alternative to choropleth maps for USA States + and are based on work by the Washington Post graphics department in their report + on "The states most threatened by trade". "State bins" preserve as much of the + geographic placement of the states as possible but has the look and feel of a + traditional heatmap. Functions are provided that allow for use of a binned, + discrete scale, a continuous scale or manually specified colors depending on + what is needed for the underlying data. URL: http://github.com/hrbrmstr/statebins BugReports: https://github.com/hrbrmstr/statebins/issues License: MIT + file LICENSE @@ -20,6 +20,7 @@ Suggests: testthat Depends: R (>= 3.0.0), +Imports: ggplot2, grid, gridExtra, diff --git a/cran-comments.md b/cran-comments.md index 219b6ef..0021bdb 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -2,6 +2,8 @@ * fix issues identified by CRAN * compatibility with new ggplot2 +## FIXED the DESCRIPTION error noted by Kurt + ## ALSO NOTE that these words are *not* mis-spelled. Cartogram (3:19)