Type: Package
Package: sasr
Title: 'SAS' Interface
Version: 0.1.4
Date: 2025-02-26
Authors@R: c(
person("Liming", "Li", , "clark.liming@gmail.com", role = c("aut", "cre")),
person("Daniel", "Sabanes Bove", , "daniel.sabanesbove@gmail.com", role = "aut"),
person("Isaac", "Gravestock", , "isaac.gravestock@roche.com", role = "aut"),
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
)
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.
License: Apache License 2.0
URL: https://github.com/insightsengineering/sasr/,
https://insightsengineering.github.io/sasr/latest-tag/
BugReports: https://github.com/insightsengineering/sasr/issues
Depends: R (>= 3.6)
Imports: checkmate, lifecycle, reticulate
Suggests: knitr, mockery, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
biocViews:
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: libpng-dev python3
Repository: https://insightsengineering.r-universe.dev
Date/Publication: 2025-03-30 05:53:40 UTC
RemoteUrl: https://github.com/insightsengineering/sasr
RemoteRef: v0.1.4
RemoteSha: 4f788b7329399c041775b51cc0bb1c9083ace1dc
NeedsCompilation: no
Packaged: 2026-06-19 07:21:44 UTC; root
Author: Liming Li [aut, cre],
Daniel Sabanes Bove [aut],
Isaac Gravestock [aut],
F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Liming Li