-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
33 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Version 0.1 | ||
|
||
### Test environments | ||
|
||
* Windows 7, R 3.3.0 (local) | ||
* ubuntu 12.04, R 3.3.1 (on travis-ci) | ||
* ubuntu 14.04, R 3.2.1 (on my DigitalOcean droplet) | ||
|
||
## Round 1 | ||
|
||
### Submission comments | ||
|
||
2016-07-25 | ||
|
||
One NOTE about the invalid CRAN URL of the package (the URL will be valid after being accepted to CRAN) | ||
|
||
### Reviewer comments | ||
|
||
2016-07-25 Duncan Murdoch | ||
|
||
Your DESCRIPTION file should give credit to all authors. In particular, the vis-timeline.min.js file contains uncredited source. | ||
|
||
Please fix and resubmit. | ||
|
||
## Round 2 | ||
|
||
### Submission comments | ||
|
||
2016-07-25 | ||
|
||
Added author info to DESCRIPTION | ||
|
||
### Reviewer comments |