SWAT v1.8.1
Highlights include:
- Fix calls to the percentile action set to be compliant with the removal of table.vars
- Fix logical warnings from methods that return casDataFrame
- Fix unit testing for summary generic method
- Throw an error instead of returning an empty list when trying to use a data.frame inside a cas.actionset.action
To install the SWAT v1.8.1 package, you use a command as follows::
R CMD INSTALL R-swat-1.8.1-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.8.1-linux64.tar.gz
R CMD INSTALL R-swat-1.8.1-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.8.1-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.