CRAN Package Check Results for Package gvc

Last updated on 2020-04-11 08:50:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.2 2.30 24.27 26.57 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.2 1.66 19.36 21.02 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.2 31.57 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.2 35.31 ERROR
r-devel-windows-ix86+x86_64 0.5.2 5.00 47.00 52.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.5.2 5.00 39.00 44.00 ERROR
r-patched-linux-x86_64 0.5.2 2.04 23.62 25.66 ERROR
r-patched-osx-x86_64 0.5.2 ERROR
r-patched-solaris-x86 0.5.2 49.80 ERROR
r-release-linux-x86_64 0.5.2 1.75 22.55 24.30 OK
r-release-windows-ix86+x86_64 0.5.2 4.00 54.00 58.00 OK
r-release-osx-x86_64 0.5.2 OK
r-oldrel-windows-ix86+x86_64 0.5.2 4.00 38.00 42.00 OK
r-oldrel-osx-x86_64 0.5.2 OK

Check Details

Version: 0.5.2
Check: tests
Result: ERROR
     Running 'testthat.R' [2s/3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(gvc)
     If you use gvc for data analysis,
     please cite both R and gvc,
     using citation() and citation("gvc") respectively.
    
     >
     > test_check("gvc")
     -- 1. Failure: output order matches (@test_e2r.R#30) --------------------------
     le2r[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     -- 2. Failure: output order matches (@test_e2r.R#31) --------------------------
     le2r[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     -- 3. Failure: output order matches (@test_e2r.R#32) --------------------------
     le2r[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     -- 4. Failure: output order matches (@test_i2e.R#30) --------------------------
     li2e[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     -- 5. Failure: output order matches (@test_i2e.R#31) --------------------------
     li2e[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     -- 6. Failure: output order matches (@test_i2e.R#32) --------------------------
     li2e[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     == testthat results ===========================================================
     [ OK: 12 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
     1. Failure: output order matches (@test_e2r.R#30)
     2. Failure: output order matches (@test_e2r.R#31)
     3. Failure: output order matches (@test_e2r.R#32)
     4. Failure: output order matches (@test_i2e.R#30)
     5. Failure: output order matches (@test_i2e.R#31)
     6. Failure: output order matches (@test_i2e.R#32)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(gvc)
     If you use gvc for data analysis,
     please cite both R and gvc,
     using citation() and citation("gvc") respectively.
    
     >
     > test_check("gvc")
     ── 1. Failure: output order matches (@test_e2r.R#30) ──────────────────────────
     le2r[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     ── 2. Failure: output order matches (@test_e2r.R#31) ──────────────────────────
     le2r[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     ── 3. Failure: output order matches (@test_e2r.R#32) ──────────────────────────
     le2r[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     ── 4. Failure: output order matches (@test_i2e.R#30) ──────────────────────────
     li2e[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     ── 5. Failure: output order matches (@test_i2e.R#31) ──────────────────────────
     li2e[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     ── 6. Failure: output order matches (@test_i2e.R#32) ──────────────────────────
     li2e[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 12 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
     1. Failure: output order matches (@test_e2r.R#30)
     2. Failure: output order matches (@test_e2r.R#31)
     3. Failure: output order matches (@test_e2r.R#32)
     4. Failure: output order matches (@test_i2e.R#30)
     5. Failure: output order matches (@test_i2e.R#31)
     6. Failure: output order matches (@test_i2e.R#32)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.2
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(gvc)
     If you use gvc for data analysis,
     please cite both R and gvc,
     using citation() and citation("gvc") respectively.
    
     >
     > test_check("gvc")
     ── 1. Failure: output order matches (@test_e2r.R#30) ──────────────────────────
     le2r[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     ── 2. Failure: output order matches (@test_e2r.R#31) ──────────────────────────
     le2r[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     ── 3. Failure: output order matches (@test_e2r.R#32) ──────────────────────────
     le2r[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     ── 4. Failure: output order matches (@test_i2e.R#30) ──────────────────────────
     li2e[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     ── 5. Failure: output order matches (@test_i2e.R#31) ──────────────────────────
     li2e[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     ── 6. Failure: output order matches (@test_i2e.R#32) ──────────────────────────
     li2e[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 12 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
     1. Failure: output order matches (@test_e2r.R#30)
     2. Failure: output order matches (@test_e2r.R#31)
     3. Failure: output order matches (@test_e2r.R#32)
     4. Failure: output order matches (@test_i2e.R#30)
     5. Failure: output order matches (@test_i2e.R#31)
     6. Failure: output order matches (@test_i2e.R#32)
    
     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.5.2
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(gvc)
     If you use gvc for data analysis,
     please cite both R and gvc,
     using citation() and citation("gvc") respectively.
    
     >
     > test_check("gvc")
     -- 1. Failure: output order matches (@test_e2r.R#30) --------------------------
     le2r[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     -- 2. Failure: output order matches (@test_e2r.R#31) --------------------------
     le2r[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     -- 3. Failure: output order matches (@test_e2r.R#32) --------------------------
     le2r[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     -- 4. Failure: output order matches (@test_i2e.R#30) --------------------------
     li2e[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     -- 5. Failure: output order matches (@test_i2e.R#31) --------------------------
     li2e[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     -- 6. Failure: output order matches (@test_i2e.R#32) --------------------------
     li2e[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     == testthat results ===========================================================
     [ OK: 12 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
     1. Failure: output order matches (@test_e2r.R#30)
     2. Failure: output order matches (@test_e2r.R#31)
     3. Failure: output order matches (@test_e2r.R#32)
     4. Failure: output order matches (@test_i2e.R#30)
     5. Failure: output order matches (@test_i2e.R#31)
     6. Failure: output order matches (@test_i2e.R#32)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.5.2
Check: tests
Result: ERROR
     Running 'testthat.R' [2s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(gvc)
     If you use gvc for data analysis,
     please cite both R and gvc,
     using citation() and citation("gvc") respectively.
    
     >
     > test_check("gvc")
     -- 1. Failure: output order matches (@test_e2r.R#30) --------------------------
     le2r[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     -- 2. Failure: output order matches (@test_e2r.R#31) --------------------------
     le2r[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     -- 3. Failure: output order matches (@test_e2r.R#32) --------------------------
     le2r[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     -- 4. Failure: output order matches (@test_i2e.R#30) --------------------------
     li2e[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     -- 5. Failure: output order matches (@test_i2e.R#31) --------------------------
     li2e[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     -- 6. Failure: output order matches (@test_i2e.R#32) --------------------------
     li2e[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     == testthat results ===========================================================
     [ OK: 12 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
     1. Failure: output order matches (@test_e2r.R#30)
     2. Failure: output order matches (@test_e2r.R#31)
     3. Failure: output order matches (@test_e2r.R#32)
     4. Failure: output order matches (@test_i2e.R#30)
     5. Failure: output order matches (@test_i2e.R#31)
     6. Failure: output order matches (@test_i2e.R#32)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 0.5.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(gvc)
     If you use gvc for data analysis,
     please cite both R and gvc,
     using citation() and citation("gvc") respectively.
    
     >
     > test_check("gvc")
     ── 1. Failure: output order matches (@test_e2r.R#30) ──────────────────────────
     le2r[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     ── 2. Failure: output order matches (@test_e2r.R#31) ──────────────────────────
     le2r[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     ── 3. Failure: output order matches (@test_e2r.R#32) ──────────────────────────
     le2r[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     ── 4. Failure: output order matches (@test_i2e.R#30) ──────────────────────────
     li2e[1, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[1].
     Types not compatible: character is not integer
    
     ── 5. Failure: output order matches (@test_i2e.R#31) ──────────────────────────
     li2e[4, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[2].
     Types not compatible: character is not integer
    
     ── 6. Failure: output order matches (@test_i2e.R#32) ──────────────────────────
     li2e[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 12 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
     1. Failure: output order matches (@test_e2r.R#30)
     2. Failure: output order matches (@test_e2r.R#31)
     3. Failure: output order matches (@test_e2r.R#32)
     4. Failure: output order matches (@test_i2e.R#30)
     5. Failure: output order matches (@test_i2e.R#31)
     6. Failure: output order matches (@test_i2e.R#32)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.5.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ── 6. Failure: output order matches (@test_i2e.R#32) ──────────────────────────
     li2e[9, 1] not equal to factor(c("Argentina", "Turkey", "Germany"))[3].
     Types not compatible: character is not integer
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 12 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
     1. Failure: output order matches (@test_e2r.R#30)
     2. Failure: output order matches (@test_e2r.R#31)
     3. Failure: output order matches (@test_e2r.R#32)
     4. Failure: output order matches (@test_i2e.R#30)
     5. Failure: output order matches (@test_i2e.R#31)
     6. Failure: output order matches (@test_i2e.R#32)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-osx-x86_64