CRAN Package Check Results for Package gplsim

Last updated on 2024-09-27 01:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.36 78.53 80.89 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.87 53.35 55.22 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 141.68 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 140.09 OK
r-devel-windows-x86_64 1.0.0 4.00 122.00 126.00 OK
r-patched-linux-x86_64 1.0.0 2.45 83.27 85.72 OK
r-release-linux-x86_64 1.0.0 2.15 91.40 93.55 OK
r-release-macos-arm64 1.0.0 55.00 OK
r-release-macos-x86_64 1.0.0 76.00 OK
r-release-windows-x86_64 1.0.0 3.00 129.00 132.00 OK
r-oldrel-macos-arm64 1.0.0 60.00 OK
r-oldrel-macos-x86_64 1.0.0 102.00 OK
r-oldrel-windows-x86_64 1.0.0 4.00 134.00 138.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [33s/41s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gplsim) > > test_check("gplsim") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-gplsim.r:22:3'): test the main functions (gplsim) with binary case ── as.vector(est_beta) (`actual`) not equal to `true.theta` (`expected`). `actual`: 0.8 0.5 0.4 `expected`: 0.6 0.6 0.6 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc