revdepcheck icon indicating copy to clipboard operation
revdepcheck copied to clipboard

Error: package ‘irace’ was installed before R 4.0.0: please re-install it

Open MLopez-Ibanez opened this issue 1 year ago • 0 comments

When doing revdep_check(num_workers = 1L, quiet = FALSE, bioc=FALSE) for the irace package, I see this error in revdep/checks/iraceplot/old/iraceplot.Rcheck/00install.out, but this error makes no sense since the irace package is installed by revdepcheck.

Also, there is no other version of irace in the system except the one installed by revdepcheck. There is only one version of R version 4.1.2.

This seems to be a bug in revdepcheck.

MLopez-Ibanez avatar Mar 28 '24 13:03 MLopez-Ibanez