cytomining/cytominer

Handle failure of tests on Windows

shntnu opened this issue · 1 comments

testthat/test-cytominer.R takes too long to run on Windows

Also, need to do
Sys.setenv("R_TESTS" = "")

to avoid problems with path r-lib/testthat#144