Re: [R] Re-start R issue on win7 [SEC=UNOFFICIAL]

2013-05-08 Thread annoporci
I have not experienced that, but have you tried to see if killing the processes helps? On Windows CTRL+ALT+DEL usually brings up the system monitor or whatever it's called, where you can see programs and processes currently running. If your R gets stuck in a loop then you may see some refer

Re: [R] path reference problems in R 3.0.0

2013-04-28 Thread annoporci
When I encounter these problems, I usually fix them with the following: 1. take ownership of the directories where the libraries are stored, here's how I do it on windows: http://www.howtogeek.com/howto/windows-vista/add-take-ownership-to-explorer-right-click-menu-in-vista/ 2. have an Renviro

Re: [R] How to do platform independent system calls?

2013-04-02 Thread annoporci
I'm new to R and learning so I probably don't have much of value to share, but I do use Windows and kUbuntu interchangeably and need to share code across these two platforms, so let me tell you what I've found -- it may or may not help you. Most of the R packages can be used on any platform. So

[R] how to set the pdflatex path

2013-03-13 Thread annoporci
Dear all, This is my first post to the mailing list. I asked this question a little while ago on stackoverflow but did not get an answer. Please allow me to ask again. I have R set up on both Windows7 and kUbuntu12 machines. On Windows, I happen to have both MikTeX and TeXlive available (and bot