CRAN Package Check Results for Package colocr

Last updated on 2020-01-16 16:49:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.76 201.25 206.01 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 3.42 139.49 142.91 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 249.25 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.0 233.35 OK
r-devel-windows-ix86+x86_64 0.1.0 18.00 212.00 230.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.1.0 12.00 308.00 320.00 OK
r-patched-linux-x86_64 0.1.0 4.03 187.14 191.17 OK
r-patched-solaris-x86 0.1.0 313.30 ERROR
r-release-linux-x86_64 0.1.0 3.23 189.51 192.74 OK
r-release-windows-ix86+x86_64 0.1.0 21.00 278.00 299.00 OK
r-release-osx-x86_64 0.1.0 ERROR
r-oldrel-windows-ix86+x86_64 0.1.0 10.00 236.00 246.00 OK
r-oldrel-osx-x86_64 0.1.0 ERROR

Check Details

Version: 0.1.0
Check: package dependencies
Result: WARN
    Requires orphaned package: ‘imager’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [116s/144s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(shinytest)
     shinytest requires a headless web browser (PhantomJS) to record and run tests.
     To install it, run shinytest::installDependencies()
     If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
     > library(colocr)
     >
     > test_check("colocr")
     ── 1. Failure: the app results are reproduced faithfuly (@test-reproduce_app.R#3
     all.equal(...) isn't true.
    
     ── 2. Failure: the app results are reproduced faithfuly (@test-reproduce_app.R#3
     all.equal(...) isn't true.
    
     ── 3. Failure: the app results are reproduced using imager only (@test-reproduce
     all.equal(round(stats$pcc, 3), round(unlist(corr), 3)) isn't true.
    
     ── 4. Failure: the app results are reproduced using imager only (@test-reproduce
     all.equal(round(stats$moc, 3), round(unlist(corr), 3)) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 38 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 4 ]
     1. Failure: the app results are reproduced faithfuly (@test-reproduce_app.R#32)
     2. Failure: the app results are reproduced faithfuly (@test-reproduce_app.R#35)
     3. Failure: the app results are reproduced using imager only (@test-reproduce_app.R#126)
     4. Failure: the app results are reproduced using imager only (@test-reproduce_app.R#145)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [64s/64s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ── 3. Failure: the app results are reproduced using imager only (@test-reproduce
     all.equal(round(stats$pcc, 3), round(unlist(corr), 3)) isn't true.
    
     ── 4. Failure: the app results are reproduced using imager only (@test-reproduce
     all.equal(round(stats$moc, 3), round(unlist(corr), 3)) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 38 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 4 ]
     1. Failure: the app results are reproduced faithfuly (@test-reproduce_app.R#32)
     2. Failure: the app results are reproduced faithfuly (@test-reproduce_app.R#35)
     3. Failure: the app results are reproduced using imager only (@test-reproduce_app.R#126)
     4. Failure: the app results are reproduced using imager only (@test-reproduce_app.R#145)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [70s/70s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ── 3. Failure: the app results are reproduced using imager only (@test-reproduce
     all.equal(round(stats$pcc, 3), round(unlist(corr), 3)) isn't true.
    
     ── 4. Failure: the app results are reproduced using imager only (@test-reproduce
     all.equal(round(stats$moc, 3), round(unlist(corr), 3)) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 38 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 4 ]
     1. Failure: the app results are reproduced faithfuly (@test-reproduce_app.R#32)
     2. Failure: the app results are reproduced faithfuly (@test-reproduce_app.R#35)
     3. Failure: the app results are reproduced using imager only (@test-reproduce_app.R#126)
     4. Failure: the app results are reproduced using imager only (@test-reproduce_app.R#145)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64