CRAN Package Check Results for Package gplsim

Last updated on 2025-05-14 02:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.35 75.38 77.73 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.69 63.84 65.53 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 150.28 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 141.82 OK
r-devel-windows-x86_64 1.0.0 3.00 149.00 152.00 ERROR
r-patched-linux-x86_64 1.0.0 2.09 89.58 91.67 OK
r-release-linux-x86_64 1.0.0 1.85 83.74 85.59 OK
r-release-macos-arm64 1.0.0 54.00 OK
r-release-macos-x86_64 1.0.0 111.00 OK
r-release-windows-x86_64 1.0.0 3.00 143.00 146.00 OK
r-oldrel-macos-arm64 1.0.0 55.00 OK
r-oldrel-macos-x86_64 1.0.0 76.00 OK
r-oldrel-windows-x86_64 1.0.0 4.00 144.00 148.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [101s] 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.40 0.74 0.54 `expected`: 0.58 0.58 0.58 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64