# This file is part of the standard testthat setup. # It is recommended that you do not modify it. # # Where should you do your testing? # Learn more about testing at # https://r-pkgs.org/testing-basics.html library(testthat) library(pintervals) test_check("pintervals")