Releases: sassoftware/R-swat
SWAT v1.10.0
Highlights include:
- Update TK subsystem
To install the SWAT v1.10.0 package, you use a command as follows::
R CMD INSTALL R-swat-1.10.0-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.10.0-linux64.tar.gz
R CMD INSTALL R-swat-1.10.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.10.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.
SWAT v1.9.1-snapshot
Highlights include:
To install the SWAT v1.9.1-snapshot package, you use a command as follows::
R CMD INSTALL R-swat-1.9.1-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.9.1-linux64.tar.gz
R CMD INSTALL R-swat-1.9.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.9.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.
SWAT v1.9.0
Highlights include:
- Update TK subsystem
- Fix issue running with R4.2 and later on Windows
To install the SWAT v1.9.0 package, you use a command as follows::
R CMD INSTALL R-swat-1.9.0-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.9.0-linux64.tar.gz
R CMD INSTALL R-swat-1.9.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.9.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.
SWAT v1.8.4
Highlights include:
- Fix Issue #46 dataStep action failing on Rest Protocol
To install the SWAT v1.8.4 package, you use a command as follows::
R CMD INSTALL R-swat-1.8.4-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.8.4-linux64.tar.gz
R CMD INSTALL R-swat-1.8.4-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.4-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.
SWAT v1.8.3
Highlights include:
- Fix problem handling empty list during request processing
To install the SWAT v1.8.3 package, you use a command as follows::
R CMD INSTALL R-swat-1.8.3-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.8.3-linux64.tar.gz
R CMD INSTALL R-swat-1.8.3-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.3-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.
SWAT v1.8.2
Highlights include:
- Fix problem handling empty list during response processing
To install the SWAT v1.8.2 package, you use a command as follows::
R CMD INSTALL R-swat-1.8.2-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.8.2-linux64.tar.gz
R CMD INSTALL R-swat-1.8.2-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.2-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.
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.
SWAT v1.8.0
Highlights include:
- Update TK subsystem
To install the SWAT v1.8.0 package, you use a command as follows::
R CMD INSTALL R-swat-1.8.0-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.8.0-linux64.tar.gz
R CMD INSTALL R-swat-1.8.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.8.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.
SWAT v1.7.0
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.
SWAT v1.6.4-snapshot
Highlights include:
To install the SWAT v1.6.4-snapshot package, you use a command as follows::
R CMD INSTALL R-swat-1.6.4-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.6.4-linux64.tar.gz
R CMD INSTALL R-swat-1.6.4-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.6.4-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.