Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
likelet committed Sep 10, 2015
1 parent 124b867 commit 927e746
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 @@ -147,7 +147,7 @@ During the analysis procedure, you might encounter the following problems due t
***1. Several packages can not be installed with errors returned, how to fix this?***<br/>
__Answer__: Yes, the R pakcages' installation is indeed painful. Mostly you can restart your computer or change the network environment to go thought it easily; If problem still exist, please try to installing packages locally or contacting authors for help;<br/>
***2. "Error : unrecognized fields specified in html_dependency: attachment" while clicks the download report button***:<br/>
__Answer__: This error is mainly caused by Rstudio version; you can fixed it by upgrading your RStudio to the latest version.<br/>
__Answer__: This error is mainly caused by Rstudio version; you can fix it by upgrading your RStudio to the latest version.<br/>
***3. "Error: pandoc version 1.12.3 or higher is required and was not found." while clicks the download report button***:<br/>
__Answer__: If you see this message that means you upgraded your Rstudio version, the problem is still exist. This means you need a pandoc to render Rmd file into html report. You can install it from [https://github.com/jgm/pandoc/releases/tag/1.15.0.6](https://github.com/jgm/pandoc/releases/tag/1.15.0.6) as YiHui suggested. Then restart your Rstudio.

Expand Down

0 comments on commit 927e746

Please sign in to comment.