Skip to content
Prev 37479 / 63424 Next

How do you make a formal "feature" request?

On Sat, 2010-08-21 at 11:41 -0400, Donald Winston wrote:
The R Core Development Team decide on what goes into the base R source
code.

You have almost zero chance of getting such a thing in base R. I say
that for several reasons; i) You haven't provided any code to implement
report() or provided a good description of what you would like
implemented, ii) R Core like to keep the base source code a small as
possible to limit the maintenance burden on themselves, iii) R has the
package mechanism so you or anyone else can add whatever features you
want to R, have it hosted on CRAN and be available to any R user at the
click of a button, iv) your attitude stinks!

I could go on, but I feel I'm just feeding a troll at this point.

I look forward to seeing your report package implementing a report()
function on CRAN in the near future. There are several manuals written
which document how to write extensions to the R environment, numerous
books on programming in R and several example reporting systems that
we've mentioned to you. Check out the R website for these. Learn some R,
do some reading, examine those systems that do exist then roll your own
function and let us all benefit. I won't hold my breath of course.
Whiners are not often doers...

Good luck!

G