- SQL Server 2017 Machine Learning Services with R
- Toma? Ka?trun Julie Koesmarno
- 42字
- 2021-06-24 19:03:48
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")