CRAN Package Check Results for Package gplsim

Last updated on 2024-07-05 08:56:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 3.23 119.70 122.93 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.56 86.19 87.75 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 148.60 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 147.84 OK
r-devel-windows-x86_64 1.0.0 3.00 131.00 134.00 OK
r-patched-linux-x86_64 1.0.0 2.04 108.72 110.76 OK
r-release-linux-x86_64 1.0.0 2.80 118.18 120.98 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 138.00 141.00 ERROR
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 136.00 140.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [90s] 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.7 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-release-windows-x86_64