mirror of
https://github.com/msberends/AMR.git
synced 2025-08-17 22:13:16 +02:00
fixes
This commit is contained in:
@@ -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") {
|
||||
|
Reference in New Issue
Block a user