CRAN Package Check Results for Package InteractionPoweR

Last updated on 2024-05-07 21:48:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 4.83 61.53 66.36 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 5.11 44.38 49.49 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 87.28 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 81.28 OK
r-devel-windows-x86_64 0.2.1 8.00 64.00 72.00 ERROR
r-patched-linux-x86_64 0.2.1 4.58 58.01 62.59 OK
r-release-linux-x86_64 0.2.1 4.90 58.07 62.97 OK
r-release-macos-arm64 0.2.1 29.00 OK
r-release-windows-x86_64 0.2.1 8.00 63.00 71.00 OK
r-oldrel-macos-arm64 0.2.1 27.00 OK
r-oldrel-macos-x86_64 0.2.1 48.00 OK
r-oldrel-windows-x86_64 0.2.1 9.00 71.00 80.00 OK

Check Details

Version: 0.2.1
Check: examples
Result: ERROR Running examples in 'InteractionPoweR-Ex.R' failed The error most likely occurred in: > ### Name: power_estimate > ### Title: Power estimate > ### Aliases: power_estimate > > ### ** Examples > > simulation_results = power_interaction_r2(N=seq(100,300,by=10), + r.x1.y=0.2, r.x2.y=.2,r.x1x2.y=0.2,r.x1.x2=.2) > power_estimate(power_data = simulation_results, x = "N", power_target = .8) Error: object 'linearizeMlist' is not exported by 'namespace:methods' Execution halted Flavor: r-devel-windows-x86_64