Last updated on 2020-01-20 01:50:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 1.98 | 63.63 | 65.61 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.04 | 46.93 | 48.97 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 77.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 74.91 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 12.00 | 97.00 | 109.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3.0 | 10.00 | 100.00 | 110.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 1.68 | 56.14 | 57.82 | OK | |
r-patched-solaris-x86 | 0.3.0 | 52.70 | WARN | |||
r-release-linux-x86_64 | 0.3.0 | 1.54 | 56.50 | 58.04 | OK | |
r-release-windows-ix86+x86_64 | 0.3.0 | 12.00 | 97.00 | 109.00 | OK | |
r-release-osx-x86_64 | 0.3.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 6.00 | 74.00 | 80.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.0 | WARN |
Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘profiling.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.
Flavor: r-patched-solaris-x86
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
Error: package or namespace load failed for 'testthat' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called 'rlang'
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.3.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘profiling.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.
Quitting from lines 22-34 (profiling.Rmd)
Error: processing vignette 'profiling.Rmd' failed with diagnostics:
package or namespace load failed for 'ggplot2' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'rlang'
--- failed re-building ‘profiling.Rmd’
SUMMARY: processing the following file failed:
‘profiling.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.3.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 22-34 (profiling.Rmd)
Error: processing vignette 'profiling.Rmd' failed with diagnostics:
cannot open the connection
Execution halted
Flavor: r-oldrel-osx-x86_64