You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used R 3.0.2 on Mac, with the latest yhatr installed. Running the HellowWorld example fails with the following error upon running yhat.deploy ("HelloWorld"):
Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) :
cannot coerce class ""XMLDocumentContent"" to a data.frame
I believe this error is caused by yhatr/R/yhatR.R line 208.
data.frame(js)
The text was updated successfully, but these errors were encountered:
I used R 3.0.2 on Mac, with the latest yhatr installed. Running the HellowWorld example fails with the following error upon running yhat.deploy ("HelloWorld"):
I believe this error is caused by yhatr/R/yhatR.R line 208.
The text was updated successfully, but these errors were encountered: