--- a +++ b/OmicsFold/tests/testthat.R @@ -0,0 +1,4 @@ +library(testthat) +library(OmicsFold) + +test_check("OmicsFold")