CRAN Package Check Results for Package faux

Last updated on 2023-03-06 07:51:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 14.31 302.67 316.98 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 12.55 228.70 241.25 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 378.74 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 387.50 OK
r-devel-windows-x86_64 1.2.0 71.00 432.00 503.00 OK
r-patched-linux-x86_64 1.2.0 12.01 288.37 300.38 OK
r-release-linux-x86_64 1.2.0 12.09 279.78 291.87 OK
r-release-macos-arm64 1.2.0 93.00 ERROR
r-release-macos-x86_64 1.2.0 153.00 OK
r-release-windows-x86_64 1.2.0 76.00 407.00 483.00 OK
r-oldrel-macos-arm64 1.2.0 111.00 ERROR
r-oldrel-macos-x86_64 1.2.0 164.00 OK
r-oldrel-windows-ix86+x86_64 1.2.0 31.00 393.00 424.00 OK

Additional issues

M1mac noLD

Check Details

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/27s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     • Too variable (1)
     • long checking function (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-distributions.R:574'): likert labels ─────────────────────────
     cumsum(counts$n) not equal to floor(unname(p) * 100) + 1.
     Lengths differ: 6 is not 5
     Backtrace:
     ▆
     1. └─global expect_equal(cumsum(counts$n), floor(unname(p) * 100) + 1) at test-distributions.R:574:2
     2. └─testthat::expect_equal(..., check.environment = FALSE)
    
     [ FAIL 1 | WARN 17 | SKIP 13 | PASS 1349 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [30s/30s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     • Too variable (1)
     • long checking function (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-distributions.R:574'): likert labels ─────────────────────────
     cumsum(counts$n) not equal to floor(unname(p) * 100) + 1.
     Lengths differ: 6 is not 5
     Backtrace:
     ▆
     1. └─global expect_equal(cumsum(counts$n), floor(unname(p) * 100) + 1) at test-distributions.R:574:2
     2. └─testthat::expect_equal(..., check.environment = FALSE)
    
     [ FAIL 1 | WARN 17 | SKIP 13 | PASS 1349 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-arm64