-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CRAN comments in prepartion for resubmission next week
- Loading branch information
1 parent
d1e73e9
commit 398c62b
Showing
1 changed file
with
7 additions
and
7 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 |
---|---|---|
@@ -1,19 +1,19 @@ | ||
## Other notes | ||
|
||
I have resubmitted this package so soon because the CRAN Status for OSX (release) is showing FAIL, which I think is a time out because the check log ends "checking PDF version of manual ...". Consequently, there is no binary build for OS X El Capitan. I have posted on R-pkg-devel and emailed Simon Urbanek privately, but have had no response. I am hoping this version will satisfy the CRAN checks. I apologise for resubmitting so soon after the previous submission. | ||
|
||
## Test environments | ||
|
||
* local OS X install, R 3.4.0 | ||
* ubuntu (via travis-ci) | ||
* windows (via appveyor) | ||
* win-builder (release) | ||
* win-builder (release, devel) | ||
* tested on several R-hub platforms | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 notes | ||
0 errors | 0 warnings | 0 notes | ||
|
||
## Reverse dependencies | ||
|
||
There are no reverse dependencies. | ||
|
||
## Other notes | ||
|
||
* win-builder NOTE refers to a spelling error, but word (covariates) is correct. | ||
* The vignette code can take about 15-20 minutes to run due to the Monte Carlo simulation example. |