Last updated on 2023-05-31 13:00:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.11.4 | 9.46 | 119.32 | 128.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.11.4 | 7.89 | 90.90 | 98.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.11.4 | 158.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.11.4 | 162.66 | NOTE | |||
r-devel-windows-x86_64 | 0.9.11.4 | 10.00 | 139.00 | 149.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.11.4 | 8.16 | 113.47 | 121.63 | NOTE | |
r-release-linux-x86_64 | 0.9.11.4 | 6.14 | 114.55 | 120.69 | NOTE | |
r-release-macos-arm64 | 0.9.11.4 | 67.00 | NOTE | |||
r-release-macos-x86_64 | 0.9.11.4 | 112.00 | NOTE | |||
r-release-windows-x86_64 | 0.9.11.4 | 12.00 | 149.00 | 161.00 | NOTE | |
r-oldrel-macos-arm64 | 0.9.11.4 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.11.4 | 70.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.9.11.4 | 12.00 | 141.00 | 153.00 | OK |
Version: 0.9.11.4
Check: Rd \usage sections
Result: NOTE
S3 methods shown with full name in documentation object ‘syntab’:
‘print.syntab’
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.9.11.4
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘RCurl’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-x86_64