Last updated on 2015-02-05 23:50:31.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-45 | 1.02 | 64.33 | 65.36 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9-45 | 0.98 | 66.19 | 67.18 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9-45 | 128.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-45 | 126.25 | OK | |||
r-devel-osx-x86_64-clang | 0.9-45 | 123.64 | OK | |||
r-devel-windows-ix86+x86_64 | 0.9-45 | 5.00 | 133.00 | 138.00 | OK | |
r-patched-linux-x86_64 | 0.9-45 | 1.10 | 76.74 | 77.84 | OK | |
r-patched-solaris-sparc | 0.9-45 | 861.20 | OK | |||
r-patched-solaris-x86 | 0.9-45 | 188.90 | OK | |||
r-release-linux-ix86 | 0.9-45 | 1.51 | 87.51 | 89.02 | OK | |
r-release-linux-x86_64 | 0.9-45 | 1.11 | 77.52 | 78.63 | OK | |
r-release-osx-x86_64-mavericks | 0.9-45 | WARN | ||||
r-release-osx-x86_64-snowleopard | 0.9-45 | OK | ||||
r-release-windows-ix86+x86_64 | 0.9-45 | 4.00 | 100.00 | 104.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.9-45 | 5.00 | 104.00 | 109.00 | OK |
Version: 0.9-45
Check: running R code from vignettes
Result: WARN
Errors in running code in vignettes:
when running code in ‘penalized.Rnw’
...
+ fusedl = chr)
> library(globaltest)
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘annotate’
When sourcing ‘penalized.R’:
Error: package or namespace load failed for ‘globaltest’
Execution halted
Flavor: r-release-osx-x86_64-mavericks
Version: 0.9-45
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: survival
Loading required package: splines
Welcome to penalized. For extended examples, see vignette("penalized").
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘annotate’
Error: processing vignette 'penalized.Rnw' failed with diagnostics:
chunk 31 (label = globaltest)
Error : package or namespace load failed for ‘globaltest’
Execution halted
Flavor: r-release-osx-x86_64-mavericks