Last updated on 2018-07-17 01:46:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.2 | 3.82 | 126.93 | 130.75 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9.3 | 2.12 | 109.96 | 112.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.3 | 183.85 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.3 | 181.80 | OK | |||
r-devel-windows-ix86+x86_64 | 0.9.3 | 12.00 | 210.00 | 222.00 | OK | |
r-patched-linux-x86_64 | 0.9.3 | 2.77 | 140.45 | 143.22 | OK | |
r-patched-solaris-x86 | 0.9.2 | 240.60 | ERROR | |||
r-release-linux-x86_64 | 0.9.3 | 3.15 | 142.74 | 145.89 | OK | |
r-release-windows-ix86+x86_64 | 0.9.2 | 10.00 | 201.00 | 211.00 | ERROR | |
r-release-osx-x86_64 | 0.9.3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.9.3 | 13.00 | 234.00 | 247.00 | OK | |
r-oldrel-osx-x86_64 | 0.9.3 | OK |
Version: 0.9.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cowplot)
Loading required package: ggplot2
Attaching package: 'cowplot'
The following object is masked from 'package:ggplot2':
ggsave
>
> test_check("cowplot")
── 1. Failure: complex alignments, h, v, hv (@test_align_plots.R#39) ──────────
plots[[1]]$heights[7:10] not equal to plots[[2]]$heights[18:21].
Component 1: Attributes: < Names: 2 string mismatches >
Component 1: Attributes: < Length mismatch: comparison on first 3 components >
Component 1: Attributes: < Component 2: Modes: character, list >
Component 1: Attributes: < Component 2: target is character, current is list >
Component 1: Attributes: < Component 3: Modes: numeric, character >
Component 1: Attributes: < Component 3: target is numeric, current is character >
── 2. Failure: complex alignments, h, v, hv (@test_align_plots.R#42) ──────────
grid::convertUnit(...) not equal to grid::convertUnit(...).
Mean relative difference: 0.6174489
══ testthat results ═══════════════════════════════════════════════════════════
OK: 18 SKIPPED: 0 FAILED: 2
1. Failure: complex alignments, h, v, hv (@test_align_plots.R#39)
2. Failure: complex alignments, h, v, hv (@test_align_plots.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cowplot)
Loading required package: ggplot2
Attaching package: 'cowplot'
The following object is masked from 'package:ggplot2':
ggsave
>
> test_check("cowplot")
── 1. Failure: complex alignments, h, v, hv (@test_align_plots.R#39) ──────────
plots[[1]]$heights[7:10] not equal to plots[[2]]$heights[18:21].
Component 1: Attributes: < Names: 2 string mismatches >
Component 1: Attributes: < Length mismatch: comparison on first 3 components >
Component 1: Attributes: < Component 2: Modes: character, list >
Component 1: Attributes: < Component 2: target is character, current is list >
Component 1: Attributes: < Component 3: Modes: numeric, character >
Component 1: Attributes: < Component 3: target is numeric, current is character >
── 2. Failure: complex alignments, h, v, hv (@test_align_plots.R#42) ──────────
grid::convertUnit(...) not equal to grid::convertUnit(...).
Mean relative difference: 0.6174489
══ testthat results ═══════════════════════════════════════════════════════════
OK: 18 SKIPPED: 0 FAILED: 2
1. Failure: complex alignments, h, v, hv (@test_align_plots.R#39)
2. Failure: complex alignments, h, v, hv (@test_align_plots.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.9.2
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(cowplot)
Loading required package: ggplot2
Attaching package: 'cowplot'
The following object is masked from 'package:ggplot2':
ggsave
>
> test_check("cowplot")
-- 1. Failure: complex alignments, h, v, hv (@test_align_plots.R#39) ----------
plots[[1]]$heights[7:10] not equal to plots[[2]]$heights[18:21].
Component 1: Attributes: < Names: 2 string mismatches >
Component 1: Attributes: < Length mismatch: comparison on first 3 components >
Component 1: Attributes: < Component 2: Modes: character, list >
Component 1: Attributes: < Component 2: target is character, current is list >
Component 1: Attributes: < Component 3: Modes: numeric, character >
Component 1: Attributes: < Component 3: target is numeric, current is character >
-- 2. Failure: complex alignments, h, v, hv (@test_align_plots.R#42) ----------
grid::convertUnit(...) not equal to grid::convertUnit(...).
Mean relative difference: 0.6174489
== testthat results ===========================================================
OK: 18 SKIPPED: 0 FAILED: 2
1. Failure: complex alignments, h, v, hv (@test_align_plots.R#39)
2. Failure: complex alignments, h, v, hv (@test_align_plots.R#42)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64