clusterExperiment icon indicating copy to clipboard operation
clusterExperiment copied to clipboard

Test fails in testthat but not outside of it

Open drisso opened this issue 8 years ago • 1 comments

The following test (line 142 of test_plotting.R):

plotHeatmap(smCl, sampleData="all", whichClusters="none")

fails inside testthat but can be run outside of it.

Commented out for now, as it's possibly a bug of testthat() (some similar issues found in stack overflow)

drisso avatar Apr 22 '16 21:04 drisso