Last updated on 2018-07-29 17:48:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.36 | 46.19 | 48.55 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.78 | 30.64 | 32.42 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 51.78 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 44.25 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 77.00 | 83.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 1.65 | 35.73 | 37.38 | ERROR | |
r-patched-solaris-x86 | 0.1.0 | 68.30 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 1.85 | 35.44 | 37.29 | ERROR | |
r-release-windows-ix86+x86_64 | 0.1.0 | 7.00 | 82.00 | 89.00 | ERROR | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 100.00 | 105.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/62s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
── 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) ────────
t2[["_embedded"]][["records"]] has length 3, not length 2.
── 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
── 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ───
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
── 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
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’ [6s/28s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
── 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) ────────
t2[["_embedded"]][["records"]] has length 3, not length 2.
── 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
── 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ───
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
── 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
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’ [12s/93s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
OMP: Warning #96: Cannot form a team with 3 threads, using 2 instead.
OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
── 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) ────────
t2[["_embedded"]][["records"]] has length 3, not length 2.
── 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
── 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ───
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
── 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
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’ [8s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
── 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) ────────
t2[["_embedded"]][["records"]] has length 3, not length 2.
── 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
── 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ───
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
── 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
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' [28s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
-- 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) --------
t2[["_embedded"]][["records"]] has length 3, not length 2.
-- 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
-- 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ---
t2[["_embedded"]][["records"]] has length 2, not length 1.
-- 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
-- 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
-- 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
== testthat results ===========================================================
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
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’ [7s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
── 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) ────────
t2[["_embedded"]][["records"]] has length 3, not length 2.
── 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
── 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ───
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
── 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
── 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) ────────
t2[["_embedded"]][["records"]] has length 3, not length 2.
── 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
── 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ───
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
── 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/40s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
── 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) ────────
t2[["_embedded"]][["records"]] has length 3, not length 2.
── 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
── 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ───
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
── 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
── 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [35s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
-- 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) --------
t2[["_embedded"]][["records"]] has length 3, not length 2.
-- 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
-- 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ---
t2[["_embedded"]][["records"]] has length 2, not length 1.
-- 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
-- 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
-- 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
== testthat results ===========================================================
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [36s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(stellaRbase)
>
> options(scipen = 25)
>
> test_check("stellaRbase")
-- 1. Failure: Row counts are correct. (@test-getEffects_Account.R#33) --------
t2[["_embedded"]][["records"]] has length 3, not length 2.
-- 2. Failure: Row counts are correct and consolidate between lists and data tab
nrow(t8) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
-- 3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30) ---
t2[["_embedded"]][["records"]] has length 2, not length 1.
-- 4. Failure: Row counts consolidate between lists and data tables. (@test-getP
nrow(t6) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
-- 5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
t2[["_embedded"]][["records"]] has length 2, not length 1.
-- 6. Failure: Row counts consolidate between lists and data tables. (@test-getT
nrow(t7) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
== testthat results ===========================================================
OK: 208 SKIPPED: 0 FAILED: 6
1. Failure: Row counts are correct. (@test-getEffects_Account.R#33)
2. Failure: Row counts are correct and consolidate between lists and data tables. (@test-getEffects_Account.R#52)
3. Failure: Row counts are as expected. (@test-getPayments_Account.R#30)
4. Failure: Row counts consolidate between lists and data tables. (@test-getPayments_Account.R#39)
5. Failure: Row counts are as expected. (@test-getTransactions_Account.R#31)
6. Failure: Row counts consolidate between lists and data tables. (@test-getTransactions_Account.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64