The tests in the folder "inst/tests" have been written with functions from the package "testthat".
To run these tests, simply submit the following command :

library(testthat)
library(Rcapture)
test_package("Rcapture")
