library(testthat) library(ForestElementsR) test_check("ForestElementsR") # P.B. Note # https://testthat.r-lib.org/ # https://www.r-bloggers.com/2019/11/automated-testing-with-testthat-in-practice/ # https://rjournal.github.io/archive/2011-1/RJournal_2011-1.pdf#page=5