R markdown unable to publish

Hi, need some help. There is an error with R markdown publishing, please see the error message here:

Error in curl::curl_fetch_memory(url, handle = handle) : 
  Failure when receiving data from the peer
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Timing stopped at: 0.86 0.19 328.7

Let me know how I can solve this?

I do not quite understand what you mean. Is it:

  1. The code ran correctly in R without trying to use RMarkdown
  2. Then you created a RMarkdown document and that succeeded well
  3. Then you tried to publish the document with clicking the Publish Document button in the viewer

??

If that is the case I cannot help you (no experience with Publish).
If it went wrong somewhere else, please create a small example (extract) of your Rmd or R file,
so that we can pinpoint the problem.

Hi @HanOostdijk, yes thats correct, It ran fine with R, also with knitr, but when I try to publish there was this error. sorry for not clarifying that.

Is this the first time you try to publish something?
As I said before I have no experience with Publish ; I use blogdown .

Maybe one of the other readers is willing to help out (?)

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