1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 09:11:51 +02:00

(v1.6.0.9034) unit tests

This commit is contained in:
2021-05-15 22:30:11 +02:00
parent 0ce9fb4da2
commit 54dd868b22
2 changed files with 11 additions and 10 deletions

View File

@ -25,6 +25,7 @@
# test only on GitHub Actions and at home - not on CRAN as tests are lengthy
if (identical(Sys.getenv("R_TINYTEST"), "true")) {
print(as.data.frame(utils::installed.packages())[, "Version", drop = FALSE])
library(tinytest)
library(AMR)
test_package("AMR")