Closed anastasiabright closed 8 months ago
It is confusing that the quarto package is not Quarto itself, but an interface for interacting with Quarto via the R console.
My best guess is that your quarto package is on version 1.4, but the underlying Quarto software on your machine is on version 1.3.450.
If you update Quarto, this problem should go away. Let me know what happens.
I updated both Quarto and quarto package, and the installation was successfull via terminal! In RStudio still problematic.
Unfortunately, I just realised that this extension will probably not work on the project type 'book'... My idea was to separate each part of my thesis into different .qmd files for better overview. Maybe I have to switch to the combined document at some point.
Thank you!
I'm glad the terminal worked. If you are writing a thesis, apaquarto would probably not give the best results. It is designed to create an APA manuscript that can be submitted to a journal. It would not likely conform to the requirements of your university. That said, there are parts of apaquarto that could be used selectively or adapted to achieve what you need. Let me know what you are hoping to achieve.
At my institute we have indeed the thesis requirenments of the APA style. I assume, it is one of the learnings for students. I will try to adopt apaquarto later to my structured thesis.
Hello Joel!
I would like to ask you if this issue is common for your extension, and if you have any idea, how to handle it? I use R version 4.3.3, latest Quarto version 1.4 (the dev version goes also max up to 1.4.1...).
Thank you in advance for your reply!