Releases: insightsengineering/sasr
Releases · insightsengineering/sasr
v0.1.4-rc2
What's Changed
- Update workflows by @walkowif in #34
- Workflow propagations by @walkowif in #35
- Workflow propagation by @walkowif in #36
- solve issue related to validate ssh with tunnels by @clarkliming in #38
- Workflow propagation by @walkowif in #40
- Add website to DESCRIPTION by @olivroy in #41
- Workflow propagation by @walkowif in #42
- Workflow propagations by @walkowif in #46
- Workflow propagations by @walkowif in #47
- allow rmarkdown engine by @clarkliming in #43
- allow more control on the sas configuration by @clarkliming in #45
- [skip vbump] update contacts information by @clarkliming in #50
New Contributors
Full Changelog: v0.1.2...v0.1.4-rc2
v0.1.2 release
- First CRAN version of the package.
- The package facilitates the execution of SAS code from R.
New features
- Create SAS sessions.
- Execute SAS code in SAS sessions.
- Retrieve execution logs and results from SAS sessions.
- Transfer datasets between SAS and R.
v0.1.1 release
- First CRAN version of the package.
- The package facilitates the execution of SAS code from R.
New features
- Create SAS sessions.
- Execute SAS code in SAS sessions.
- Retrieve execution logs and results from SAS sessions.
- Transfer datasets between SAS and R.
v0.1.0 release
- First CRAN version of the package.
- The package facilitates the execution of SAS code from R.
New features
- Create SAS sessions.
- Execute SAS code in SAS sessions.
- Retrieve execution logs and results from SAS sessions.
- Transfer datasets between SAS and R.