CRAN Package Check Results for Package tractor.base

Last updated on 2019-07-03 01:47:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.2 8.32 55.75 64.07 OK
r-devel-linux-x86_64-debian-gcc 3.3.2 7.25 43.52 50.77 OK
r-devel-linux-x86_64-fedora-clang 3.3.2 79.78 OK
r-devel-linux-x86_64-fedora-gcc 3.3.2 76.32 OK
r-devel-windows-ix86+x86_64 3.3.2 16.00 85.00 101.00 OK
r-patched-linux-x86_64 3.3.2 8.28 53.61 61.89 OK
r-patched-solaris-x86 3.3.2 117.80 OK
r-release-linux-x86_64 3.3.2 8.65 54.97 63.62 OK
r-release-windows-ix86+x86_64 3.3.2 14.00 91.00 105.00 OK
r-release-osx-x86_64 3.3.2 ERROR
r-oldrel-windows-ix86+x86_64 3.3.2 12.00 67.00 79.00 OK
r-oldrel-osx-x86_64 3.3.2 ERROR

Check Details

Version: 3.3.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [18s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tractor.base)
     >
     > test_check("tractor.base")
     ── 1. Failure: file functions work (@test-30-misc.R#28) ───────────────────────
     imageFileExists(temp) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 119 SKIPPED: 0 WARNINGS: 0 FAILED: 1
     1. Failure: file functions work (@test-30-misc.R#28)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 3.3.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [18s/13s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tractor.base)
     >
     > test_check("tractor.base")
     ── 1. Failure: file functions work (@test-30-misc.R#28) ───────────────────────
     imageFileExists(temp) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 119 SKIPPED: 0 WARNINGS: 0 FAILED: 1
     1. Failure: file functions work (@test-30-misc.R#28)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64