You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correctly use same R version when calling quarto CLI from R (#250)
* move import where it is used
* processx can return different error than the one from `error_on_status`
* Set `QUARTO_R` for ealier versions of Quarto to overcome the R_HOME detection problem
Fixed in 1.8 at quarto-dev/quarto-cli#12887
* missing test_path in tests
* Add NEWS
* bump version
0 commit comments