1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 19:01:50 +02:00

(v1.6.0.9035) unit tests

This commit is contained in:
2021-05-15 22:55:12 +02:00
parent 6e60ddf8d7
commit 229e1bb407
4 changed files with 3 additions and 2 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(.libPaths())
print(as.data.frame(utils::installed.packages())[, "Version", drop = FALSE])
library(tinytest)
library(AMR)