BookmarkSubscribeRSS Feed
Linda_V
Obsidian | Level 7

Hi,

 

We are currently using Version R.3.1.0 (Spring Dance) on our SAS server and can use R software within SAS Studio.  We also have SAS IML Studio licensed.  We would like to obtain a newer version of R that contains the Package "car".  I believe R.3.2.5 might contain this package but I'm not sure.  Where can I confirm this?

 

Where does SAS recommend that we obtain the R software from?  Someone told me that R was purchased by another company?  Will this have any impact on us acquiring the software?  We will need to install it on both a Windows and Linux server.  Will we need different versions?

 

Thank you for any guidance that you can provide.

Linda

1 REPLY 1
Reeza
Super User

You can usually add packages to R unless there's a dependency on a specific R version. My quick googling doesn't seem to indicate that this is,the case. 

Install.packages("car")

What happens if you the code in R, do you get an error?

 

You can find the relevant version of R here:

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

 

R is open source, there is an enterprise version the comes with support, EnterpriseR that had some extra features that was taken over by Microsoft. SQL Server 2016 will be shipping with R installed. 

 

You can download R from r-project.org. 

 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

From The DO Loop
Want more? Visit our blog for more articles like these.
Discussion stats
  • 1 reply
  • 734 views
  • 1 like
  • 2 in conversation