CRAN Package Check Results for Package VAJointSurv

Last updated on 2023-04-02 06:50:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 351.85 146.47 498.32 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 299.97 146.70 446.67 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 704.90 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 783.47 OK
r-devel-windows-x86_64 0.1.0 387.00 205.00 592.00 OK
r-patched-linux-x86_64 0.1.0 232.61 181.00 413.61 OK
r-release-linux-x86_64 0.1.0 283.55 170.66 454.21 OK
r-release-macos-arm64 0.1.0 109.00 NOTE
r-release-macos-x86_64 0.1.0 184.00 NOTE
r-release-windows-x86_64 0.1.0 600.00 205.00 805.00 OK
r-oldrel-macos-arm64 0.1.0 104.00 NOTE
r-oldrel-macos-x86_64 0.1.0 188.00 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0 814.00 266.00 1080.00 ERROR

Check Details

Version: 0.1.0
Check: installed package size
Result: NOTE
     installed size is 25.2Mb
     sub-directories of 1Mb or more:
     doc 2.2Mb
     libs 22.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1.0
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [20s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(VAJointSurv)
     Loading required package: survival
     >
     > options(testthat.progress.max_fails = 1000)
     > test_check("VAJointSurv")
     [ FAIL 0 | WARN 0 | SKIP 3 | PASS 6094 ]
    
     == Skipped tests ===============================================================
     * On CRAN (3)
    
     [ FAIL 0 | WARN 0 | SKIP 3 | PASS 6094 ]
     >
     > proc.time()
     user system elapsed
     19.17 0.46 19.73
     Error: bad value
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64