Closed LittleBeannie closed 2 years ago
Seems we need to fix few issues.
Error: Error: 'gs_create_arm' is not an exported object from 'namespace:gsdmvn'
replace gs_create_arm
to gsdmvn:::gs_create_arm
in the test code.
test_that()
) ──
cannot open compressed file './tests/testthat/fixtures/sim_gsd_pMaxCombo_exp1_H0_test.Rdata', probable reason 'No such file or directory'The folder relative path may need to be double checked.
.Rbuildignore
. ❯ checking Rd line widths ... NOTE Rd file 'gs_power_npe.Rd': \examples lines wider than 100 characters: upar = list(sf = gsDesign::sfLDOF, total_spend = 0.025, param = NULL, timing = NULL), lpar = list(sf = gsDesign::sfLDOF, total_spend = 0.025, param = NULL, timing = NULL))
These lines will be truncated in the PDF manual.
All the independent test files are uploaded. Please take a look. (There is a tiny bug to be fixed before merging. Let's discuss it tomorrow).