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.
Hi @mfwade I just pushed a fix to the main branch for RSConnect. If you're willing to try it out and see if it fixes you issue you can do so by running: remotes::install_github("rstudio/rsconnect") and restarting RStudio. If you try this let me know if this works!
Hello Adam:
Thanks! Now, I can publish the automatic template; however, I'm still having trouble publishing a choropleth map when using leaflet. After pushing the publish button, I receive the following error after a bit: