Last updated on 2023-02-08 15:52:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 19.32 | 190.11 | 209.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 15.10 | 142.20 | 157.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 275.46 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 264.78 | OK | |||
r-devel-windows-x86_64 | 0.6.0 | 80.00 | 237.00 | 317.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.0 | 16.91 | 180.86 | 197.77 | OK | |
r-release-linux-x86_64 | 0.6.0 | 16.92 | 157.89 | 174.81 | OK | |
r-release-macos-arm64 | 0.6.0 | 69.00 | OK | |||
r-release-macos-x86_64 | 0.6.0 | 104.00 | OK | |||
r-release-windows-x86_64 | 0.6.0 | 81.00 | 238.00 | 319.00 | OK | |
r-oldrel-macos-arm64 | 0.6.0 | 77.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.0 | 115.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.6.0 | 42.00 | 225.00 | 267.00 | OK |
Version: 0.6.0
Check: Rd \usage sections
Result: NOTE
During startup - Warning message:
package 'stats' in options("defaultPackages") was not found
Error in as.environment("package:stats") :
no item called "package:stats" on the search list
Calls: <Anonymous> -> unique -> .get_S3_generics_as_seen_from_package
Execution halted
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.
Flavor: r-devel-windows-x86_64