Last updated on 2018-04-29 01:46:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 7.00 | 114.26 | 121.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 7.30 | 102.78 | 110.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 152.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 148.62 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 21.00 | 201.00 | 222.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 6.81 | 115.85 | 122.66 | OK | |
r-patched-solaris-x86 | 0.1.0 | 205.30 | WARN | |||
r-release-linux-x86_64 | 0.1.0 | 7.46 | 117.23 | 124.69 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 21.00 | 201.00 | 222.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 14.00 | 157.00 | 171.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | WARN |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘XML’ ‘mapproj’ ‘moonBook’
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.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.
Loading required package: ggplot2
Loading required package: ggiraph
Loading required package: ggiraphExtra
Quitting from lines 28-33 (introduction.Rmd)
Error: processing vignette 'introduction.Rmd' failed with diagnostics:
there is no package called 'webshot'
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.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.
Loading required package: ggplot2
Loading required package: ggiraph
Loading required package: ggiraphExtra
PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
Warning in normalizePath(f2) :
path[1]="./webshotb92b226b1dfb.png": No such file or directory
Warning in file(con, "rb") :
cannot open file './webshotb92b226b1dfb.png': No such file or directory
Quitting from lines 28-33 (introduction.Rmd)
Error: processing vignette 'introduction.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.1.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.
Loading required package: ggplot2
Loading required package: ggiraph
Loading required package: ggiraphExtra
PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
Warning in normalizePath(f2) :
path[1]="./webshot1243b62c4d438.png": No such file or directory
Warning in file(con, "rb") :
cannot open file './webshot1243b62c4d438.png': No such file or directory
Quitting from lines 28-33 (introduction.Rmd)
Error: processing vignette 'introduction.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavor: r-oldrel-osx-x86_64