diff --git a/cran-comments.md b/cran-comments.md index b9804bf..0cdee27 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -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.