You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testthat errors when using code that captures output: e.g. capture_output( lmer1 <- fdp_staplm(BMI ~ sex + sap(FFR),benvo=FFR_benvo))
Need to fix this so that tests incorporating model fits can be run.
The text was updated successfully, but these errors were encountered:
testthat
errors when using code that captures output: e.g.capture_output( lmer1 <- fdp_staplm(BMI ~ sex + sap(FFR),benvo=FFR_benvo))
Need to fix this so that tests incorporating model fits can be run.
The text was updated successfully, but these errors were encountered: