CRAN Package Check Results for Package antaresViz

Last updated on 2021-11-18 08:48:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16 38.07 455.86 493.93 WARN
r-devel-linux-x86_64-debian-gcc 0.16 31.73 391.46 423.19 WARN
r-devel-linux-x86_64-fedora-clang 0.16 535.28 WARN
r-devel-linux-x86_64-fedora-gcc 0.16 522.34 WARN
r-devel-windows-x86_64 0.16 53.00 406.00 459.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.16 OK
r-patched-linux-x86_64 0.16 40.43 414.89 455.32 WARN
r-patched-solaris-x86 0.16 714.00 WARN
r-release-linux-x86_64 0.16 34.14 420.29 454.43 OK
r-release-macos-arm64 0.16 ERROR
r-release-macos-x86_64 0.16 OK
r-release-windows-ix86+x86_64 0.16 74.00 356.00 430.00 OK
r-oldrel-macos-x86_64 0.16 OK
r-oldrel-windows-ix86+x86_64 0.16 100.00 509.00 609.00 OK

Check Details

Version: 0.16
Check: dependencies in R code
Result: WARN
    Missing or unexported object: 'rhdf5::h5writeDataset.array'
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, r-patched-linux-x86_64, r-patched-solaris-x86

Version: 0.16
Check: tests
Result: ERROR
     Running ‘testthat.R’ [15s/15s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     `expected` is a logical vector (TRUE)
     ── Failure (test-prodStack.R:456:3): prodStack must work with refStudy, if interactive is set to TRUE and if x is a list of antaresDataList and refStudy an antaresDataList , ──
     isTRUE(...) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
     ── Failure (test-prodStack.R:470:3): prodStack must work with refStudy, if interactive is set to TRUE and if x is a list of antaresDataList and refStudy an antaresDataList , ──
     all.equal(...) is not TRUE
    
     `actual` is a character vector ('Mean absolute difference: 2500')
     `expected` is a logical vector (TRUE)
    
     [ FAIL 12 | WARN 1 | SKIP 13 | PASS 290 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64