Displaying 1 result from an estimated 1 matches for "massage_file_parse_error_message".
2011 Jan 04
0
R CMD check bug or misfeature
...haracter(function (description = "", open = "", blocking = TRUE, :
cannot coerce type 'closure' to vector of type 'character'
> traceback()
8: sprintf(gettext(fmt, domain = domain), ...)
7: gettextf("parse error in file '%s':\n%s", file, .massage_file_parse_error_message(conditionMessage(e)))
6: stop(gettextf("parse error in file '%s':\n%s", file, .massage_file_parse_error_message(conditionMessage(e))),
domain = NA, call. = FALSE)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, par...