Re: [Rd] requesting a mentor for R development

2011-06-21 Thread Ben Bolker
Paul Johnson gmail.com> writes: > > I'd like to learn the process of revising R functions & packages and > then submitting proposed patches to the R Core team. Would someone be > willing to mentor me through one example? I don't know about mentoring, but I'll give my two cents (some specific

[Rd] requesting a mentor for R development

2011-06-20 Thread Paul Johnson
I'd like to learn the process of revising R functions & packages and then submitting proposed patches to the R Core team. Would someone be willing to mentor me through one example? For starters, consider an example. I'd like to revise the t.test function to return the stderr value to the user.