tests/testthat_core.R

if (requireNamespace("testthat", quietly = TRUE)) {
  
  library(testthat)
  library(PhylogeneticEM)
  
  test_check("PhylogeneticEM", filter = "core")
  
}

Try the PhylogeneticEM package in your browser

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

PhylogeneticEM documentation built on June 22, 2024, 6:46 p.m.