Last updated on 2018-05-24 17:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.84 | 36.75 | 39.59 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.54 | 31.02 | 33.56 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 52.45 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 49.21 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 70.00 | 75.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 3.16 | 36.76 | 39.92 | ERROR | |
r-patched-solaris-x86 | 0.1.0 | 74.50 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 2.15 | 36.73 | 38.88 | ERROR | |
r-release-windows-ix86+x86_64 | 0.1.0 | 7.00 | 52.00 | 59.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 51.00 | 56.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tccox)
>
> test_check("tccox")
── 1. Failure: COX (@test_COX.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_COX.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (2, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 2) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 2. Failure: HTC (@test_HTC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_HTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (23, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 23) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 3. Failure: ITC (@test_ITC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_ITC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (21, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 21) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 4. Failure: PTC (@test_PTC.R#5) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_PTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (6, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 6) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
══ testthat results ═══════════════════════════════════════════════════════════
OK: 0 SKIPPED: 0 FAILED: 4
1. Failure: COX (@test_COX.R#6)
2. Failure: HTC (@test_HTC.R#6)
3. Failure: ITC (@test_ITC.R#6)
4. Failure: PTC (@test_PTC.R#5)
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’ [9s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tccox)
>
> test_check("tccox")
── 1. Failure: COX (@test_COX.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_COX.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (2, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 2) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 2. Failure: HTC (@test_HTC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_HTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (23, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 23) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 3. Failure: ITC (@test_ITC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_ITC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (21, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 21) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 4. Failure: PTC (@test_PTC.R#5) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_PTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (6, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 6) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
══ testthat results ═══════════════════════════════════════════════════════════
OK: 0 SKIPPED: 0 FAILED: 4
1. Failure: COX (@test_COX.R#6)
2. Failure: HTC (@test_HTC.R#6)
3. Failure: ITC (@test_ITC.R#6)
4. Failure: PTC (@test_PTC.R#5)
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’ [14s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tccox)
>
> test_check("tccox")
── 1. Failure: COX (@test_COX.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_COX.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (2, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 2) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 2. Failure: HTC (@test_HTC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_HTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (23, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 23) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 3. Failure: ITC (@test_ITC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_ITC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (21, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 21) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 4. Failure: PTC (@test_PTC.R#5) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_PTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (6, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 6) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
══ testthat results ═══════════════════════════════════════════════════════════
OK: 0 SKIPPED: 0 FAILED: 4
1. Failure: COX (@test_COX.R#6)
2. Failure: HTC (@test_HTC.R#6)
3. Failure: ITC (@test_ITC.R#6)
4. Failure: PTC (@test_PTC.R#5)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tccox)
>
> test_check("tccox")
── 1. Failure: COX (@test_COX.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_COX.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (2, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 2) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 2. Failure: HTC (@test_HTC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_HTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (23, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 23) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 3. Failure: ITC (@test_ITC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_ITC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (21, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 21) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 4. Failure: PTC (@test_PTC.R#5) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_PTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (6, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 6) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
══ testthat results ═══════════════════════════════════════════════════════════
OK: 0 SKIPPED: 0 FAILED: 4
1. Failure: COX (@test_COX.R#6)
2. Failure: HTC (@test_HTC.R#6)
3. Failure: ITC (@test_ITC.R#6)
4. Failure: PTC (@test_PTC.R#5)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [14s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tccox)
>
> test_check("tccox")
-- 1. Failure: COX (@test_COX.R#6) --------------------------------------------
z[[1]] has changed from known value recorded in 'test_COX.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (2, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 2) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
-- 2. Failure: HTC (@test_HTC.R#6) --------------------------------------------
z[[1]] has changed from known value recorded in 'test_HTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (23, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 23) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
-- 3. Failure: ITC (@test_ITC.R#6) --------------------------------------------
z[[1]] has changed from known value recorded in 'test_ITC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (21, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 21) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
-- 4. Failure: PTC (@test_PTC.R#5) --------------------------------------------
z[[1]] has changed from known value recorded in 'test_PTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (6, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 6) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
== testthat results ===========================================================
OK: 0 SKIPPED: 0 FAILED: 4
1. Failure: COX (@test_COX.R#6)
2. Failure: HTC (@test_HTC.R#6)
3. Failure: ITC (@test_ITC.R#6)
4. Failure: PTC (@test_PTC.R#5)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Dependence on R version ‘3.3.1’ not with patchlevel 0
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tccox)
>
> test_check("tccox")
── 1. Failure: COX (@test_COX.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_COX.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (2, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 2) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 2. Failure: HTC (@test_HTC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_HTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (23, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 23) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 3. Failure: ITC (@test_ITC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_ITC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (21, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 21) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 4. Failure: PTC (@test_PTC.R#5) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_PTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (6, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 6) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
══ testthat results ═══════════════════════════════════════════════════════════
OK: 0 SKIPPED: 0 FAILED: 4
1. Failure: COX (@test_COX.R#6)
2. Failure: HTC (@test_HTC.R#6)
3. Failure: ITC (@test_ITC.R#6)
4. Failure: PTC (@test_PTC.R#5)
Error: testthat unit tests failed
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tccox)
>
> test_check("tccox")
── 1. Failure: COX (@test_COX.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_COX.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (2, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 2) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 2. Failure: HTC (@test_HTC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_HTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (23, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 23) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 3. Failure: ITC (@test_ITC.R#6) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_ITC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (21, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 21) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
── 4. Failure: PTC (@test_PTC.R#5) ────────────────────────────────────────────
z[[1]] has changed from known value recorded in 'test_PTC.rds'.
Names: 4 string mismatches
Component 9: names for current but not for target
Component 9: Numeric: lengths (6, 5) differ
Component 10: names for target but not for current
Component 10: Numeric: lengths (3, 6) differ
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
══ testthat results ═══════════════════════════════════════════════════════════
OK: 0 SKIPPED: 0 FAILED: 4
1. Failure: COX (@test_COX.R#6)
2. Failure: HTC (@test_HTC.R#6)
3. Failure: ITC (@test_ITC.R#6)
4. Failure: PTC (@test_PTC.R#5)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Component 11: Modes: character, numeric
Component 11: Lengths: 1, 3
Component 11: names for current but not for target
Component 11: target is character, current is numeric
...
══ testthat results ═══════════════════════════════════════════════════════════
OK: 0 SKIPPED: 0 FAILED: 4
1. Failure: COX (@test_COX.R#6)
2. Failure: HTC (@test_HTC.R#6)
3. Failure: ITC (@test_ITC.R#6)
4. Failure: PTC (@test_PTC.R#5)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-osx-x86_64