CRAN Package Check Results for Package gplsim

Last updated on 2026-03-19 16:53:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.26 87.51 89.77 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.28 104.29 105.57 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 142.73 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 134.43 OK
r-devel-macos-arm64 1.0.0 1.00 26.00 27.00 OK
r-devel-windows-x86_64 1.0.0 3.00 124.00 127.00 OK
r-patched-linux-x86_64 1.0.0 1.93 77.26 79.19 OK
r-release-linux-x86_64 1.0.0 2.32 73.87 76.19 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 2.00 109.00 111.00 OK
r-release-windows-x86_64 1.0.0 3.00 130.00 133.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 2.00 74.00 76.00 OK
r-oldrel-windows-x86_64 1.0.0 4.00 146.00 150.00 OK

Check Details

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