CRAN Package Check Results for Package simphony

Last updated on 2022-08-08 08:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3.35 61.24 64.59 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.37 43.55 45.92 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 81.70 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 77.61 OK
r-devel-windows-x86_64 1.0.0 11.00 86.00 97.00 OK
r-patched-linux-x86_64 1.0.0 3.60 54.28 57.88 OK
r-release-linux-x86_64 1.0.0 OK
r-release-macos-arm64 1.0.0 31.00 OK
r-release-macos-x86_64 1.0.0 40.00 OK
r-release-windows-x86_64 1.0.0 16.00 89.00 105.00 OK
r-oldrel-macos-arm64 1.0.0 28.00 OK
r-oldrel-macos-x86_64 1.0.0 41.00 OK
r-oldrel-windows-ix86+x86_64 1.0.0 7.00 77.00 84.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/8s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(simphony)
     >
     > test_check("simphony")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 255 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-functional-simphony.R:63:7): Time-dependent statistics from NBD are as expected ──
     `varExp` not equal to `varObs`.
     1/1 mismatches
     [1] 76.4 - 84 == -7.65
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 255 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc