Implement automatic tests in the package
This should be done following instruction in http://r-pkgs.had.co.nz/tests.html
These tests will be automatically checked with the command R CMD check
.
First easy tests to implement could be to check that the scripts called in the vignettes are running and are always giving the same result.