Learn R Programming

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

sasr (version 0.1.3)

'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.3

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Liming Li

Last Published

February 22nd, 2025

Functions in sasr (0.1.3)

sas_engine

SAS engine function
run_sas

Run SAS code with SAS Session
get_sas_cfg

Obtain the SAS Configuration File
sas_session

Create SAS Session Based on Configuration File
.sasr_env

sasr Environment
sas_session_ssh

Create SAS Session Based on Configuration File
get_sas_session

Get the Last or Default SAS Session
df2sd

Transfer data.frame to SAS
install_saspy

Install saspy Module
sascfg

Create SAS Session Configuration File
sd2df

Transfer SAS Data to R
sasr-package

sasr Package
validate_data

Validate and Process data.frame for SAS
saspy

saspy package
.onLoad

onLoad Function
validate_sascfg

Validate SAS Configuration File Exist