SQL Server 2017 Machine Learning Services with R
上QQ阅读APP看书,第一时间看更新

Using R.exe in CMD

When executing R.exe as an administrator in the binary folder of R Server (C:\Program Files\Microsoft SQL Server\MSSQL14.MSSQLSERVER\R_SERVICES\bin), you will be prompted with a command window:

Figure 22

From there, the user can always install the missing package.

install.packages("AUC")