-
-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compilation problems #79
Comments
Oh dear! Can you let me know what error messages you receive when you download a fresh version of oxforddown, then try to knit index.Rmd? I just tried updating all my own packages etc then knitting index.Rmd and everything seems to work? |
I've been having the same problem! I've just downloaded oxforddown, however when I try to knit index.Rmd I get the following error code: rocessing file: _main.Rmd
|
Do you still get the error if you |
Just FYI for anyone in future - I ended up uninstalling and reinstalling everything several times, and in the end somehow managed to get it to work. Unfortuantely not a satisfying answer so apologies to anyone else who ends up having this issue. There were some R packages that I had to manually uninstall by deleting the library folders in my directory and I also had to uninstall and reinstall TinyTex several times through the instructions available on the Bookdown page. Happy for this to be closed from my POV, depending on whether it should be left open for ARDeane |
Hello!
I am sure this is not an oxforddown problem, but I can't figure out what is going on and am getting really desperate so would appreciate any help. I can repost on the bookdown page instead if you think that is better. Three months ago, the draft of my thesis compiled without an issue using the oxford down template. Now I am trying to add my next paper to it and nothing works anymore. I can't even get the unmodified oxforddown template to compile if I try to knit the index file.
I have tried updating all packages, updating R, updating RStudio, deleting and reinstalling TinyTex, deleting and reinstalling bookdown and rmarkdown. I have no idea what's going on. My system does compile the basic version of an Rmd file that R creates, so I assume the issue is with bookdown.
I think there are several problems going on, but to start with, if I try to compile let's say chapter 3 of the template, these are the warnings I get.
If I try to knit the index file, it gives the following warnings. Note that I already have kableExtra version 1.3.4 installed anyways.
Other things that are happening that might be related:
Here is my session info:
The text was updated successfully, but these errors were encountered: