Last updated on 2023-09-23 11:50:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 24.71 | 252.82 | 277.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 20.74 | 193.97 | 214.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 344.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 340.51 | NOTE | |||
r-devel-windows-x86_64 | 1.0.1 | 23.00 | 192.00 | 215.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 23.26 | 230.72 | 253.98 | OK | |
r-release-linux-x86_64 | 1.0.1 | 22.88 | 234.57 | 257.45 | OK | |
r-release-macos-arm64 | 1.0.1 | 64.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 99.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 29.00 | 231.00 | 260.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.1 | 10.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0.1 | 32.00 | 235.00 | 267.00 | OK |
Version: 1.0.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'ft':
‘theta’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
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
Version: 1.0.1
Check: package dependencies
Result: ERROR
Packages required and available but unsuitable versions:
'stats', 'grDevices'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64