This is a resubmission. In this version I have:
- Adjusted the link in the README file
- Re-ran all checks and incremented the version to 1.0.0
- Reduced the title length to 62 characters (Under the 65 character limit)
- Added
\donttest{}in place ofdontrun{}in places where examples take more than 5 seconds - Made sure to change
paroptions in vignettes back to user defaults
- local Windows 10 install, R 4.0.4
- Ubuntu 18.04 LTS (on Github Actions) (devel, release, oldrel)
- MacOS Latest (on Github Actions) (devel, release)
- win-builder (devel and release)
There were no ERRORs or WARNINGs.
There were 2 NOTES:
checking for future file timestamps ... NOTE unable to verify current time
This is due to a known bug with R CMD BUILD on local Windows installation.
This error does not show up when run on Travis-CI and CRAN win-builder.
This error can be solved by setting environment variable _R_CHECK_SYSTEM_CLOCK_ to zero.
Possibly mis-spelled words in DESCRIPTION: Zhou (22:99)
This is a co-author's real name.
There were no errors in downstream dependencies