Last updated on 2023-09-25 22:12:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.7 | 9.02 | 78.75 | 87.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.7 | 6.30 | 58.31 | 64.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.7 | 105.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.7 | 114.83 | NOTE | |||
r-devel-windows-x86_64 | 0.9.7 | 10.00 | 78.00 | 88.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.7 | 5.49 | 73.80 | 79.29 | OK | |
r-release-linux-x86_64 | 0.9.7 | 5.70 | 75.06 | 80.76 | OK | |
r-release-macos-arm64 | 0.9.7 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.9.7 | 76.00 | OK | |||
r-release-windows-x86_64 | 0.9.7 | 11.00 | 89.00 | 100.00 | OK | |
r-oldrel-macos-arm64 | 0.9.7 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.7 | 54.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.7 | 12.00 | 94.00 | 106.00 | OK |
Version: 0.9.7
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'CoordInBounds':
‘direction’
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: 0.9.7
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘knitr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc