Hi there, I'm not sure whether this is the right mailing list to put this question... if not, please tell me where I can find help. I have a spare dual-core machine which run Windows XP Professional and is nearly unused (nearly! Unfortunately, I cannot change OS). And I'm investigating Knime (knime.org) to set up data analysis workflows. They have some nodes to execute R on a remote machine. Is it possible to run R on this windows machine, so that I can call it from somewhere else? Antje
R running as a server on windows?
7 messages · Uwe Ligges, Rowe, Brian Lee Yung (Portfolio Analytics), Greg Snow +2 more
Nobody can help with this question (or tell me where I can find help) ? Antje schrieb:
Hi there, I'm not sure whether this is the right mailing list to put this question... if not, please tell me where I can find help. I have a spare dual-core machine which run Windows XP Professional and is nearly unused (nearly! Unfortunately, I cannot change OS). And I'm investigating Knime (knime.org) to set up data analysis workflows. They have some nodes to execute R on a remote machine. Is it possible to run R on this windows machine, so that I can call it from somewhere else? Antje
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Antje wrote:
Nobody can help with this question (or tell me where I can find help) ? Antje schrieb:
Hi there, I'm not sure whether this is the right mailing list to put this question... if not, please tell me where I can find help. I have a spare dual-core machine which run Windows XP Professional and is nearly unused (nearly! Unfortunately, I cannot change OS). And I'm investigating Knime (knime.org) to set up data analysis workflows. They have some nodes to execute R on a remote machine. Is it possible to run R on this windows machine, so that I can call it from somewhere else?
Call from somewhere else is somewhat unspecific. Anyway, there are several ways: - Work using a Remote Desktop Connection (as I do for maintaining the CRAN windows builder, for example). - Install some secure shell server and work command line based. - Install some framework that allows to start processes on that machine as a node in a computer cluster (such as mpi) - this is not that easy on Windows and you always need a lucky combination of libraries (mpi/Rmpi and so on) that work together. Uwe Ligges
Antje
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Did you try the forums on Knime? That might be a better bet. -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Antje Sent: Tuesday, February 10, 2009 12:24 PM To: r-help at stat.math.ethz.ch Subject: Re: [R] R running as a server on windows? Nobody can help with this question (or tell me where I can find help) ? Antje schrieb:
Hi there, I'm not sure whether this is the right mailing list to put this question... if not, please tell me where I can find help. I have a spare dual-core machine which run Windows XP Professional and
is nearly unused (nearly! Unfortunately, I cannot change OS). And I'm investigating Knime (knime.org) to set up data analysis workflows. They have some nodes to execute R on a remote machine. Is
it
possible to run R on this windows machine, so that I can call it from somewhere else? Antje
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -------------------------------------------------------------------------- This message w/attachments (message) may be privileged, confidential or proprietary, and if you are not an intended recipient, please notify the sender, do not use or share it and delete it. Unless specifically indicated, this message is not an offer to sell or a solicitation of any investment products or other financial product or service, an official confirmation of any transaction, or an official statement of Merrill Lynch. Subject to applicable law, Merrill Lynch may monitor, review and retain e-communications (EC) traveling through its networks/systems. The laws of the country of each sender/recipient may impact the handling of EC, and EC may be archived, supervised and produced in countries other than the country in which you are located. This message cannot be guaranteed to be secure or error-free. References to "Merrill Lynch" are references to any company in the Merrill Lynch & Co., Inc. group of companies, which are wholly-owned by Bank of America Corporation. Securities and Insurance Products: * Are Not FDIC Insured * Are Not Bank Guaranteed * May Lose Value * Are Not a Bank Deposit * Are Not a Condition to Any Banking Service or Activity * Are Not Insured by Any Federal Government Agency. Attachments that are part of this E-communication may have additional important disclosures and disclaimers, which you should read. This message is subject to terms available at the following link: http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you consent to the foregoing. --------------------------------------------------------------------------
I, for one, don't fully understand the question, and while there are many on this list that are much smarter than I am, they may also have trouble understanding the question. At first glance it looks like you are asking if R runs on Windows XP (the answer is yes, but this seems to simple to be the real question). Are you asking about knime? Then you should ask on a forum about knime. If you are asking about ways to run R as a server on a windows machine, then look at the nws package. It takes a bit of setting up (including installing python and some addons to that, starting a server, etc.), but may do what you want. I have no idea if it interacts with knime at all. If this does not help, then try rephrasing the question or asking somewhere where there are more knime users,
Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare greg.snow at imail.org 801.408.8111 > -----Original Message----- > From: r-help-bounces at r-project.org [mailto:r-help-bounces at r- > project.org] On Behalf Of Antje > Sent: Tuesday, February 10, 2009 10:24 AM > To: r-help at stat.math.ethz.ch > Subject: Re: [R] R running as a server on windows? > > Nobody can help with this question (or tell me where I can find help) ? > > Antje schrieb: > > Hi there, > > > > I'm not sure whether this is the right mailing list to put this > > question... if not, please tell me where I can find help. > > > > I have a spare dual-core machine which run Windows XP Professional > and > > is nearly unused (nearly! Unfortunately, I cannot change OS). > > And I'm investigating Knime (knime.org) to set up data analysis > > workflows. They have some nodes to execute R on a remote machine. Is > it > > possible to run R on this windows machine, so that I can call it from > > somewhere else? > > > > Antje > > > > ______________________________________________ > > R-help at r-project.org mailing list > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide > > http://www.R-project.org/posting-guide.html > > and provide commented, minimal, self-contained, reproducible code. > > > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting- > guide.html > and provide commented, minimal, self-contained, reproducible code.
Yes you can run the Rserve application on a remote computer in e.g network and then you can connect it from your Desktop computer. I've done this already with a remote Linux computer (Rserve is running very stable on a Linux computer). For example i clustered an R,G,B image on a linux computer with R to make use of the additional RAM without to load my Desktop application (The remote connection will be a new feature in the next release of my application). If the mentioned application uses Rserve and can be configured with an ip adress etc. it should be easily possible. Please read the information how to config Rserve(and read the security info carefully!) on the Rserve website: http://www.rforge.net/Rserve/ http://www.rforge.net/Rserve/ ->Documentation I hope this information helps! Best regards Marcel
View this message in context: http://www.nabble.com/R-running-as-a-server-on-windows--tp21929048p21939495.html Sent from the R help mailing list archive at Nabble.com.
I might have formulated my question a bit misleading. >> If you are asking about ways to run R as a server on a windows machine, Yes, that's exactly what I was asking for. So, I'll check out this nws package as well as the RServe. Of course, I might ask Knime people as well but my question not primarily bound to this software. Thanks a lot for all answers! Antje Antje schrieb:
Nobody can help with this question (or tell me where I can find help) ? Antje schrieb:
Hi there, I'm not sure whether this is the right mailing list to put this question... if not, please tell me where I can find help. I have a spare dual-core machine which run Windows XP Professional and is nearly unused (nearly! Unfortunately, I cannot change OS). And I'm investigating Knime (knime.org) to set up data analysis workflows. They have some nodes to execute R on a remote machine. Is it possible to run R on this windows machine, so that I can call it from somewhere else? Antje
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.