CRAN Package Check Results for Package fuzzyreg

Last updated on 2021-10-05 20:52:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 3.38 39.64 43.02 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 2.47 30.84 33.31 OK
r-devel-linux-x86_64-fedora-clang 0.5.1 61.26 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 49.96 OK
r-devel-windows-x86_64 0.5.1 7.00 46.00 53.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.5.1 OK
r-patched-linux-x86_64 0.5.1 3.60 38.37 41.97 OK
r-patched-solaris-x86 0.5.1 71.60 OK
r-release-linux-x86_64 0.5.1 3.61 38.82 42.43 OK
r-release-macos-arm64 0.5.1 ERROR
r-release-macos-x86_64 0.5.1 OK
r-release-windows-ix86+x86_64 0.5.1 7.00 51.00 58.00 OK
r-oldrel-macos-x86_64 0.5.1 OK
r-oldrel-windows-ix86+x86_64 0.5.1 7.00 58.00 65.00 OK

Additional issues

M1mac

Check Details

Version: 0.5.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(fuzzyreg)
     >
     > test_check("fuzzyreg")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_correctSolution.R:50:3): correct TEF for crisp numbers ────────
     0 not equal to TEF(f).
     1/1 mismatches
     [1] 0 - 3 == -3
    
     [ FAIL 1 | WARN 8 | SKIP 0 | PASS 24 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64