Last updated on 2018-10-19 01:46:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.9 | 3.76 | 111.02 | 114.78 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.9 | 3.23 | 85.61 | 88.84 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.9 | 132.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.9 | 124.60 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.9 | 11.00 | 317.00 | 328.00 | OK | |
r-patched-linux-x86_64 | 0.1.9 | 2.53 | 102.39 | 104.92 | OK | |
r-patched-solaris-x86 | 0.1.9 | 145.50 | WARN | |||
r-release-linux-x86_64 | 0.1.9 | 3.17 | 102.96 | 106.13 | OK | |
r-release-windows-ix86+x86_64 | 0.1.9 | 9.00 | 317.00 | 326.00 | OK | |
r-release-osx-x86_64 | 0.1.9 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.9 | 8.00 | 345.00 | 353.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.9 | WARN |
Version: 0.1.9
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.1.9
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.1.9
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