-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add CRAN comments for v0.5.0 release
- Loading branch information
1 parent
cbe353b
commit 992ada3
Showing
2 changed files
with
27 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 |
---|---|---|
|
@@ -10,3 +10,4 @@ dev$ | |
^appveyor\.yml$ | ||
^codecov\.yml$ | ||
^CRAN-RELEASE$ | ||
^cran-comments\.md$ |
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,26 @@ | ||
## Submission info | ||
|
||
Several feature updates. | ||
|
||
## Test environments | ||
|
||
* Windows 10 (local desktop), R 4.0.3 | ||
* Ubuntu 16.04.6 LTS (travis-ci), R 4.0.3 | ||
* Windows Server x64 (appveyor.com) R 4.0.3 | ||
* win-builder (devel and release) | ||
* R-hub builder | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 notes | ||
|
||
Imports includes 24 non-default packages. | ||
Importing from so many packages makes the package vulnerable to any of | ||
them becoming unavailable. Move as many as possible to Suggests and | ||
use conditionally. | ||
|
||
=> THIS IS OKAY FOR US | ||
|
||
## Reverse dependencies | ||
|
||
There are no reverse dependencies. |