- Lots of Cygwin (and other) tools involved in making packages.
We could possibly rewrite the build process in R, but I don't think we
should. I think a better solution would be to distribute the toolset
with R. The full toolset doesn't add up to much (maybe 1.5 M). A
Neat idea. I like that a lot. I can see how some users would have Perl and
Cygwin, and even MinGW, anyway, but not the BDR tools collection. This helps.
problem is that multiple Cygwin versions don't coexist nicely, so we'd
have to be careful during installation.
- MinGW gcc
Users who want to compile code would still have to install the
compiler.
And that's where it gets hairy. So we do all this to let lusers build R-only
packages, but not compiled packages? Isn't that both a little inconsistent
and confusing?