Hi,
It seems that R is not available on SAS OnDemand?
Did I miss something?
> t seems that R is not available on SAS OnDemand?
Yes, I believe you are correct.
Hello,
I do not know the SAS OnDemand for Academics offering, but maybe you can override that system option :
In the SAS configuration file or at SAS invocation.
Like :
C:\Program Files\SASHome\SASFoundation\9.4\sas.exe -RLANG
To see if it was a success, submit :
proc options option=RLANG;
run;
Cheers,
Koen
> t seems that R is not available on SAS OnDemand?
Yes, I believe you are correct.
Afaik SAS OnDemand is available to learn sas, so this could be seen as valid reason for noRlang. But to learn using R inside a sas session, it would be really useful to enable the option. Most likely the users can't enable the option, creating a software ballot seems to be a good idea.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.