# # The Hadley-verse is an amazing place: unit testing via testthat # See also http://r-pkgs.had.co.nz/tests.html # library(testthat) options(testthat.use_colours = FALSE) test_check("psd")