The purpose of check_project()
is to be for production projects what
R CMD check
is for packages. A testing suite that verifies that everything
is as it should be to the best of its abilities.
The purpose of check_project()
is to be for production projects what
R CMD check
is for packages. A testing suite that verifies that everything
is as it should be to the best of its abilities.