Package: sasr 0.1.2
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.2.tar.gz
sasr_0.1.2.zip(r-4.5)sasr_0.1.2.zip(r-4.4)sasr_0.1.2.zip(r-4.3)
sasr_0.1.2.tgz(r-4.4-any)sasr_0.1.2.tgz(r-4.3-any)
sasr_0.1.2.tar.gz(r-4.5-noble)sasr_0.1.2.tar.gz(r-4.4-noble)
sasr_0.1.2.tgz(r-4.4-emscripten)sasr_0.1.2.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
Last updated 2 years agofrom:3897843722 (on v0.1.2). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:df2sdget_sas_cfgget_sas_sessioninstall_saspyrun_sassas_session_sshsascfgsd2df
Dependencies:backportscheckmateherejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
'sasr' Package | sasr-package _PACKAGE |
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 |
Create SAS ssh Session Based on Configuration File | sas_session_ssh |
Create SAS Session Configuration File | sascfg |
Transfer SAS Data to R | sd2df |