CRAN Package Check Results for Package tukeyGH

Last updated on 2023-03-28 04:53:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.50 60.56 63.06 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.68 47.12 49.80 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 79.58 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 76.33 NOTE
r-patched-linux-x86_64 1.0.0 2.75 59.50 62.25 OK
r-release-linux-x86_64 1.0.0 3.28 58.89 62.17 OK
r-release-macos-arm64 1.0.0 22.00 NOTE
r-release-macos-x86_64 1.0.0 32.00 NOTE
r-release-windows-x86_64 1.0.0 13.00 92.00 105.00 OK
r-oldrel-macos-arm64 1.0.0 26.00 NOTE
r-oldrel-macos-x86_64 1.0.0 48.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0.0 8.00 95.00 103.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [21s/32s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tukeyGH)
     >
     > test_check("tukeyGH")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 62 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-dgh.R:25:3'): dgh works ──────────────────────────────────────
     depo$fx (`actual`) not equal to depo$afx (`expected`).
    
     actual | expected
     [1] 0.144873523 - 0.144831119 [1]
     [2] 1.895167672 - 1.895007254 [2]
     [3] 0.131034659 - 0.130769862 [3]
     [4] 0.490403698 - 0.489873908 [4]
     [5] 0.000258830 - 0.000264400 [5]
     [6] 0.812162187 - 0.812161677 [6]
     [7] 0.025197371 - 0.025146496 [7]
     [8] 0.595738519 - 0.595578131 [8]
     [9] 0.049329616 - 0.049133612 [9]
     [10] 0.042903428 - 0.042891479 [10]
     ... ... ... and 190 more ...
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 62 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘Rdpack’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64