Last updated on 2020-03-07 09:48:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 11.15 | 80.22 | 91.37 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 9.34 | 63.25 | 72.59 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 115.06 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 106.41 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 31.00 | 91.00 | 122.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1.1 | 25.00 | 92.00 | 117.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 9.92 | 70.56 | 80.48 | WARN | |
r-patched-solaris-x86 | 0.1.1 | 165.90 | WARN | |||
r-release-linux-x86_64 | 0.1.1 | 9.00 | 70.46 | 79.46 | WARN | |
r-release-windows-ix86+x86_64 | 0.1.1 | 20.00 | 88.00 | 108.00 | WARN | |
r-release-osx-x86_64 | 0.1.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 11.00 | 82.00 | 93.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.1 | NOTE |
Version: 0.1.1
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object '.SET':
'...'
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘DiceOptim’ ‘GPareto’ ‘rgenoud’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-release-osx-x86_64