Last updated on 2024-04-20 10:52:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 13.57 | 86.47 | 100.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 9.48 | 64.89 | 74.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 120.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 114.12 | NOTE | |||
r-prerel-macos-arm64 | 0.1.1 | 36.00 | NOTE | |||
r-prerel-windows-x86_64 | 0.1.1 | 10.00 | 82.00 | 92.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 8.76 | 81.73 | 90.49 | NOTE | |
r-release-linux-x86_64 | 0.1.1 | 9.23 | 86.15 | 95.38 | OK | |
r-release-macos-arm64 | 0.1.1 | 39.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 14.00 | 95.00 | 109.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 36.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.1 | 15.00 | 101.00 | 116.00 | OK |
Version: 0.1.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'Moth.Rd':
‘delta.ident’
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-prerel-macos-arm64, r-prerel-windows-x86_64, r-patched-linux-x86_64
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Deriv’ ‘compiler’ ‘stringi’
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