CRAN Package Check Results for Package polle

Last updated on 2024-09-10 11:53:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 11.36 268.04 279.40 OK
r-devel-linux-x86_64-debian-gcc 1.5 0.29 1.76 2.05 ERROR
r-devel-linux-x86_64-fedora-clang 1.5 584.43 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 509.99 OK
r-devel-windows-x86_64 1.5 12.00 260.00 272.00 OK
r-patched-linux-x86_64 1.4 15.02 275.13 290.15 ERROR
r-release-linux-x86_64 1.5 12.16 318.41 330.57 OK
r-release-macos-arm64 1.5 138.00 OK
r-release-macos-x86_64 1.5 433.00 OK
r-release-windows-x86_64 1.5 13.00 254.00 267.00 OK
r-oldrel-macos-arm64 1.5 172.00 OK
r-oldrel-macos-x86_64 1.5 565.00 OK
r-oldrel-windows-x86_64 1.5 13.00 272.00 285.00 OK

Check Details

Version: 1.5
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.5
Check: Rd cross-references
Result: NOTE Undeclared package ‘modelObj’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4
Check: tests
Result: ERROR Running ‘test-all.R’ [126s/161s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > suppressPackageStartupMessages(library("testthat")) > test_check("polle") Loading required package: polle Loading required package: SuperLearner Loading required package: nnls Loading required package: gam Loading required package: splines Loading required package: foreach Loaded gam 1.22-4 Super Learner Version: 2.0-29 Package created on 2024-02-06 [ FAIL 5 | WARN 0 | SKIP 0 | PASS 452 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-policy_data.R:260:3'): policy_data melts wide data correctly in a two stage case. ── pd$stage_data not equal to `target_stage_data`. Attributes: < Component "index": Attributes: < Component "__event": Attributes: < target is NULL, current is list > > > ── Failure ('test-policy_data.R:303:3'): policy_data melts wide data correctly in a two stage case. ── pd$stage_data not equal to `target_stage_data`. Attributes: < Component "index": Attributes: < Component "__event": Attributes: < target is NULL, current is list > > > ── Failure ('test-policy_data.R:359:3'): policy_data melts wide data correctly in a single stage case. ── pd$stage_data not equal to `target_stage_data`. Attributes: < Component "index": Attributes: < Component "__event": Attributes: < target is NULL, current is list > > > ── Failure ('test-policy_data.R:381:3'): policy_data melts wide data correctly in a single stage case. ── ...$stage_data not equal to `target_stage_data`. Attributes: < Component "index": Attributes: < Component "__event": Attributes: < target is NULL, current is list > > > ── Failure ('test-policy_data.R:387:3'): policy_data melts wide data correctly in a single stage case. ── ...$stage_data not equal to `target_stage_data`. Attributes: < Component "index": Attributes: < Component "__event": Attributes: < target is NULL, current is list > > > [ FAIL 5 | WARN 0 | SKIP 0 | PASS 452 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64