Skip to content
Prev 16148 / 21307 Next

[Bioc-devel] ptime ERROR

Hi Chris,


Error message is caused by changes in R 4.0.0.

You can find more details here https://developer.r-project.org/Blog/public/2019/11/09/when-you-think-class.-think-again/index.html.


In short you have to check all cases where you are using `class()` in your code.


BW,

Andris