Skip to content
Prev 45582 / 63421 Next

R package with Java source code

On Apr 16, 2013, at 11:35 AM, Adrian Trapletti wrote:

            
Yes, you certainly don't want them under version control - you said yourself "ship" which is the built source tar ball, not your repository ;).
Yes. Given that this is done under your control, there is not much support you need from R. The preferred setup is very individual (e.g. I avoid ant in my Java packages), so I don't think it's R's place to step in at that stage. I did consider adding some primitives, but given the individuality I just opted for conventions (like inst/java as a distribution place).

Cheers,
Simon