rstudio/tufte

Problem with html output

Kyrklund83 opened this issue ยท 4 comments

Hi!

Im sorry that im posting this as an issue, as I am pretty sure the fault is to be found on my end, since I am a total beginner. I couldn't find any better forum for my problem though.

The problem I have is with the html output, the pdf works fine. I get the following message when trying to knit your template as is:

Could not fetch http://hta-staff01.ht.lu.se/litt-rre$/Documents/R/win-library/3.4/tufte/rmarkdown/templates/tufte_html/resources/tufte-fonts.css HttpExceptionRequest Request { host = "hta-staff01.ht.lu.se" port = 80 secure = False requestHeaders = [] path = "/litt-rre$/Documents/R/win-library/3.4/tufte/rmarkdown/templates/tufte_html/resources/tufte-fonts.css" queryString = "" method = "GET" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.

And then an additional message saying pandoc document conversion failed with error 61 etc. Ends with the statement Execution halted.

Does this have something to do with the university computer I'm working and its network, firewalls perhaps? Or could it be something with the installation of R, pandoc or your tufte package?

Again, sorry if I hijack a forum were these kinds of newbie questions doesn't belong. I am a big fan of the looks and functionality of your package though and would very much like to be able to use it!

All the best
Robert

@Kyrklund83:
Possible forums to ask questions would be Stack Overflow and RStudio Community.
There, you will typically reach more people then by opening an issue on github.

Also, if you want people to help you, I recommend a minimal reproducible example: I.e. not just the error message or the part of the code that fails but a self-contained example, that can be copy-pasted to reproduce the error. The smaller that example, the easier it is gonna be to track down the issue and
give you helpful feedback to solve it.

Thank you @mschilli87 for your quick and clear reply, and help! I will try the other forums instead as I now realise the problem probably is not with the tufte package.

Again, sorry for the intrusion! I there a way to remove the issue?

@Kyrklund83: You can just close it and it will soon be forgotten. ๐Ÿ˜‰

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.