Package: sasctl
Title: Easily Communicate Between the "SAS Viya" Platform and R
Version: 0.9.0
Authors@R: c(
    person(given = "Eduardo",
           family = "Hellas",
           role = c("aut", "cre"),
           email = "ehellas@gmail.com"),
    person("SAS", role = c("cph", "fnd"))
    )
Description: The 'sasctl' (sas control) package enables easy communication between the "SAS Viya" platform APIs <https://developer.sas.com> and the R runtime. It offers convenient wrappers to some most used endpoints.
License: Apache License (>= 2)
Encoding: UTF-8
Suggests: future, furrr, testthat (>= 3.0.0), httptest, knitr,
        rmarkdown, tidymodels, xgboost, rstudioapi
Config/testthat/edition: 3
Imports: jsonlite, httr, uuid, ROCR, utils, reshape2, methods,
        base64enc, glue
URL: https://sassoftware.github.io/r-sasctl/
BugReports: https://github.com/sassoftware/r-sasctl/issues
VignetteBuilder: knitr
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-10 17:57:25 UTC; edhell
Author: Eduardo Hellas [aut, cre],
  SAS [cph, fnd]
Maintainer: Eduardo Hellas <ehellas@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-18 11:50:02 UTC
