CRAN Package Check Results for Package mapbayr

Last updated on 2023-01-25 04:51:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.0 11.55 165.83 177.38 OK
r-devel-linux-x86_64-debian-gcc 0.8.0 8.28 120.10 128.38 OK
r-devel-linux-x86_64-fedora-clang 0.8.0 236.20 OK
r-devel-linux-x86_64-fedora-gcc 0.8.0 206.56 OK
r-devel-windows-x86_64 0.8.0 41.00 218.00 259.00 ERROR
r-patched-linux-x86_64 0.8.0 9.90 153.03 162.93 OK
r-release-linux-x86_64 0.8.0 11.97 153.43 165.40 OK
r-release-macos-arm64 0.8.0 66.00 OK
r-release-macos-x86_64 0.8.0 80.00 OK
r-release-windows-x86_64 0.8.0 36.00 218.00 254.00 OK
r-oldrel-macos-arm64 0.8.0 70.00 OK
r-oldrel-macos-x86_64 0.8.0 79.00 OK
r-oldrel-windows-ix86+x86_64 0.8.0 23.00 199.00 222.00 OK

Check Details

Version: 0.8.0
Check: tests
Result: ERROR
     Running 'testthat.R' [97s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(mapbayr)
     >
     > test_check("mapbayr")
    
     [==============================================================] ID 2/2 (100%)
    
     error.
    
     ---:: stderr ::---------------------------------------------
     make[1]: *** [D:/RCompile/recent/R/share/make/winshlib.mk:39: compilers] Segmentation fault (core dumped)
     Error in if (nzchar(cxx)) { : argument is of length zero
     Calls: <Anonymous> -> .shlib_internal
     In addition: Warning message:
     In system(paste(MAKE, p1(paste("-f", shQuote(makefiles))), "compilers"), :
     running command 'make -f "D:/RCompile/recent/R/etc/x64/Makeconf" -f "D:/RCompile/recent/R/share/make/winshlib.mk" compilers' had status 2
     Execution halted
     ------------------------------------------------------------
     Building mod_getparam ... done.
    
     [=============================================>----------------] ID 3/4 ( 75%)
     [==============================================================] ID 4/4 (100%)
    
     [ FAIL 1 | WARN 100 | SKIP 4 | PASS 442 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (4)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-check_mapbayr_model.R:6'): missing shared object is checked ────
     Error: the model build step failed.
     Backtrace:
     ▆
     1. └─mapbayr::exmodel(cache = FALSE) at test-check_mapbayr_model.R:6:2
     2. └─mrgsolve::mread(model_name, quiet = quiet, ...)
     3. └─mrgsolve:::build_failed(out, build, x, spec, ignore.stdout)
    
     [ FAIL 1 | WARN 100 | SKIP 4 | PASS 442 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64