Changelog
Source:NEWS.md
command 0.1.3
Documentation
- Tidied articles, and added detail on the way that
extract_make()andextract_shell()treat dotted vs non-dotted arguments.
Bug fixes
- Fixed bug in
extract_shell(),extract_make(),shell_script(), andmakefile()where the shell commands or Makefile rules created by these function used absolute paths to R scripts, rather than relative paths.