Last updated on 2020-01-27 00:48:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 1.86 | 64.63 | 66.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 1.85 | 47.34 | 49.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 76.40 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 83.50 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 13.00 | 98.00 | 111.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3.0 | 15.00 | 78.00 | 93.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 1.64 | 55.83 | 57.47 | OK | |
r-patched-solaris-x86 | 0.3.0 | 52.70 | WARN | |||
r-release-linux-x86_64 | 0.3.0 | 1.92 | 56.59 | 58.51 | OK | |
r-release-windows-ix86+x86_64 | 0.3.0 | 12.00 | 65.00 | 77.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