Hi ports -- Attached is a new port, math/rstudio. RStudio is the IDE for R.
--- pkg/DESCR: RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. --- This is a rather big port, and I am not certain that it is ready for import just yet. But it is clearly at the point where it needs to be shared. Looking for comments and suggestions. Some notes/caveats: 1. The binary lives as /usr/local/lib/rstudio/bin/rstudio. A simple script exists to allow console users easy access. 2. There are no precompiled packages other than what comes with the IDE. Trying to build some (igraph, notably) exposed some potential issues with R--like how R thinks the fortran compiler is named gfortran when it should be egfortran. 3. Fonts don't render in the Plots window. Not sure why. Help appreciated. 4. I am only a Desktop user but I did provide the Server as well. If you use the server I'd be interested in knowing how it works. 5. There are undoubtedly improvements to be made here, so I'm open to whatever comes down the pipeline. OK? ~Brian
rstudio.tgz
Description: application/compressed-tar