CRAN Package Check Results for Package fuzzyreg

Last updated on 2024-04-27 15:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 4.42 45.99 50.41 OK
r-devel-linux-x86_64-debian-gcc 0.6.2 3.23 35.31 38.54 OK
r-devel-linux-x86_64-fedora-clang 0.6.2 68.68 OK
r-devel-linux-x86_64-fedora-gcc 0.6.2 78.59 OK
r-devel-windows-x86_64 0.6.2 4.00 60.00 64.00 OK
r-patched-linux-x86_64 0.6.2 3.73 45.31 49.04 OK
r-release-linux-x86_64 0.6.2 3.63 40.35 43.98 OK
r-release-macos-arm64 0.6.2 27.00 OK
r-release-windows-x86_64 0.6.2 4.00 59.00 63.00 OK
r-oldrel-macos-arm64 0.6.2 27.00 OK
r-oldrel-macos-x86_64 0.6.2 42.00 OK
r-oldrel-windows-x86_64 0.6.2 4.00 60.00 64.00 ERROR

Check Details

Version: 0.6.2
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(fuzzyreg) > > test_check("fuzzyreg") [ FAIL 1 | WARN 10 | SKIP 0 | PASS 31 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_correctSolution.R:43:3'): correct MOFLR ────────────────────── fuzzylm(y ~ x, fuzzydat$nas, "moflr", "xl", , "yl")$coef not equivalent to matrix(c(6.07, 7.84, 7.84, 1.67, 0.48, 0.48), ncol = 3, byrow = TRUE). 1/6 mismatches [1] 11.5 - 6.07 == 5.42 [ FAIL 1 | WARN 10 | SKIP 0 | PASS 31 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64