Skip to content
Prev 44857 / 63424 Next

Who does develop the R core and libs, and how / where is it hosted?

On Jan 14, 2013, at 7:55 PM, Oliver Bandel wrote:

            
Actually, it does hold true - all R documentation is part of the R sources.

Maybe it's a sign of a relative maturity of R that we don't have a particular "milestone"-like agenda. Typically, most things can be supplied as packages - the only reason to touch the core of R itself is if it is something that cannot be done as a package, and given R's modularity that is fortunately not very often the case.

Cheers,
Simon