Last updated on 2017-07-31 01:47:30.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 8.17 | 28.20 | 36.37 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 8.30 | 22.39 | 30.69 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 57.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 56.71 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 36.00 | 113.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 7.99 | 28.00 | 35.99 | ERROR | |
r-patched-solaris-x86 | 0.1.1 | 53.80 | ERROR | |||
r-release-linux-x86_64 | 0.1.1 | 8.16 | 28.37 | 36.53 | ERROR | |
r-release-windows-ix86+x86_64 | 0.1.1 | 29.00 | 94.00 | 123.00 | OK | |
r-release-osx-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 39.00 | 66.00 | 105.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.1 | NOTE |
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘vdiffr/libs/vdiffr.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("vdiffr")
>
> test_check("vdiffr")
1. Failure: Doppelgangers pass (@test-expectations.R#24) -----------------------
`ggplot_result` inherits from `expectation_failure/expectation/condition/vdiffr_mismatch` not `expectation_success`.
2. Failure: ggtitle is set correctly (@test-ggplot.R#8) ------------------------
purrr::every(ggplot_results, inherits, "expectation_success") isn't true.
testthat results ================================================================
OK: 22 SKIPPED: 0 FAILED: 2
1. Failure: Doppelgangers pass (@test-expectations.R#24)
2. Failure: ggtitle is set correctly (@test-ggplot.R#8)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("vdiffr")
>
> test_check("vdiffr")
1. Failure: Doppelgangers pass (@test-expectations.R#24) -----------------------
`ggplot_result` inherits from `expectation_failure/expectation/condition/vdiffr_mismatch` not `expectation_success`.
2. Failure: ggtitle is set correctly (@test-ggplot.R#8) ------------------------
purrr::every(ggplot_results, inherits, "expectation_success") isn't true.
testthat results ================================================================
OK: 22 SKIPPED: 0 FAILED: 2
1. Failure: Doppelgangers pass (@test-expectations.R#24)
2. Failure: ggtitle is set correctly (@test-ggplot.R#8)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rcpp’
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.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("vdiffr")
>
> test_check("vdiffr")
1. Failure: Doppelgangers pass (@test-expectations.R#24) -----------------------
`ggplot_result` inherits from `expectation_failure/expectation/condition/vdiffr_mismatch` not `expectation_success`.
2. Failure: ggtitle is set correctly (@test-ggplot.R#8) ------------------------
purrr::every(ggplot_results, inherits, "expectation_success") isn't true.
testthat results ================================================================
OK: 22 SKIPPED: 0 FAILED: 2
1. Failure: Doppelgangers pass (@test-expectations.R#24)
2. Failure: ggtitle is set correctly (@test-ggplot.R#8)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("vdiffr")
>
> test_check("vdiffr")
Fontconfig warning: no <cachedir> elements found. Check configuration.
Fontconfig warning: adding <cachedir>/var/opt/csw/cache/fontconfig</cachedir>
Fontconfig warning: adding <cachedir prefix="xdg">fontconfig</cachedir>
*** caught segfault ***
address fcb2e640, cause 'memory not mapped'
Traceback:
1: .Call("svglite_svglite_", PACKAGE = "svglite", file, bg, width, height, pointsize, standalone, aliases)
2: svglite_(file, bg, width, height, pointsize, standalone, aliases)
3: svglite::svglite(file, user_fonts = user_fonts)
4: write_svg(fig, testcase, title, user_fonts)
5: expect_doppelganger("myplot", p1_fail, "")
6: eval(code, test_env)
7: eval(code, test_env)
8: withCallingHandlers(eval(code, test_env), expectation = handle_expectation, skip = handle_skip, warning = handle_warning, message = handle_message, error = handle_error)
9: doTryCatch(return(expr), name, parentenv, handler)
10: tryCatchOne(expr, names, parentenv, handlers[[1L]])
11: tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
12: doTryCatch(return(expr), name, parentenv, handler)
13: tryCatchOne(tryCatchList(expr, names[-nh], parentenv, handlers[-nh]), names[nh], parentenv, handlers[[nh]])
14: tryCatchList(expr, classes, parentenv, handlers)
15: tryCatch(withCallingHandlers(eval(code, test_env), expectation = handle_expectation, skip = handle_skip, warning = handle_warning, message = handle_message, error = handle_error), error = function(e) {}, skip = function(e) {})
16: test_code(desc, code, env = parent.frame())
17: test_that("New plots work are collected", { expect_doppelganger("myplot", p1_fail, "")})
18: eval(exprs, env)
19: eval(exprs, env)
20: source_file(path, new.env(parent = env), chdir = TRUE)
21: force(code)
22: with_reporter(reporter = reporter, start_end_reporter = start_end_reporter, { lister$start_file(basename(path)) source_file(path, new.env(parent = env), chdir = TRUE) end_context() })
23: FUN(X[[i]], ...)
24: lapply(paths, test_file, env = env, reporter = current_reporter, start_end_reporter = FALSE, load_helpers = FALSE)
25: force(code)
26: with_reporter(reporter = current_reporter, results <- lapply(paths, test_file, env = env, reporter = current_reporter, start_end_reporter = FALSE, load_helpers = FALSE))
27: test_files(paths, reporter = reporter, env = env, ...)
28: testthat::test_dir(mock_test_dir, reporter = "silent")
29: eval(exprs, env)
30: eval(exprs, env)
31: FUN(X[[i]], ...)
32: lapply(files, source_file, env = env, chdir = chdir)
33: source_dir(path, "^helper.*\\.[rR]$", env = env)
34: source_test_helpers(path, env)
35: test_dir(test_path, reporter = reporter, env = env, filter = filter, ...)
36: with_top_env(env, { test_dir(test_path, reporter = reporter, env = env, filter = filter, ...)})
37: run_tests(package, test_path, filter, reporter, ...)
38: test_check("vdiffr")
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-patched-solaris-x86