Skip to content

Commit

Permalink
minor remaining issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
clauswilke committed Jun 3, 2015
1 parent 6578d10 commit 7e1f27d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: cowplot
Title: Streamlined plot theme and plot annotations for ggplot2
Title: Streamlined Plot Theme and Plot Annotations for ggplot2
Version: 0.3.0
Authors@R: c( person("Claus O.", "Wilke", role = c("aut", "cre"), email =
"wilke@austin.utexas.edu"), person("Hadley", "Wickham", role = c("cph"),
Expand Down
3 changes: 2 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## Test environments
* local OS X install x86_64-apple-darwin13.4.0 (64-bit), R 3.1.2
* win-builder (via devtools::build_win())

I didn't test this on the latest development version of R, which I don't currently have installed. However, this package uses only very simple and straightforward R code, so I expect it to work on any recent version of R.
This package uses only very simple and straightforward R code, so I expect it to work on any recent version of R.

## R CMD check results
There were no ERRORs or WARNINGs.
Expand Down

0 comments on commit 7e1f27d

Please sign in to comment.