-
Notifications
You must be signed in to change notification settings - Fork 9
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
1 changed file
with
4 additions
and
18 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 |
---|---|---|
@@ -1,27 +1,13 @@ | ||
## Comments | ||
|
||
This is a re-submission of new release. I've fixed the DESCRIPTION file as follows: | ||
|
||
* omitted the redundant 'with R' in Title | ||
* omitted the redundant 'with R' in Description | ||
* replaced double quotes with single quotes for package names and software names | ||
* specified 'ggplot2' graphics for temporal data | ||
* deleted "The goal of 'sugrrants' is to" in Description | ||
|
||
Thanks. | ||
|
||
## Test environments | ||
|
||
* local OS X install, R 3.4.1 | ||
* ubuntu 14.04 (on travis-ci), R oldrel, release, devel | ||
* local OS X install, R 3.4.2 | ||
* ubuntu 16.04 (on travis-ci), R oldrel, release, devel | ||
* win-builder (devel) | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 note | ||
|
||
* New submission | ||
0 errors | 0 warnings | 0 note | ||
|
||
## Reverse dependencies | ||
|
||
This is a new release, so there are no reverse dependencies. | ||
There are no reverse dependencies for this package. |