Skip to content

Releases: sassoftware/R-swat

SWAT v1.9.1-snapshot

03 Nov 13:18
84049fb
Compare
Choose a tag to compare
SWAT v1.9.1-snapshot Pre-release
Pre-release

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

22 Sep 11:54
Compare
Choose a tag to compare

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

06 Jun 13:49
Compare
Choose a tag to compare

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

03 Feb 12:18
Compare
Choose a tag to compare

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

10 Jan 13:18
Compare
Choose a tag to compare

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

06 Jan 17:27
Compare
Choose a tag to compare

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

14 Nov 12:17
Compare
Choose a tag to compare

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

12 Jul 16:33
Compare
Choose a tag to compare

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

12 May 18:08
064898b
Compare
Choose a tag to compare
SWAT v1.6.4-snapshot Pre-release
Pre-release

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.

SWAT v1.6.3

11 Aug 20:20
Compare
Choose a tag to compare

Highlights include:

  • Fix duplicate action parameter issue
  • Fix integer issue in table to data.frame converter

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

R CMD INSTALL R-swat-1.6.3-linux-ppc64le.tar.gz
R CMD INSTALL R-swat-1.6.3-linux64.tar.gz
R CMD INSTALL R-swat-1.6.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.6.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.