When I load R-WinEdt (>library(RWinEdt), I get the warning:
Warning message:
multi-argument returns are deprecated in: return(InstallRoot,
RWinEdtInstalled)
I have upgraded to R 1. 8 on Windows, by copying non-base libraries into
the 1.8 library folder and updating the help.
I also reinstalled R-WinEdt from the zip file as detailed in RWinEdt
ReadMe file using the recommend (A) installation and still get the same
warning.
I have a few questions:
1) Should I be concerned about this warning?
1a) What is deprecating?
2) Is there a way fix it so that the warning message is fixed and RWinEdt
loads properly?
2a) I read the help file on the return function which mentions, "Prior to
R 1.8.0, 'value' could be a series of non-empty
expressions separated by commas" Would the fix be to find the part of
some code that is executing (whatever and where ever that might be) when
the editor loads and change it to some thing like ">return(InstallRoot);
return(RWinEdtInstalled)"?
Thanks for you comments and assistance,
Jason Higbee
Research Analyst
Federal Reserve Bank of St. Louis
E: [EMAIL PROTECTED]
[[alternative HTML version deleted]]
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help