CRAN Package Check Results for Package gplsim

Last updated on 2025-11-19 01:48:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.20 87.39 89.59 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.77 124.44 126.21 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 156.17 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 154.98 OK
r-devel-windows-x86_64 1.0.0 4.00 112.00 116.00 OK
r-patched-linux-x86_64 1.0.0 2.47 86.87 89.34 OK
r-release-linux-x86_64 1.0.0 2.08 134.09 136.17 OK
r-release-macos-arm64 1.0.0 2.00 52.00 54.00 OK
r-release-macos-x86_64 1.0.0 2.00 109.00 111.00 OK
r-release-windows-x86_64 1.0.0 4.00 114.00 118.00 OK
r-oldrel-macos-arm64 1.0.0 1.00 54.00 55.00 OK
r-oldrel-macos-x86_64 1.0.0 2.00 74.00 76.00 OK
r-oldrel-windows-x86_64 1.0.0 5.00 164.00 169.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [101s/120s] 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.45 0.49 0.75 `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