Error when running R 3.0.1 from SAS/IML 9.3

不打扰是莪最后的温柔 提交于 2019-12-11 07:51:53

问题


I'm trying to run R 3.0.1 from SAS 9.3 in SAS/IML and I get 2 errors:- 1- ERROR: SAS could not initialize the R language interface.

2- ERROR: The installed version of R cannot be used. The entry point "R_Toplevel" could not be located. Any idea if it's because the R version, and if so, what version of R should I use? Thanks a lot.


回答1:


According to http://blogs.sas.com/content/iml/2013/09/16/what-versions-of-r-are-supported-by-sas/

With SAS 9.3 you can only use R 2.9.1 -- 2.15.3

If you upgrade to SAS 9.4, you can use up to R 3.0.1

If you upgrade to SAS 9.4m1 (when it is released) then you can use R 3.0.2



来源:https://stackoverflow.com/questions/19262401/error-when-running-r-3-0-1-from-sas-iml-9-3

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!