-
Notifications
You must be signed in to change notification settings - Fork 17
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
1 parent
d8ea5cf
commit d376ece
Showing
3 changed files
with
5 additions
and
12 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
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
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,17 +1,10 @@ | ||
Fixes done in response to requests by CRAN maintainers: | ||
|
||
- All exported functions now have their return values documented via \value. | ||
|
||
- Package names, software names, and API names have been enclosed in single quotes in | ||
Title and Description. | ||
Minor fixes required for upcoming changes in R devel grid. | ||
|
||
## Test environments | ||
* local OS X install, R 3.6.0 | ||
* ubuntu 14.04 (on travis-ci), devel and release | ||
* win-builder (devel and release) | ||
* local OS X install, R 3.6.0 | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 note | ||
|
||
* This is a new release. | ||
0 errors | 0 warnings | 0 notes |