CRAN Package Check Results for Package fitHeavyTail

Last updated on 2022-05-07 07:58:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 0.33 12.58 12.91 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 0.29 9.85 10.14 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 14.10 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 13.49 ERROR
r-devel-windows-x86_64 0.1.3 38.00 202.00 240.00 OK
r-patched-linux-x86_64 0.1.3 9.59 205.86 215.45 OK
r-release-linux-x86_64 0.1.3 9.86 207.50 217.36 OK
r-release-macos-arm64 0.1.3 64.00 OK
r-release-macos-x86_64 0.1.3 69.00 ERROR
r-release-windows-x86_64 0.1.3 31.00 207.00 238.00 OK
r-oldrel-macos-arm64 0.1.3 48.00 OK
r-oldrel-macos-x86_64 0.1.3 79.00 ERROR
r-oldrel-windows-ix86+x86_64 0.1.3 22.00 230.00 252.00 OK

Check Details

Version: 0.1.3
Check: package dependencies
Result: ERROR
    Package required but not available: 'ghyp'
    
    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [29s/29s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > library(testthat)
     > library(fitHeavyTail)
     >
     > test_check("fitHeavyTail")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 71 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-fit_mvst.R:43:3): default mode works ──────────────────────────
     ...[] not equal to ...[].
     Component "num_iterations": Mean relative difference: 0.002739726
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 71 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-x86_64

Version: 0.1.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/27s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > library(testthat)
     > library(fitHeavyTail)
     >
     > test_check("fitHeavyTail")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 71 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-fit_mvst.R:43:3): default mode works ──────────────────────────
     ...[] not equal to ...[].
     Component "num_iterations": Mean relative difference: 0.002739726
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 71 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64