- Rely on
R_HOME
env var first, then tryR RHOME
; panic if both fail.
- Reformatted code to conform to Rust formatting standards (no functional changes).
- Detection of R to use when multiple versions present (thank you, Ivan Krylov!)
- Initial release
R_HOME
env var first, then try R RHOME
; panic if both fail.