revdep/run.R

#!/usr/bin/env Rscript

precheck <- function() {
  ## WORKAROUND: Remove checked pkgs that use file links, which otherwise
  ## produce warnings which are promoted to errors by revdepcheck.
  unlink("revdep/checks/aroma.affymetrix", recursive = TRUE)
}

revdepcheck.extras::run()
HenrikBengtsson/R.devices documentation built on April 6, 2024, 8:31 p.m.