1
0
mirror of https://github.com/msberends/AMR.git synced 2025-08-17 22:13:16 +02:00
This commit is contained in:
2022-09-23 16:40:17 +02:00
parent f932f8279e
commit 3a5e20c11a
5 changed files with 10 additions and 9 deletions

View File

@@ -49,7 +49,7 @@ if (identical(Sys.getenv("R_RUN_TINYTEST"), "true")) {
strrep <- AMR:::strrep
trimws <- AMR:::trimws
}
if (getRversion() < "3.4.2") {
if (getRversion() < "3.5.0") {
isFALSE <- AMR:::isFALSE
}
if (getRversion() < "3.6.0") {