Releases: ropensci/sasquatch
Releases · ropensci/sasquatch
sasquatch 0.1.0
Features
- Added
out.heightandout.widtharguments to HTML engine. HTML engine now returns an htmlwidget (#13) - Added
capture,height,widthtosas_run_string(). (#13)
rOpenSci Review Changes
configure_saspy()no longer asks that users type in their SAS ODA username and password within the terminal. Seevignette("secrets", "httr").- Dataset used to show
sas_to_r()inREADME.mdchanged towarpbreaksand the variable name of the version of"sashelp.cars"was renamed tosas_cars. - Fixed typo in
configure_saspy(). Changed Europe 2 to Europe 1. - Specified
rlangimports. - Added a Code of Conduct.
- A more informative error is now shown when a
reticulate::use_*function is used for an environment withoutSASPyinstalled. (#11) install_saspy()now supports conda environments. (#11)