CRAN Package Check Results for Maintainer ‘David Baranger <dbaranger at gmail.com>’

Last updated on 2024-05-07 18:50:23 CEST.

Package ERROR OK
InteractionPoweR 1 11

Package InteractionPoweR

Current CRAN status: ERROR: 1, OK: 11

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