CRAN Package Check Results for Package liteq

Last updated on 2017-09-26 01:47:25.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.48 38.42 39.90 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 1.42 37.76 39.18 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 43.28 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 43.21 ERROR
r-devel-windows-ix86+x86_64 1.0.0 5.00 49.00 54.00 ERROR
r-patched-linux-x86_64 1.0.0 1.53 38.90 40.43 ERROR
r-patched-solaris-x86 1.0.0 58.90 ERROR
r-release-linux-x86_64 1.0.0 1.38 38.29 39.67 ERROR
r-release-windows-ix86+x86_64 1.0.0 5.00 52.00 57.00 ERROR
r-release-osx-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 6.00 47.00 53.00 ERROR
r-oldrel-osx-x86_64 1.0.0 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/18s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(liteq)
     >
     > test_check("liteq")
     1. Failure: ensure_db (@test-db.R#12) ------------------------------------------
     ensure_db(db) produced warnings.
    
    
     2. Failure: ensure_queue (@test-queue.R#21) ------------------------------------
     q <- ensure_queue("foo", db = db) produced warnings.
    
    
     testthat results ================================================================
     OK: 505 SKIPPED: 0 FAILED: 2
     1. Failure: ensure_db (@test-db.R#12)
     2. Failure: ensure_queue (@test-queue.R#21)
    
     Error: testthat unit tests failed
     In addition: Warning message:
     call dbDisconnect() when finished working with a connection
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/18s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(liteq)
     >
     > test_check("liteq")
     1. Failure: ensure_db (@test-db.R#12) ------------------------------------------
     ensure_db(db) produced warnings.
    
    
     2. Failure: ensure_queue (@test-queue.R#21) ------------------------------------
     q <- ensure_queue("foo", db = db) produced warnings.
    
    
     testthat results ================================================================
     OK: 505 SKIPPED: 0 FAILED: 2
     1. Failure: ensure_db (@test-db.R#12)
     2. Failure: ensure_queue (@test-queue.R#21)
    
     Error: testthat unit tests failed
     In addition: Warning message:
     call dbDisconnect() when finished working with a connection
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(liteq)
     >
     > test_check("liteq")
     1. Failure: ensure_db (@test-db.R#12) ------------------------------------------
     ensure_db(db) produced warnings.
    
    
     2. Failure: ensure_queue (@test-queue.R#21) ------------------------------------
     q <- ensure_queue("foo", db = db) produced warnings.
    
    
     testthat results ================================================================
     OK: 505 SKIPPED: 0 FAILED: 2
     1. Failure: ensure_db (@test-db.R#12)
     2. Failure: ensure_queue (@test-queue.R#21)
    
     Error: testthat unit tests failed
     In addition: Warning message:
     call dbDisconnect() when finished working with a connection
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
    
    
     2. Failure: ensure_queue (@test-queue.R#21) ------------------------------------
     q <- ensure_queue("foo", db = db) produced warnings.
    
    
     testthat results ================================================================
     OK: 505 SKIPPED: 0 FAILED: 2
     1. Failure: ensure_db (@test-db.R#12)
     2. Failure: ensure_queue (@test-queue.R#21)
    
     Error: testthat unit tests failed
     In addition: Warning message:
     call dbDisconnect() when finished working with a connection
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(liteq)
     >
     > test_check("liteq")
     1. Failure: ensure_db (@test-db.R#12) ------------------------------------------
     ensure_db(db) produced warnings.
    
    
     2. Failure: ensure_queue (@test-queue.R#21) ------------------------------------
     q <- ensure_queue("foo", db = db) produced warnings.
    
    
     testthat results ================================================================
     OK: 505 SKIPPED: 0 FAILED: 2
     1. Failure: ensure_db (@test-db.R#12)
     2. Failure: ensure_queue (@test-queue.R#21)
    
     Error: testthat unit tests failed
     In addition: Warning message:
     call dbDisconnect() when finished working with a connection
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(liteq)
     >
     > test_check("liteq")
     1. Failure: ensure_db (@test-db.R#12) ------------------------------------------
     ensure_db(db) produced warnings.
    
    
     2. Failure: ensure_queue (@test-queue.R#21) ------------------------------------
     q <- ensure_queue("foo", db = db) produced warnings.
    
    
     testthat results ================================================================
     OK: 505 SKIPPED: 0 FAILED: 2
     1. Failure: ensure_db (@test-db.R#12)
     2. Failure: ensure_queue (@test-queue.R#21)
    
     Error: testthat unit tests failed
     In addition: Warning message:
     call dbDisconnect() when finished working with a connection
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/18s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(liteq)
     >
     > test_check("liteq")
     1. Failure: ensure_db (@test-db.R#12) ------------------------------------------
     ensure_db(db) produced warnings.
    
    
     2. Failure: ensure_queue (@test-queue.R#21) ------------------------------------
     q <- ensure_queue("foo", db = db) produced warnings.
    
    
     testthat results ================================================================
     OK: 506 SKIPPED: 0 FAILED: 2
     1. Failure: ensure_db (@test-db.R#12)
     2. Failure: ensure_queue (@test-queue.R#21)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     1. Failure: ensure_db (@test-db.R#12) ------------------------------------------
     ensure_db(db) produced warnings.
    
    
     2. Failure: ensure_queue (@test-queue.R#21) ------------------------------------
     q <- ensure_queue("foo", db = db) produced warnings.
    
    
     testthat results ================================================================
     OK: 506 SKIPPED: 0 FAILED: 2
     1. Failure: ensure_db (@test-db.R#12)
     2. Failure: ensure_queue (@test-queue.R#21)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [9s]
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     1. Failure: ensure_db (@test-db.R#12) ------------------------------------------
     ensure_db(db) produced warnings.
    
    
     2. Failure: ensure_queue (@test-queue.R#21) ------------------------------------
     q <- ensure_queue("foo", db = db) produced warnings.
    
    
     testthat results ================================================================
     OK: 506 SKIPPED: 0 FAILED: 2
     1. Failure: ensure_db (@test-db.R#12)
     2. Failure: ensure_queue (@test-queue.R#21)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64