mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 09:31:58 +02:00
(v2.1.1.9133) update math formulae
This commit is contained in:
@ -37,9 +37,6 @@ expect_inherits <- function(x, y, ...) {
|
||||
", required is class ", paste0(y, collapse = "/")))
|
||||
}
|
||||
expect_stdout <- expect_output
|
||||
if (getRversion() < "4.0.0") {
|
||||
deparse1 <- AMR:::deparse1
|
||||
}
|
||||
|
||||
# start unit tests
|
||||
test_check("AMR")
|
||||
|
Reference in New Issue
Block a user