Last updated on 2018-03-22 05:49:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 4.08 | 96.47 | 100.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 3.74 | 90.98 | 94.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 150.45 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 149.78 | OK | |||
r-devel-windows-ix86+x86_64 | 0.6.0 | 10.00 | 123.00 | 133.00 | OK | |
r-patched-linux-x86_64 | 0.6.0 | 4.47 | 118.17 | 122.64 | OK | |
r-patched-solaris-x86 | 0.6.0 | 143.30 | ERROR | |||
r-release-linux-x86_64 | 0.6.0 | 4.86 | 121.71 | 126.57 | OK | |
r-release-windows-ix86+x86_64 | 0.6.0 | 10.00 | 176.00 | 186.00 | OK | |
r-release-osx-x86_64 | 0.6.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.0 | 10.00 | 132.00 | 142.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.2 | OK |
Version: 0.6.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rsvg’
Flavor: r-patched-solaris-x86
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pmap)
>
> set.seed(101)
>
> test_check("pmap")
── 1. Error: render_pmap_file() should be able to render to a file (@test_render
there is no package called 'rsvg'
1: render_pmap_file(p, file_name, format = format) at testthat/test_render_pmap_file.R:15
2: DiagrammeR::export_graph(p, file_name = file_name, file_type = format, width = width,
height = height)
3: rsvg::rsvg_pdf
4: getExportedValue(pkg, name)
5: asNamespace(ns)
6: getNamespace(ns)
7: tryCatch(loadNamespace(name), error = function(e) stop(e))
8: tryCatchList(expr, classes, parentenv, handlers)
9: tryCatchOne(expr, names, parentenv, handlers[[1L]])
10: value[[3L]](cond)
── 2. Error: render_pmap_file() should be able to guess file format (@test_rende
there is no package called 'rsvg'
1: render_pmap_file(p, file_name) at testthat/test_render_pmap_file.R:32
2: DiagrammeR::export_graph(p, file_name = file_name, file_type = format, width = width,
height = height)
3: rsvg::rsvg_pdf
4: getExportedValue(pkg, name)
5: asNamespace(ns)
6: getNamespace(ns)
7: tryCatch(loadNamespace(name), error = function(e) stop(e))
8: tryCatchList(expr, classes, parentenv, handlers)
9: tryCatchOne(expr, names, parentenv, handlers[[1L]])
10: value[[3L]](cond)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 247 SKIPPED: 0 FAILED: 2
1. Error: render_pmap_file() should be able to render to a file (@test_render_pmap_file.R#15)
2. Error: render_pmap_file() should be able to guess file format (@test_render_pmap_file.R#32)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86