tests/runTests.R

if(ChemmineOB:::.supportedPlatform()){
  BiocGenerics:::testPackage("ChemmineOB")
}else{
  message("Not running tests on unsupported platform ", .Platform$OS, " ", .Platform$r_arch)
}

Try the ChemmineOB package in your browser

Any scripts or data that you put into this service are public.

ChemmineOB documentation built on April 13, 2021, 6:03 p.m.