Last updated on 2018-11-24 00:51:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 3.44 | 75.24 | 78.68 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 2.87 | 57.16 | 60.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 89.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 86.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 10.00 | 189.00 | 199.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 3.06 | 69.72 | 72.78 | OK | |
r-patched-solaris-x86 | 0.2.0 | 102.10 | WARN | |||
r-release-linux-x86_64 | 0.2.0 | 3.34 | 69.23 | 72.57 | OK | |
r-release-windows-ix86+x86_64 | 0.2.0 | 12.00 | 148.00 | 160.00 | OK | |
r-release-osx-x86_64 | 0.2.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 11.00 | 207.00 | 218.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.0 | WARN |
Version: 0.2.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘purrr’
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.2.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 70-72 (lifeExpectancy.Rmd)
Error: processing vignette 'lifeExpectancy.Rmd' failed with diagnostics:
there is no package called 'webshot'
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 70-72 (lifeExpectancy.Rmd)
Error: processing vignette 'lifeExpectancy.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64