armgong / rjulia

R package which integrating R and Julia
GNU General Public License v2.0
145 stars 23 forks source link

Upload .RProject if appropriate #3

Closed Ironholds closed 10 years ago

Ironholds commented 10 years ago

If you're using RStudio or similar, the .RProject would be useful so people modifying the library can see/play around with the compile settings.

armgong commented 10 years ago

use Text editor and gcc as devtools, so no .RProject file,but I will try RStudio. and thanks for you patch.

Ironholds commented 10 years ago

Cool; thanks. I'll just roxygenise the documentation on my local, patch and hope it works in your process - decline to merge if it doesn't :)