I walked through the setup instructions for the R-ladies workshop, reinstalling RStudio and R.
1) Installing the standalone Quarto CLI is no longer necessary now that it is integrated into RStudio.
2) I don't believe we use the bookdown package in the workshop (and to my understanding those features are integrated into Quarto) so the package does not need to be loaded.
3) I had to install the rmarkdown package to create a .qmd document.
I walked through the setup instructions for the R-ladies workshop, reinstalling RStudio and R.
1) Installing the standalone Quarto CLI is no longer necessary now that it is integrated into RStudio.
2) I don't believe we use the bookdown package in the workshop (and to my understanding those features are integrated into Quarto) so the package does not need to be loaded. 3) I had to install the rmarkdown package to create a .qmd document.