R.app source repository?
On Jul 7, 2006, at 11:10 PM, Vincent Vu wrote:
I've searched the FAQ and Simon Urbanek's pages and can't seem to find information on the development of R.app. I've found nightly builds, but I can't seem to find the source code. Is there a repository where it is being kept? There are older tarballs on CRAN, but not of the development version.
The sources are kept in the SVN repository. To check out the latest development version, use svn co https://svn.r-project.org/R-packages/trunk/Mac-GUI Apparently the instructions disappeared from the website. I have just added them to the FAQ. Thanks, Simon