Niels Berglund

Install R Packages in SQL Server ML Services Series

This is a series of posts about how to install R packages in SQL Server Machine Learning Services.

Table of Content

  1. Installing R Packages in SQL Server Machine Learning Services - I - Background about package installation, Rtools.exe and R packet managers (Rterm.exe and Rgui.exe)
  2. Installing R Packages in SQL Server Machine Learning Services - II - We look at using RevoScaleR to install R packages in SQL Server Machine Learning Services.
  3. Installing R Packages in SQL Server Machine Learning Services - III - How we can install R packages in SQL Server Machine Learning Services using T-SQL DDL: CREATE EXTERNAL LIBRARY.
  4. Installing R Packages in SQL Server Machine Learning Services - IV: Permissions - We look at permissions required when using CREATE EXTERNAL LIBRARY as well as ownership.
  • More To Come
comments powered by Disqus