I am not able to publish any documents to Rpubs .
This is what I did.
- I created an R Markdown
- I pressed the publish button
- I selected the Rpubs option
- I pushed the publish button
It runs for a while, then I always receive an error. When I use the automatic template, I receive the following error:
Error in as.data.frame(c(list(name = name, title = if (is.null(title)) "" else title, :
argument "lastSyncTime" is missing, with no default
Calls: <Anonymous> -> deploymentRecord -> as.data.frame
Execution halted
I've tried uninstalling and reinstalling R. I can't find a solution.