Hi, could you please tell me what the current status of Rs com interface is and what your future plans are (if any) Regards Markus Dueringer -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Com Interface
4 messages · Markus Dueringer, root, Peter Dalgaard +1 more
Has anyone ported R to the WinCE OS? Indeed, does anyone know of _any_ statistics software for this OS? Stuart Dr Stuart Leask MA MRCPsych, Clinical Lecturer in Psychiatry University of Nottingham Dept of Psychiatry, Duncan Macmillan House Porchester Road, Nottingham. NG3 6AA. UK http://www.nottingham.ac.uk/psychiatry/staff/sjl.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
"Stuart Leask" <stuart.leask at nottingham.ac.uk> writes:
Has anyone ported R to the WinCE OS? Indeed, does anyone know of _any_ statistics software for this OS?
Looks like cross-compiling environments for this are in their infancy. Have a look at http://groups.yahoo.com/group/wince-devel/messagesearch?query=gcc It seems like someone is pulling the strings together, but I wouldn't hold my breath. My impression is that it is like the Win32 crosscompilers 5 years ago. Major tinkering is involved. Notice that you need to specify the chip architecture for these devices. R runs on the mips and arm architectures under Linux (which implies that the gcc compiler target exists and works at least reasonably), but with some bad problems (bad as in "can't do postscript plots").
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On 6 Feb 2002, Peter Dalgaard BSA wrote:
"Stuart Leask" <stuart.leask at nottingham.ac.uk> writes:
Has anyone ported R to the WinCE OS? Indeed, does anyone know of _any_ statistics software for this OS?
Looks like cross-compiling environments for this are in their infancy. Have a look at http://groups.yahoo.com/group/wince-devel/messagesearch?query=gcc It seems like someone is pulling the strings together, but I wouldn't hold my breath. My impression is that it is like the Win32 crosscompilers 5 years ago. Major tinkering is involved. Notice that you need to specify the chip architecture for these devices. R runs on the mips and arm architectures under Linux (which implies that the gcc compiler target exists and works at least reasonably), but with some bad problems (bad as in "can't do postscript plots").
My understanding was that WinCE was no more (read `Pocket Windows 2002') and that all current implementations used the same chip (StrongArm as I recall). I think the big problem would be an IEEE-compliant run-time system. R won't even build under VC++ on win32 because of problems there, and we do use msvcrt.dll. If there is spare Windows programming expertise available, we need it for win32 ....
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._