CRAN Package Check Results for Package testextra

Last updated on 2020-08-07 01:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0.1 3.15 31.57 34.72 OK
r-devel-linux-x86_64-debian-gcc 0.1.0.1 2.49 25.07 27.56 OK
r-devel-linux-x86_64-fedora-clang 0.1.0.1 50.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0.1 40.70 NOTE
r-devel-windows-ix86+x86_64 0.1.0.1 15.00 48.00 63.00 OK
r-patched-linux-x86_64 0.1.0.1 3.25 31.87 35.12 OK
r-patched-solaris-x86 0.1.0.1 62.00 NOTE
r-release-linux-x86_64 0.1.0.1 3.26 32.08 35.34 OK
r-release-macos-x86_64 0.1.0.1 ERROR
r-release-windows-ix86+x86_64 0.1.0.1 13.00 69.00 82.00 OK
r-oldrel-macos-x86_64 0.1.0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0.1 7.00 62.00 69.00 OK

Check Details

Version: 0.1.0.1
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘stringi’ ‘utils’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ── 2. Failure: .extract_tests_to_file Basic (@extract_tests.R#181) ────────────
     `... <- NULL` produced unexpected messages.
     Expected match: \\+ file `/Volumes/Temp/tmp/RtmpQsqRl8/test-e1b026875377.R` is newer\\. SKIPPING\\.
     Actual values:
     * * Extracting tests from file `/Volumes/Temp/tmp/RtmpQsqRl8/src-e1b017dce236.R`.
    
     * + Writting extracted tests to `/Volumes/Temp/tmp/RtmpQsqRl8/test-e1b026875377.R`.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 143 | SKIPPED: 0 | WARNINGS: 6 | FAILED: 2 ]
     1. Failure: .extract_tests_to_file Basic (@extract_tests.R#180)
     2. Failure: .extract_tests_to_file Basic (@extract_tests.R#181)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-macos-x86_64