Last updated on 2023-10-04 00:58:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.11.4 | 8.14 | 117.71 | 125.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.11.4 | 7.49 | 91.10 | 98.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.11.4 | 160.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.11.4 | 165.38 | NOTE | |||
r-devel-windows-x86_64 | 0.9.11.4 | 9.00 | 140.00 | 149.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.11.4 | 6.39 | 115.45 | 121.84 | NOTE | |
r-release-linux-x86_64 | 0.9.11.4 | 6.04 | 115.80 | 121.84 | 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 | 152.00 | 164.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 | 145.00 | 157.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