search for: rapacheproject

Displaying 3 results from an estimated 3 matches for "rapacheproject".

2007 Apr 16
2
Question for install Rapache package.
Hi, this is Charlie and I am trying to embed R in my apache server. However, I am having problem with installation. The R projet says that we can install add-on package with command $R CMD (rapache.0.1.4.tar.gz). However, I try to use it in command windows (windows xp) and an error shows. Please tell me when I can use the command (in c?? or in the same folder with the file). thx. [[alternative
2006 Nov 02
0
Connections patch
I've implemented an R Connections API for packages writers and those embedding R into other systems. The patch is here: http://biostat.mc.vanderbilt.edu/twiki/pub/Main/RApacheProject/Conn-patch-R-devel-r39773.patch and I've started an R wiki for discussion here: http://wiki.r-project.org/rwiki/doku.php?id=developers:r_connections_api Main points: 1) C code can create new connections and pass them back to R. 2) R code can utilize them just like existing connections. 3)...
2009 Mar 24
3
r online
Hi, I'd like to execute simple commands and functions in R through a website, is there any service like this somewhere? I only found http://www.osvisions.com/r-online/ but it does not work (last update 2003) and the links to releated websites only give errors (if I calculate 7+3). Thanks for help & hints, Thomas