Learn R Programming

⚠️There's a newer version (0.1.5) of this package.Take me there.

sasr (version 0.1.4)

'SAS' Interface

Description

Provides a 'SAS' interface, through 'SASPy'() and 'reticulate'(). This package helps you create 'SAS' sessions, execute 'SAS' code in remote 'SAS' servers, retrieve execution results and log, and exchange datasets between 'SAS' and 'R'. It also helps you to install 'SASPy' and create a configuration file for the connection. Please review the 'SASPy' license file as instructed so that you comply with its separate and independent license.

Copy Link

Version

Install

install.packages('sasr')

Monthly Downloads

894

Version

0.1.4

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Liming Li

Last Published

February 27th, 2025

Functions in sasr (0.1.4)

install_saspy

Install saspy Module
sd2df

Transfer SAS Data to R
validate_data

Validate and Process data.frame for SAS
get_sas_cfg

Obtain the SAS Configuration File
sas_engine

SAS engine function
run_sas

Run SAS code with SAS Session
.sasr_env

sasr Environment
validate_sascfg

Validate SAS Configuration File Exist
get_sas_session

Get the Last or Default SAS Session
sasr-package

sasr Package
df2sd

Transfer data.frame to SAS
.onLoad

onLoad Function
sascfg

Create SAS Session Configuration File
sas_session_ssh

Create SAS Session Based on Configuration File
sas_session

Create SAS Session Based on Configuration File
saspy

saspy package