Skip to content
Prev 44784 / 63424 Next

Bounty on Error Checking

ivo welch <ivo.welch <at> anderson.ucla.edu> writes:
I did bring this idea up briefly 5 years ago (for whatever that's
worth)L http://tolstoy.newcastle.edu.au/R/e2/devel/07/05/3202.html.  
I very much doubt R-core will go for this, but there's nothing stopping
some private citizen with time and energy on their hands from setting
up their own private bounty system.  As I see it the challenges would
be:

* setting up and administering the web site and the bounty system
(i.e. figuring out rules for deciding when a bounty should be paid)
* convincing the R community that their money is safe with you;
* figuring out an appropriate payment/escrow system (Paypal?)
* dealing with any tax and reporting issues relevant to your locality of
receiving and disbursing money

It's conceivable that some existing R-oriented entity (Mango Solutions,
Revolution, RStudio?) would want/be willing to partner.

  This won't take care of getting stuff into core R, but (1) 
well-worked out proofs of concept would go a long way to convincing
R-core; (2) a lot can be done outside of core R if (for
example) you moved over to using data.table everywhere instead of
data frames (only translating to data frames where absolutely necessary).

(I would love a scalar data type for R, but I don't think that
can be done without a near-complete rewrite ...)

  Ben Bolker