Last updated on 2019-05-12 09:49:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 6.43 | 143.36 | 149.79 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 4.80 | 106.07 | 110.87 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 173.34 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 164.30 | OK | |||
r-patched-linux-x86_64 | 1.1.2 | 5.30 | 140.32 | 145.62 | OK | |
r-patched-solaris-x86 | 1.1.2 | 250.30 | OK | |||
r-release-linux-x86_64 | 1.1.2 | 5.25 | 140.29 | 145.54 | OK | |
r-release-windows-ix86+x86_64 | 1.1.2 | 19.00 | 201.00 | 220.00 | OK | |
r-release-osx-x86_64 | 1.1.2 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 14.00 | 209.00 | 223.00 | OK | |
r-oldrel-osx-x86_64 | 1.1.2 | ERROR |
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(PHEindicatormethods)
>
> test_check("PHEindicatormethods")
── 1. Failure: proportions and CIs calculate correctly (@testProportions.R#31)
phe_proportion(...) not equal to select(...).
Rows in x but not y: 3, 2, 1. Rows in y but not x: 3, 2, 1.
test NAs
══ testthat results ═══════════════════════════════════════════════════════════
OK: 247 SKIPPED: 0 WARNINGS: 0 FAILED: 1
1. Failure: proportions and CIs calculate correctly (@testProportions.R#31)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> library(testthat)
> library(PHEindicatormethods)
>
> test_check("PHEindicatormethods")
── 1. Failure: proportions and CIs calculate correctly (@testProportions.R#31)
phe_proportion(...) not equal to select(...).
Rows in x but not y: 3, 2, 1. Rows in y but not x: 3, 2, 1.
test NAs
══ testthat results ═══════════════════════════════════════════════════════════
OK: 247 SKIPPED: 0 WARNINGS: 0 FAILED: 1
1. Failure: proportions and CIs calculate correctly (@testProportions.R#31)
Error: testthat unit tests failed
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64