Skip to content
Prev 16513 / 21312 Next

[Bioc-devel] Unit tests pass locally but fail on Bioconductor machines

Dear Vincent,

you've hit the nail on the head! Indeed the error was raised by the fact that ExpressionSet objects store the R version. I followed your suggestion and create this object now every time I run the tests.

And also thanks @Lori, part of the solution was indeed to update to R4.0

Thanks,
Christian