Last updated on 2014-11-24 23:47:19.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4-9 | 9.21 | 27.47 | 36.68 | NOTE | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 2.4-9 | 11.38 | 24.79 | 36.17 | NOTE | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 2.4-9 | 471.49 | NOTE | --no-vignettes | ||
r-devel-linux-x86_64-fedora-gcc | 2.4-9 | 462.54 | NOTE | --no-vignettes | ||
r-devel-osx-x86_64-clang | 2.4-9 | 313.89 | NOTE | --no-vignettes | ||
r-devel-windows-ix86+x86_64 | 2.4-9 | 54.00 | 36.00 | 90.00 | NOTE | --no-examples --no-tests --no-vignettes |
r-patched-linux-x86_64 | 2.4-9 | 11.49 | 25.61 | 37.10 | NOTE | --no-examples --no-tests --no-vignettes |
r-patched-solaris-sparc | 2.4-9 | 391.30 | NOTE | --no-examples --no-vignettes | ||
r-patched-solaris-x86 | 2.4-9 | 407.60 | NOTE | --no-vignettes | ||
r-release-linux-ix86 | 2.4-9 | 15.22 | 26.38 | 41.60 | NOTE | --no-examples --no-tests --no-vignettes |
r-release-linux-x86_64 | 2.4-9 | 11.48 | 26.28 | 37.75 | NOTE | --no-examples --no-tests --no-vignettes |
r-release-osx-x86_64-mavericks | 2.4-9 | ERROR | ||||
r-release-windows-ix86+x86_64 | 2.4-9 | 59.00 | 37.00 | 96.00 | NOTE | --no-examples --no-tests --no-vignettes |
r-oldrel-windows-ix86+x86_64 | 2.4-9 | 60.00 | 38.00 | 98.00 | OK | --no-examples --no-tests --no-vignettes |
Version: 2.4-9
Flags: --no-examples --no-tests --no-vignettes
Check: R code for possible problems
Result: NOTE
slice.interp: no visible global function definition for ‘interp’
tgp.plot.tree: no visible global function definition for ‘draw.tree’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-ix86, r-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 2.4-9
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
slice.interp: no visible global function definition for ‘interp’
tgp.plot.tree: no visible global function definition for ‘draw.tree’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-patched-solaris-x86
Version: 2.4-9
Flags: --no-examples --no-vignettes
Check: R code for possible problems
Result: NOTE
slice.interp: no visible global function definition for ‘interp’
tgp.plot.tree: no visible global function definition for ‘draw.tree’
Flavor: r-patched-solaris-sparc
Version: 2.4-9
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘tgp2.Rnw’
...
> tgp.trees(fit3, "map")
> graphics.off()
> fit4 <- btgpllm(X = X, Z = Z, XX = XX, verb = 0)
Execution halted
... incomplete output. Crash?
Flavor: r-release-osx-x86_64-mavericks