CRAN Package Check Results for Package testextra

Last updated on 2021-01-24 18:47:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0.1 3.13 36.00 39.13 OK
r-devel-linux-x86_64-debian-gcc 0.1.0.1 2.39 27.66 30.05 OK
r-devel-linux-x86_64-fedora-clang 0.1.0.1 55.26 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0.1 45.71 NOTE
r-devel-windows-ix86+x86_64 0.1.0.1 7.00 52.00 59.00 OK
r-patched-linux-x86_64 0.1.0.1 2.55 34.37 36.92 OK
r-patched-solaris-x86 0.1.0.1 66.30 NOTE
r-release-linux-x86_64 0.1.0.1 3.09 34.02 37.11 OK
r-release-macos-x86_64 0.1.0.1 ERROR
r-release-windows-ix86+x86_64 0.1.0.1 17.00 63.00 80.00 OK
r-oldrel-macos-x86_64 0.1.0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0.1 5.00 44.00 49.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