extendr / rextendr

An R package that helps scaffolding extendr-enabled packages or compiling Rust code dynamically
https://extendr.github.io/rextendr/
Other
190 stars 28 forks source link

fix: ensure TRUE or FALSE #268

Closed eitsupi closed 1 year ago

eitsupi commented 1 year ago

The evaluation expression in this if becomes NA if outfile does not exist.

I ran into this when I deleted the extendr-wrappers.R file.