Skip to content

R 1.2.1

Compare
Choose a tag to compare
@seantleonard seantleonard released this 07 Jul 19:59
· 14 commits to master since this release
27612c6

New Features

  • Compatibility with SQL Server 2022 CTP2.0+
    • Compatibility with R 4.2

Fixes

  • Fixed instances of the warning 'length(x) = 5 > 1' in coercion to 'logical(1)' in SqlPackage.R
  • Fixed test failure in test.executeInSqlTests.R due to unneeded environment check of function.
  • Fixes issue causing "Cursor State Invalid" error for some operations.
  • Improved dependency resolution logic to prefer binary packages when available thus reducing sp_executed_external_script execution times for R.

Files

Packages built with R 3.5.2 for SQL Server 2019 Compatibility

  • Source Package: sqlmlutils_1.2.1_R3.5.2.tar.gz
  • Windows Binary Package: sqlmlutils_1.2.1_R3.5.2.zip

Packages built with R 4.2 for SQL Server 2022 CTP 2.0+ Compatibility

  • Source Package: sqlmlutils_1.2.1_R4.2.tar.gz
  • Windows Binary Package: sqlmlutils_1.2.1_R4.2.zip