Forum: open-discussion


RE: Install Packages [ Reply ] By: ilhami visne on 2009-05-11 07:21 | [forum:1527] |
Sure you can write functions in .rgg files. not only functions but any R code. The "null pointer exception" is possibly a bug. Can you post your .rgg file here? best wishes. |
RE: Install Packages [ Reply ] By: Lisa Smith on 2009-05-08 02:29 | [forum:1503] |
never mind, figured it out. But actually the reason I wanted to install a package is because when I was trying to write a function in the .rgg file, I got a java null pointer exception when trying to load the .rgg file. Can one not write functions in the .rgg file? |
Install Packages [ Reply ] By: Lisa Smith on 2009-05-08 02:12 | [forum:1502] |
How can I install packages from the .rgg file? I get errors that I am trying to install a package without setting the CRAN mirror, but I do not know the command to set the CRAN mirror without user interaction. |