CRAN Package Check Results for Package Superpower

Last updated on 2024-06-03 02:53:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 18.99 436.75 455.74 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 17.07 321.24 338.31 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 566.69 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 538.04 NOTE
r-devel-windows-x86_64 0.2.0 18.00 630.00 648.00 OK
r-patched-linux-x86_64 0.2.0 22.29 426.51 448.80 OK
r-release-linux-x86_64 0.2.0 14.36 416.63 430.99 ERROR
r-release-macos-arm64 0.2.0 149.00 OK
r-release-windows-x86_64 0.2.0 17.00 641.00 658.00 OK
r-oldrel-macos-arm64 0.2.0 175.00 OK
r-oldrel-macos-x86_64 0.2.0 293.00 OK
r-oldrel-windows-x86_64 0.2.0 24.00 764.00 788.00 OK

Check Details

Version: 0.2.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘gridExtra’ ‘mvtnorm’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [69s/84s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(Superpower) > > > test_check("Superpower") [ FAIL 1 | WARN 18 | SKIP 13 | PASS 398 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-ANOVA_compromise.R:45:3', 'test-anova_exact.R:152:3', 'test-anova_power.R:93:3', 'test-anova_power.R:119:3', 'test-anova_power.R:160:3', 'test-anova_power.R:193:3', 'test-anova_power.R:232:3', 'test-emmeans_power.R:44:3', 'test-justifieR.R:29:3', 'test-plot_power.R:43:3', 'test-plot_power.R:102:3', 'test-plot_power.R:148:3', 'test-plot_power.R:169:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_sim_cor.R:37:3'): simulated correlations fit expected values ── `res4` not equal to 0. 1/1 mismatches [1] -0.00316 - 0 == -0.00316 [ FAIL 1 | WARN 18 | SKIP 13 | PASS 398 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64