Publishing from Rstudio to Rpubs error

I'm trying to publish my knitted html file on rpubs but an error message keeps popping up.


If this helps, I tried installing package 'rsconnect' and even loaded the library.
Plus succeeded in knitting an html file.

This is my first time using R and I don't know how to solve this problem.
Does anybody know the solution to this?
Thanks in advance.

And is this working in the R console ?

You can try directly the function rsconnect::rpubsUpload() from R also. See ?rsconnect::rpubsUpload() help page. Maybe the error will be clearer.

Following your advice I tried this in R console, but it doesn't work either...
But thanks for your reply!

Do you have the same error message ?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.