Package: sasquatch Title: Use 'SAS', R, and 'quarto' Together Version: 0.1.3.9000 Authors@R: person("Ryan", "Zomorrodi", , "rzomor2@uic.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0003-6417-5985")) Description: Use R and 'SAS' within reproducible multilingual 'quarto' documents. Run 'SAS' code blocks interactively, send data back and forth between 'SAS' and R, and render 'SAS' output within 'quarto' documents. 'SAS' connections are established through a combination of 'SASPy' and 'reticulate'. License: MIT + file LICENSE URL: https://docs.ropensci.org/sasquatch/, https://github.com/ropensci/sasquatch BugReports: https://github.com/ropensci/sasquatch/issues Depends: R (>= 4.1.0) Imports: cli, evaluate, htmlwidgets, knitr, reticulate (>= 1.41.0), rlang (>= 1.1.0), rstudioapi Suggests: curl, rmarkdown, testthat (>= 3.0.0), withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: python (>= 3.4.0), SASPy, java (>= 7) required for IOM access method Config/pak/sysreqs: cmake make default-jdk libpng-dev libuv1-dev python3 Repository: https://ropensci.r-universe.dev Date/Publication: 2026-03-06 15:32:45 UTC RemoteUrl: https://github.com/ropensci/sasquatch RemoteRef: main RemoteSha: cead315d9453ac5787a13b4277332b00a64939aa NeedsCompilation: no Packaged: 2026-06-04 07:37:26 UTC; root Author: Ryan Zomorrodi [aut, cre, cph] (ORCID: ) Maintainer: Ryan Zomorrodi