Last updated on 2021-01-18 15:50:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.2 | 15.79 | 103.07 | 118.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.2 | 12.87 | 78.93 | 91.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.2 | 156.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 149.42 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4.2 | 22.00 | 105.00 | 127.00 | OK | |
r-patched-linux-x86_64 | 0.4.2 | 17.43 | 99.92 | 117.35 | OK | |
r-patched-solaris-x86 | 0.4.2 | 197.10 | WARN | |||
r-release-linux-x86_64 | 0.4.2 | 15.54 | 100.23 | 115.77 | OK | |
r-release-macos-x86_64 | 0.4.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4.2 | 26.00 | 107.00 | 133.00 | OK | |
r-oldrel-macos-x86_64 | 0.4.2 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.2 | 28.00 | 103.00 | 131.00 | OK |
Version: 0.4.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘dplyr’ ‘testthat’
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-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.4.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘Rpolyhedra.Rmd’ using rmarkdown
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 namespace: rmarkdown
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]="webshot6255d275daa.png": No such file or directory
Warning in file(con, "rb") :
cannot open file 'webshot6255d275daa.png': No such file or directory
Quitting from lines 49-88 (Rpolyhedra.Rmd)
Error: processing vignette 'Rpolyhedra.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘Rpolyhedra.Rmd’
SUMMARY: processing the following file failed:
‘Rpolyhedra.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.4.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64