mirror of
https://github.com/msberends/AMR.git
synced 2026-03-25 18:52:25 +01:00
(v3.0.1.9037) improve cli messages
This commit is contained in:
@@ -260,7 +260,7 @@ run_custom_mdro_guideline <- function(df, guideline, info) {
|
||||
)
|
||||
if (identical(qry, "error")) {
|
||||
warning_("in {.help [{.fun custom_mdro_guideline}](AMR::custom_mdro_guideline)}: rule ", i,
|
||||
" (`", as.character(guideline[[i]]$query), "`) was ignored because of this error message: ",
|
||||
" ({.code ", as.character(guideline[[i]]$query), "}) was ignored because of this error message: ",
|
||||
AMR_env$err_msg,
|
||||
call = FALSE
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user