-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added news and cran comments, dont ignore news.md
Showing
3 changed files
with
17 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -5,5 +5,4 @@ README.Rmd | |
.travis.yml | ||
appveyor.yml | ||
cran-comments.md | ||
NEWS.md | ||
man-roxygen |
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,6 @@ | ||
rredlist 0.1.0 | ||
============== | ||
|
||
NEW FEATURES | ||
|
||
* Released to CRAN. |
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,11 @@ | ||
I have read and agree to the the CRAN policies at | ||
http://cran.r-project.org/web/packages/policies.html | ||
|
||
R CMD CHECK passed on my local OS X install with R 3.2.3 and | ||
R development version, Ubuntu running on Travis-CI, and Windows | ||
R 3.2.3 and devel on Win-Builder. | ||
|
||
This is a new submission. | ||
|
||
Thanks! | ||
Scott Chamberlain |