Skip to content

Commit abb718f

Browse files
author
Sean Cribbs
committed
Merge pull request #129 from pnc/patch-1
Use verbatim to keep error messages intact
2 parents ba960b8 + 450f5c5 commit abb718f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ $ open tests/current/summary.png
6363

6464
** Troubleshooting Graph Generation
6565

66-
If make results fails with the error /usr/bin/env: Rscript --vanilla: No such file or directory
66+
If make results fails with the error =/usr/bin/env: Rscript --vanilla: No such file or directory=
6767
please edit priv/summary.r and replace the first line with the full path to the Rscript binary on your system
6868

69-
If you receive the error message: Warning: unable to access index for repository http://lib.stat.cmu.edu/R/CRAN/src/contrib
69+
If you receive the error message =Warning: unable to access index for repository http://lib.stat.cmu.edu/R/CRAN/src/contrib=
7070
it means the default R repo for installing additional packages is broken, you can change it as follows:
7171

7272
#+BEGIN_SRC shell

0 commit comments

Comments
 (0)