R problem
This looks like it has nothing to do with R per se and therefore is likely OT here. Please consult your local IT resources for help. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Thu, Dec 8, 2016 at 10:56 AM, Grace King <gking at ctps.org> wrote:
Hi all,
I am trying to run a macro by R in a EMME script. The R macro that we wrote
is called IPFPUMS.R. The whole process has been working until someone
removed R. We tried to re-install R but getting the error message:
??R? is not recognized as an internal or external command, operable program
or batch file.?
Here is how R is called to run the macro in the script:
*R --save < IPFPUMS.R*
R now resides on the same server location as EMME. Our IT person created a
symbolic link for R but still the same error occurred.
Any thoughts will be much appreciated.
Grace
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.