mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 04:42:22 +02:00
v1.6.0
This commit is contained in:
@ -24,8 +24,8 @@
|
||||
# ==================================================================== #
|
||||
|
||||
# the testthat package is in Suggests, but very old R versions will not be
|
||||
# able to install it. Yet, we want checks in those R versions as well, so
|
||||
# only run unit tests in later R versions:
|
||||
# able to install it. Yet, we want basic R CMD CHECK's in those R versions
|
||||
# as well, so only run unit tests in later R versions:
|
||||
if (require("testthat")) {
|
||||
library(testthat, warn.conflicts = FALSE)
|
||||
library(AMR)
|
||||
|
Reference in New Issue
Block a user