CRAN Package Check Results for Package gplsim

Last updated on 2024-07-16 07:01:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.86 114.26 116.12 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.26 79.13 81.39 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 148.60 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 230.32 OK
r-devel-windows-x86_64 1.0.0 3.00 190.00 193.00 ERROR
r-patched-linux-x86_64 1.0.0 2.89 118.44 121.33 OK
r-release-linux-x86_64 1.0.0 2.83 115.64 118.47 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 122.00 125.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 138.00 142.00 OK

Check Details

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