Re: [R] advice on classes/methods/extending classes

2011-03-07 Thread John Oleynick
hancements provided by the ofp package, but the first example only uses S3 without any enhancements. There is also the new S4 reference class system. I think that is only documented in the ?setRefClass help page. John -- John Oleynick Johnson & Johnson Pharmaceutical Research &

Re: [R] Run R in server web

2010-01-11 Thread John Oleynick
I haven't used any of these yet, and don't know how they would fit in with Tomcat, but a few R web options are rapache (http://biostat.mc.vanderbilt.edu/rapache/), R.rsp (http://cran.case.edu/web/packages/R.rsp/index.html) and CGIwithR (http://www.omegahat.org/CGIwithR/). -- John On 1/3/10, Tal G