- 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
stderrandstdout
-
Updated R dparser to use the more recent version of dparser
-
Applied custom changes to fix un-sanitized behavior
-
Added a
NEWS.mdfile to track changes to the package.