Last updated on 2019-04-13 01:58:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 23.45 | 56.75 | 80.20 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 17.62 | 44.83 | 62.45 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 103.97 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 95.62 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.4.1 | 41.00 | 97.00 | 138.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.1 | 20.16 | 55.96 | 76.12 | ERROR | |
r-patched-solaris-x86 | 0.4.1 | 127.70 | ERROR | |||
r-release-linux-x86_64 | 0.4.1 | 20.60 | 52.18 | 72.78 | OK | |
r-release-windows-ix86+x86_64 | 0.4.1 | 62.00 | 120.00 | 182.00 | OK | |
r-release-osx-x86_64 | 0.4.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.1 | 40.00 | 108.00 | 148.00 | OK | |
r-oldrel-osx-x86_64 | 0.4.1 | OK |
Version: 0.4.1
Check: tests
Result: ERROR
Running 'testthat.R' [7s/8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(padr)
>
> test_check("padr")
-- 1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
-- 2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
-- 3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y2 %>% median not equal to 22.765.
1/1 mismatches
[1] 25.3 - 22.8 == 2.5
-- 4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R
`fill_by_prevalent(x_df, y1)` did not throw an error.
== testthat results ===========================================================
OK: 584 SKIPPED: 1 FAILED: 4
1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#36)
2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#37)
3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#38)
4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R#48)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(padr)
>
> test_check("padr")
── 1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
── 2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
── 3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y2 %>% median not equal to 22.765.
1/1 mismatches
[1] 25.3 - 22.8 == 2.5
── 4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R
`fill_by_prevalent(x_df, y1)` did not throw an error.
══ testthat results ═══════════════════════════════════════════════════════════
OK: 584 SKIPPED: 1 FAILED: 4
1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#36)
2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#37)
3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#38)
4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R#48)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(padr)
>
> test_check("padr")
── 1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
── 2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
── 3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y2 %>% median not equal to 22.765.
1/1 mismatches
[1] 25.3 - 22.8 == 2.5
── 4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R
`fill_by_prevalent(x_df, y1)` did not throw an error.
══ testthat results ═══════════════════════════════════════════════════════════
OK: 584 SKIPPED: 1 FAILED: 4
1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#36)
2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#37)
3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#38)
4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R#48)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(padr)
>
> test_check("padr")
-- 1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
-- 2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
-- 3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y2 %>% median not equal to 22.765.
1/1 mismatches
[1] 25.3 - 22.8 == 2.5
-- 4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R
`fill_by_prevalent(x_df, y1)` did not throw an error.
== testthat results ===========================================================
OK: 584 SKIPPED: 1 FAILED: 4
1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#36)
2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#37)
3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#38)
4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R#48)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.4.1
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(padr)
>
> test_check("padr")
-- 1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
-- 2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
-- 3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y2 %>% median not equal to 22.765.
1/1 mismatches
[1] 25.3 - 22.8 == 2.5
-- 4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R
`fill_by_prevalent(x_df, y1)` did not throw an error.
== testthat results ===========================================================
OK: 584 SKIPPED: 1 FAILED: 4
1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#36)
2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#37)
3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#38)
4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R#48)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(padr)
>
> test_check("padr")
── 1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
── 2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
── 3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y2 %>% median not equal to 22.765.
1/1 mismatches
[1] 25.3 - 22.8 == 2.5
── 4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R
`fill_by_prevalent(x_df, y1)` did not throw an error.
══ testthat results ═══════════════════════════════════════════════════════════
OK: 584 SKIPPED: 1 FAILED: 4
1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#36)
2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#37)
3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#38)
4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R#48)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(padr)
>
> test_check("padr")
── 1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
── 2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y1 %>% median not equal to 14.77.
1/1 mismatches
[1] 14.8 - 14.8 == 0.04
── 3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#
fill_by_function(x_df, y1, y2)$y2 %>% median not equal to 22.765.
1/1 mismatches
[1] 25.3 - 22.8 == 2.5
── 4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R
`fill_by_prevalent(x_df, y1)` did not throw an error.
══ testthat results ═══════════════════════════════════════════════════════════
OK: 584 SKIPPED: 1 FAILED: 4
1. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#36)
2. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#37)
3. Failure: fill_by_function gives expected outcomes (@test_fill_functions.R#38)
4. Failure: fill_by_prevalent gives expected outcomes (@test_fill_functions.R#48)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86