## Test `Hmsc` using the `testthat` package ## Setup require("testthat") require("Hmsc") ## Runs the tests in inst/tests test_check("Hmsc")