Package: sasr 0.1.4

Liming Li
sasr: 'SAS' Interface
Provides a 'SAS' interface, through 'SASPy'(<https://sassoftware.github.io/saspy/>) and 'reticulate'(<https://rstudio.github.io/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.
Authors:
sasr_0.1.4.tar.gz
sasr_0.1.4.zip(r-4.5)sasr_0.1.4.zip(r-4.4)sasr_0.1.4.zip(r-4.3)
sasr_0.1.4.tgz(r-4.5-any)sasr_0.1.4.tgz(r-4.4-any)sasr_0.1.4.tgz(r-4.3-any)
sasr_0.1.4.tar.gz(r-4.5-noble)sasr_0.1.4.tar.gz(r-4.4-noble)
sasr_0.1.4.tgz(r-4.4-emscripten)sasr_0.1.4.tgz(r-4.3-emscripten)
sasr.pdf |sasr.html✨
sasr/json (API)
NEWS
# Install 'sasr' in R: |
install.packages('sasr', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/insightsengineering/sasr/issues
Pkgdown site:https://insightsengineering.github.io
Last updated 22 hours agofrom:4f788b7329 (on v0.1.4). Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 30 2025 |
R-4.5-win | OK | Mar 30 2025 |
R-4.5-mac | OK | Mar 30 2025 |
R-4.5-linux | OK | Mar 30 2025 |
R-4.4-win | OK | Mar 30 2025 |
R-4.4-mac | OK | Mar 30 2025 |
R-4.4-linux | OK | Mar 30 2025 |
R-4.3-win | OK | Mar 30 2025 |
R-4.3-mac | OK | Mar 30 2025 |
Exports:df2sdget_sas_cfgget_sas_sessioninstall_saspyrun_sassas_sessionsascfgsd2df
Dependencies:backportscheckmatecliglueherejsonlitelatticelifecycleMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
'sasr' Package | sasr-package sasr |
Transfer data.frame to SAS | df2sd |
Obtain the SAS Configuration File | get_sas_cfg |
Get the Last or Default SAS Session | get_sas_session |
Install 'saspy' Module | install_saspy |
Run SAS code with SAS Session | run_sas |
SAS engine function | sas_engine |
Create SAS Session Based on Configuration File | sas_session |
Create SAS Session Based on Configuration File | sas_session_ssh |
Create SAS Session Configuration File | sascfg |
Transfer SAS Data to R | sd2df |