I think this indicated the problem in your log: 12:13:14.670: Warning in readLines(input, warn = FALSE) : 12:13:14.673: invalid input found on input connection 'skryptum.Rnw'
But without a reproducible example, I'm afraid I cannot do anything, especially I do not have Mac OS to test with. Regards, Yihui -- Yihui Xie <[email protected]> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA On Sat, Sep 29, 2012 at 10:52 AM, Michael Bach <[email protected]> wrote: > Just a quick follow-up. > > I gather from the log that R reads the file as UTF-8. I checked my System > > $ locale > > and the R > >> Sys.getlocale() > > Both are correctly set up as en_US.UTF-8. Just to rule that one out(?)... >
