Last updated on 2024-11-08 00:49:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-windows-x86_64 | 1.0.1 | 2.00 | 35.00 | 37.00 | NOTE | |
r-release-windows-x86_64 | 1.0.1 | 2.00 | 35.00 | 37.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.1 | 4.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.1 | 2.00 | 35.00 | 37.00 | NOTE |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
install_blat: no visible global function definition for 'download.file'
install_blat: no visible global function definition for 'unzip'
Undefined global functions or variables:
download.file unzip
Consider adding
importFrom("utils", "download.file", "unzip")
to your NAMESPACE file.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.0.1
Check: PDF version of manual
Result: WARN
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
Flavor: r-oldrel-macos-x86_64
Version: 1.0.1
Check: PDF version of manual without index
Result: ERROR
Re-running with no redirection of stdout/stderr.
Flavor: r-oldrel-macos-x86_64