BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
xxformat_com
Barite | Level 11

Hi,

It seems that R is not available on SAS OnDemand?

 

rlang.JPG

 

Did I miss something?

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Rick_SAS
SAS Super FREQ

> t seems that R is not available on SAS OnDemand?

Yes, I believe you are correct.

 

View solution in original post

3 REPLIES 3
sbxkoenk
SAS Super FREQ

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

Rick_SAS
SAS Super FREQ

> t seems that R is not available on SAS OnDemand?

Yes, I believe you are correct.

 

andreas_lds
Jade | Level 19

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.

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore Now →
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 2512 views
  • 1 like
  • 4 in conversation