InvalidDestinationHost - how can I fix this error?

Hello, I do not know much of this programm - it always went well until now. When knitting to pdf the following error appears:

Could not fetch http://?/UNC/hueduc24c.user.hu-berlin.de/PSEHome/vogelhey/MYDOCU~1/R/R-36~1.0/library/RMARKD~1/rmd/latex/DEFAUL~3.TEX
HttpExceptionRequest Request {
host = ""
port = 80
secure = False
requestHeaders =
path = "/"
queryString = "?/UNC/hueduc24c.user.hu-berlin.de/PSEHome/vogelhey/MYDOCU~1/R/R-36~1.0/library/RMARKD~1/rmd/latex/DEFAUL~3.TEX"
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
(InvalidDestinationHost "")
Fehler: pandoc document conversion failed with error 61
Ausführung angehalten

How can I change the library? The programm isn't installed in http://?/UNC/hueduc24c.user.hu-berlin.de/PSEHome/vogelhey etc. but in System (C). So why does it try to fetch that destination? What does error 61 mean?!

Maybe I`'m completely wrong. I'm looking forward to reading your answers, dear R-Community.

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