Last updated on 2024-04-20 11:50:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.11.14 | 26.56 | 498.11 | 524.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.11.14 | 20.92 | 356.30 | 377.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.11.14 | 614.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.11.14 | 591.23 | NOTE | |||
r-prerel-macos-arm64 | 2.11.14 | 141.00 | NOTE | |||
r-prerel-windows-x86_64 | 2.11.14 | 21.00 | 363.00 | 384.00 | NOTE | |
r-patched-linux-x86_64 | 2.11.14 | 20.50 | 457.90 | 478.40 | NOTE | |
r-release-linux-x86_64 | 2.11.14 | 16.87 | 470.14 | 487.01 | OK | |
r-release-macos-arm64 | 2.11.14 | 163.00 | OK | |||
r-release-macos-x86_64 | 2.11.14 | 289.00 | NOTE | |||
r-release-windows-x86_64 | 2.11.14 | 31.00 | 509.00 | 540.00 | OK | |
r-oldrel-macos-arm64 | 2.11.14 | 138.00 | OK | |||
r-oldrel-windows-x86_64 | 2.11.14 | 33.00 | 460.00 | 493.00 | OK |
Version: 2.11.14
Check: Rd files
Result: NOTE
checkRd: (-1) buildBO.Rd:22: Lost braces
22 | \item{\code{lambdaLower}}{ lower boundary for log10{lambda}, default is \code{-6}}
| ^
checkRd: (-1) buildBO.Rd:23: Lost braces
23 | \item{\code{lambdaUpper}}{ upper boundary for log10{lambda}, default is \code{0}}
| ^
checkRd: (-1) buildBO.Rd:41: Lost braces
41 | \item{\code{lambdaLower}}{ lower boundary for log10{lambda}, default is \code{-6}}
| ^
checkRd: (-1) buildBO.Rd:42: Lost braces
42 | \item{\code{lambdaUpper}}{ upper boundary for log10{lambda}, default is \code{0}}
| ^
checkRd: (-1) buildKriging.Rd:28: Lost braces
28 | \item{\code{lambdaLower}}{lower boundary for log10{lambda}, default is \code{-6}}
| ^
checkRd: (-1) buildKriging.Rd:29: Lost braces
29 | \item{\code{lambdaUpper}}{upper boundary for log10{lambda}, default is \code{0}}
| ^
checkRd: (-1) checkLowerSmallerThanUpper.Rd:15-19: Lost braces
15 | checkLowerNotEqualsUpper <- function(lower,upper){
| ^
checkRd: (-1) checkLowerSmallerThanUpper.Rd:16-18: Lost braces
16 | if(any(lower == upper)){
| ^
checkRd: (-1) optimDE.Rd:38: Lost braces
38 | code{DEoptim} package. It is basically a wrapper, to enable DEoptim for usage
| ^
checkRd: (-1) optimGenoud.Rd:38: Lost braces
38 | code{rgenoud} package. It is basically a wrapper, to enable genoud for usage
| ^
checkRd: (-1) optimLBFGSB.Rd:40: Lost braces
40 | which is part of the code{stats} package. It is basically a wrapper, to enable L-BFGS-B for usage
| ^
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: 2.11.14
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'checkFunEvalsDesignSize.Rd':
‘fun’ ‘upper’
Documented arguments not in \usage in Rd file 'print.spotBOModel.Rd':
‘object’
Documented arguments not in \usage in Rd file 'print.spotGaussianProcessModel.Rd':
‘object’
Documented arguments not in \usage in Rd file 'print.spotLOESS.Rd':
‘object’
Documented arguments not in \usage in Rd file 'print.spotLassoModel.Rd':
‘object’
Documented arguments not in \usage in Rd file 'print.spotLinearModel.Rd':
‘object’
Documented arguments not in \usage in Rd file 'print.spotRSM.Rd':
‘object’
Documented arguments not in \usage in Rd file 'print.spotRandomForest.Rd':
‘object’
Documented arguments not in \usage in Rd file 'print.spotRanger.Rd':
‘object’
Documented arguments not in \usage in Rd file 'print.spotSeverity.Rd':
‘object’
Documented arguments not in \usage in Rd file 'print.spotTreeModel.Rd':
‘object’
Documented arguments not in \usage in Rd file 'simulationSpectral.Rd':
‘...’
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: 2.11.14
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'car', 'party'
Flavor: r-release-macos-x86_64