- Updated dparser to explicitly include R headers in the generated grammars (when requested), which should fix the fedora problem
- Updated R dparser to use
system()
instead ofdo.call("system",...)
- Changed default compile to show the
stderr
andstdout
-
Updated R dparser to use the more recent version of dparser
-
Applied custom changes to fix un-sanitized behavior
-
Added a
NEWS.md
file to track changes to the package.