✖ | 14 1 | the dimRedData class
────────────────────────────────────────────────────────────────────────────────
test_dimRedData.R:31: failure: misc functions
nrow(Iris) not equal to 150.
target is NULL, current is numeric
────────────────────────────────────────────────────────────────────────────────
happens when using devtools::test() and R CMD check --run-donttest --run-dontrun --timings
Sometimes I get the follwing error when testing:
happens when using
devtools::test()
andR CMD check --run-donttest --run-dontrun --timings