Type: Package
Package: sasr
Title: 'SAS' Interface
Version: 0.1.5
Date: 2025-03-30
Authors@R: c(
    person("Liming", "Li", , "liming.li1@astrazeneca.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")),
    person("AstraZeneca plc", role = c("cph", "fnd"))
  )
Description: 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.
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-03-31 05:04:02 UTC; root
Author: Liming Li [aut, cre],
  Daniel Sabanes Bove [aut],
  Isaac Gravestock [aut],
  F. Hoffmann-La Roche AG [cph, fnd],
  AstraZeneca plc [cph, fnd]
Maintainer: Liming Li <liming.li1@astrazeneca.com>
Repository: CRAN
Date/Publication: 2025-03-31 18:50:02 UTC
Built: R 4.3.3; ; 2025-03-31 20:29:27 UTC; unix
