CRAN Package Check Results for Package gplsim

Last updated on 2026-06-30 18:53:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.41 96.84 98.25 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.81 121.80 123.61 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 143.44 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 124.52 OK
r-devel-windows-x86_64 1.0.0 3.00 128.00 131.00 OK
r-patched-linux-x86_64 1.0.0 2.38 82.12 84.50 OK
r-release-linux-x86_64 1.0.0 OK
r-release-macos-arm64 1.0.0 1.00 27.00 28.00 OK
r-release-macos-x86_64 1.0.0 2.00 127.00 129.00 OK
r-release-windows-x86_64 1.0.0 3.00 128.00 131.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 2.00 109.00 111.00 OK
r-oldrel-windows-x86_64 1.0.0 5.00 153.00 158.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [99s/136s] 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.75 0.48 0.46 `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