CRAN Package Check Results for Package Superpower

Last updated on 2025-04-22 19:51:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 17.95 343.33 361.28 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 10.85 226.51 237.36 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 558.39 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 553.10 NOTE
r-devel-windows-x86_64 0.2.0 18.00 400.00 418.00 NOTE
r-patched-linux-x86_64 0.2.0 17.84 329.74 347.58 NOTE
r-release-linux-x86_64 0.2.0 15.68 330.76 346.44 NOTE
r-release-macos-arm64 0.2.0 157.00 OK
r-release-macos-x86_64 0.2.0 341.00 OK
r-release-windows-x86_64 0.2.0 17.00 607.00 624.00 NOTE
r-oldrel-macos-arm64 0.2.0 149.00 OK
r-oldrel-macos-x86_64 0.2.0 229.00 OK
r-oldrel-windows-x86_64 0.2.0 24.00 800.00 824.00 ERROR

Check Details

Version: 0.2.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: ANOVA_exact.Rd: aov_car, emmeans emmeans_power.Rd: aov_car, emmeans Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

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] Running 'testthat.R' [65s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(Superpower) > > > test_check("Superpower") [ FAIL 2 | WARN 18 | SKIP 13 | PASS 397 ] ══ 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.00396 - 0 == 0.00396 ── Failure ('test_sim_cor.R:38:3'): simulated correlations fit expected values ── `res5` not equal to 0. 1/1 mismatches [1] 0.00331 - 0 == 0.00331 [ FAIL 2 | WARN 18 | SKIP 13 | PASS 397 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64