Last updated on 2023-03-26 17:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.11.4 | 8.68 | 120.32 | 129.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.11.4 | 8.18 | 90.92 | 99.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.11.4 | 163.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.11.4 | 168.63 | NOTE | |||
r-patched-linux-x86_64 | 0.9.11.4 | 7.90 | 114.87 | 122.77 | NOTE | |
r-release-linux-x86_64 | 0.9.11.4 | 6.46 | 109.81 | 116.27 | OK | |
r-release-macos-arm64 | 0.9.11.4 | 60.00 | OK | |||
r-release-macos-x86_64 | 0.9.11.4 | 70.00 | NOTE | |||
r-release-windows-x86_64 | 0.9.11.4 | 48.00 | 176.00 | 224.00 | OK | |
r-oldrel-macos-arm64 | 0.9.11.4 | 56.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.11.4 | 73.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.9.11.4 | 23.00 | 149.00 | 172.00 | NOTE |
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-patched-linux-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-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.9.11.4
Check: R code for possible problems
Result: NOTE
Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+x86_64