Update R version with Linux support
This commit is contained in:
Родитель
9443e7c4a9
Коммит
789d4f60c4
|
@ -1,7 +1,7 @@
|
|||
Package: sqlmlutils
|
||||
Type: Package
|
||||
Title: Wraps R code into executable SQL Server stored procedures
|
||||
Version: 0.5.1
|
||||
Version: 0.6.0
|
||||
Author: Microsoft Corporation
|
||||
Maintainer: Microsoft Corporation <msrpack@microsoft.com>
|
||||
Depends:
|
||||
|
|
|
@ -7,7 +7,7 @@ sqlmlutils is an R package to help execute R code on a SQL database (SQL Server
|
|||
From command prompt, run
|
||||
```
|
||||
R.exe -e "install.packages('RODBCext', repos='https://cran.microsoft.com')"
|
||||
R.exe CMD INSTALL dist/sqlmlutils_0.5.0.zip
|
||||
R.exe CMD INSTALL dist/sqlmlutils_0.6.0.zip
|
||||
```
|
||||
OR
|
||||
To build a new package file and install, run
|
||||
|
|
Двоичный файл не отображается.
Двоичный файл не отображается.
Загрузка…
Ссылка в новой задаче