Last updated on 2023-12-03 04:56:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.2 | 13.36 | 110.78 | 124.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.4.2 | 11.94 | 81.56 | 93.50 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.4.2 | 153.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.4.2 | 148.70 | NOTE | |||
r-devel-windows-x86_64 | 2.4.2 | 16.00 | 116.00 | 132.00 | NOTE | |
r-patched-linux-x86_64 | 2.4.2 | 16.02 | 105.16 | 121.18 | OK | |
r-release-linux-x86_64 | 2.4.2 | 14.65 | 106.03 | 120.68 | OK | |
r-release-macos-arm64 | 2.4.2 | 49.00 | OK | |||
r-release-macos-x86_64 | 2.4.2 | 75.00 | OK | |||
r-release-windows-x86_64 | 2.4.2 | 20.00 | 142.00 | 162.00 | OK | |
r-oldrel-macos-arm64 | 2.4.2 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 2.4.2 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 2.4.2 | 19.00 | 121.00 | 140.00 | OK |
Version: 2.4.2
Check: Rd files
Result: NOTE
checkRd: (-1) optimMIES.Rd:62: Lost braces; missing escapes or markup?
62 | Note, that a more simple bound constraint method is used. Instead of the Transformation T_{a,b}(x)
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.4.2
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'buildModel.Rd':
‘x’ ‘y’
Documented arguments not in \usage in Rd file 'modelKrigingInternalPredictor.Rd':
‘...’
Documented arguments not in \usage in Rd file 'selfAdapt.Rd':
‘nvaleus’
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