apeterson91/rstapDP

Testing issues

Opened this issue · 0 comments

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.