1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 07:51:57 +02:00

(v0.7.1.9079) small fixes

This commit is contained in:
2019-09-22 12:41:45 +02:00
parent 46b61e9a70
commit 57b0bd92a0
26 changed files with 302 additions and 297 deletions

2
R/mo.R
View File

@ -1721,7 +1721,7 @@ exec_as.mo <- function(x,
print(mo_renamed())
}
if (old_mo_warning == TRUE) {
if (old_mo_warning == TRUE & property != "mo") {
warning("The input contained old microorganism IDs from previous versions of this package. Please use as.mo() on these old codes.\nSUPPORT FOR THIS WILL BE DROPPED IN A FUTURE VERSION.", call. = FALSE)
}