Results 2 issues of Kevin Feasel

I'm trying to install a large R package (~65MB) using sqlmlutils onto SQL Server 2019 CU1.  I get the following error when doing so: **Error: Installation of packages failed with...

Running sqlmlutils 0.7.1 in R against a SQL Server 2019 RC1 machine. # Reproduction Steps Running a sample package call: sql_install.packages(connectionString = ad_connection, pkgs = "data.table", scope = "PUBLIC", verbose...