# This file is part of the standard {testthat} set-up for a package. # It is used by the testthat::test_package() function to run tests. library(testthat) library(typstable) test_check("typstable")