@@ -4,21 +4,10 @@ http://cran.r-project.org/web/packages/policies.html
44R CMD CHECK passed on my local OS X install with R 3.1.2 and
55R development version, Ubuntu running on Travis-CI, and Win builder.
66
7- Most examples are wrapped in \dontrun because all funtions and
8- examples call the GitHub gists API. Many examples will not run
9- without user being authenticated first, an additional reason
10- for \dontrun.
7+ This is a resubmission of the first version of this package to
8+ go to CRAN. Kurt Hornik requested some changes in the DESCRIPTION file.
119
12- A note on submission frequency: I submitted a number of package
13- updates recently, in December, 2014. However, these were almost
14- all fix requests from CRAN maintainers.
15-
16- A note about terminology. "star" is the term used by GitHub to
17- indicate that a user on GitHub either likes the code repository,
18- and wants to follow updates from that repository. "unstar" is
19- when the user removes their star from that repository. I use
20- the same terminology in this package, but in the package
21- DESCRIPTION file in the Description section I use "un-star"
22- to avoid words that don't exist in the standard dictionary.
10+ I removed "from R" from the Title field, added links for more information on
11+ gists to the Description field, and added a missing comma.
2312
2413Thanks! Scott Chamberlain
0 commit comments