Last updated on 2019-04-22 07:47:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.44 | 22.02 | 24.46 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.07 | 17.79 | 19.86 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 29.74 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 27.99 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 9.00 | 34.00 | 43.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 2.60 | 22.30 | 24.90 | ERROR | |
r-patched-solaris-x86 | 0.1.0 | 43.10 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 1.58 | 20.98 | 22.56 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 4.00 | 49.00 | 53.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 3.00 | 41.00 | 44.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [1s/1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tbltools)
>
> test_check("tbltools")
-- 1. Failure: filter_data, arrange_data (@test-tbl.R#60) ---------------------
nrow(filter_data(d, d$abc == "a")) not equal to 34.
1/1 mismatches
[1] 30 - 34 == -4
== testthat results ===========================================================
OK: 99 SKIPPED: 0 FAILED: 1
1. Failure: filter_data, arrange_data (@test-tbl.R#60)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tbltools)
>
> test_check("tbltools")
── 1. Failure: filter_data, arrange_data (@test-tbl.R#60) ─────────────────────
nrow(filter_data(d, d$abc == "a")) not equal to 34.
1/1 mismatches
[1] 30 - 34 == -4
══ testthat results ═══════════════════════════════════════════════════════════
OK: 99 SKIPPED: 0 FAILED: 1
1. Failure: filter_data, arrange_data (@test-tbl.R#60)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tbltools)
>
> test_check("tbltools")
── 1. Failure: filter_data, arrange_data (@test-tbl.R#60) ─────────────────────
nrow(filter_data(d, d$abc == "a")) not equal to 34.
1/1 mismatches
[1] 30 - 34 == -4
══ testthat results ═══════════════════════════════════════════════════════════
OK: 99 SKIPPED: 0 FAILED: 1
1. Failure: filter_data, arrange_data (@test-tbl.R#60)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tbltools)
>
> test_check("tbltools")
-- 1. Failure: filter_data, arrange_data (@test-tbl.R#60) ---------------------
nrow(filter_data(d, d$abc == "a")) not equal to 34.
1/1 mismatches
[1] 30 - 34 == -4
== testthat results ===========================================================
OK: 99 SKIPPED: 0 FAILED: 1
1. Failure: filter_data, arrange_data (@test-tbl.R#60)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tbltools)
>
> test_check("tbltools")
── 1. Failure: filter_data, arrange_data (@test-tbl.R#60) ─────────────────────
nrow(filter_data(d, d$abc == "a")) not equal to 34.
1/1 mismatches
[1] 30 - 34 == -4
══ testthat results ═══════════════════════════════════════════════════════════
OK: 99 SKIPPED: 0 FAILED: 1
1. Failure: filter_data, arrange_data (@test-tbl.R#60)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64