Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
knitr 1.5 caveat
Browse files Browse the repository at this point in the history
  • Loading branch information
fwhigh committed Mar 3, 2014
1 parent 914dc55 commit a3f9fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MedicMobileImpact

https://www.rstudio.com/

Step 3. Open RStudio, and install the knitr package. Do this by clicking _Packages_ tab, then click the _Install Packages_ button. Search for "knitr", make sure _Install dependencies_ is checked, and click _Install_.
Step 3. Open RStudio, and install the knitr package. Do this by clicking _Packages_ tab, then click the _Install Packages_ button. Search for "knitr", make sure _Install dependencies_ is checked, and click _Install_. This procedure has been tested using knitr 1.5. To make sure you have the latest knitr update, in RStudio in the _Packages_ tab click _Check for Updates_ and follow the instructions.

Step 4. Enable knitr in RStudio. Do this by clicking _Preferences_, then clicking the _Sweave_ tab. Next to "Weave Rnw files using", select knitr from the drop-down menu. Click _Apply_ and _Ok_.

Expand Down

0 comments on commit a3f9fe3

Please sign in to comment.