Last updated on 2024-01-22 17:55:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.4 | 7.83 | 319.01 | 326.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.4 | 7.87 | 242.98 | 250.85 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.4 | 404.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.4 | 409.16 | NOTE | |||
r-devel-windows-x86_64 | 0.4.4 | 9.00 | 224.00 | 233.00 | NOTE | |
r-patched-linux-x86_64 | 0.4.4 | 12.78 | 332.94 | 345.72 | OK | |
r-release-linux-x86_64 | 0.4.4 | 9.54 | 326.97 | 336.51 | OK | |
r-release-macos-arm64 | 0.4.4 | 118.00 | OK | |||
r-release-macos-x86_64 | 0.4.4 | 190.00 | OK | |||
r-release-windows-x86_64 | 0.4.4 | 11.00 | 345.00 | 356.00 | OK | |
r-oldrel-macos-arm64 | 0.4.4 | 92.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.4.4 | 13.00 | 302.00 | 315.00 | OK |
Version: 0.4.4
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'sim_founderRVstatus.Rd':
‘intro_RV’
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.4.4
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘dplyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64