Skip to content

SWAT v1.7.0

Compare
Choose a tag to compare
@bkemper24 bkemper24 released this 12 Jul 16:33

Highlights include:

  • Add to.r.data.frame function to convert a CAS Table to an R Data Frame
  • Cleanup swat object memory
  • Update TK subsystem

To install the SWAT v1.7.0 package, you use a command as follows::

R CMD INSTALL R-swat-1.7.0-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.7.0-linux64.tar.gz
R CMD INSTALL R-swat-1.7.0-win64.tar.gz

Some platforms do not support all CAS protocols, you can still use the REST interface by installing the REST-only package with R CMD INSTALL.

R CMD INSTALL R-swat-1.7.0-REST-only-osx.tar.gz

NOTE: The platform-specific installers bundle libraries from the SAS TK subsystem. These bundled libraries are required for using the binary interface to CAS.