Skip to content

How to generate dependency file that can be used by gnu make?

1 message · Peng Yu

#
On Sun, Nov 15, 2009 at 8:45 PM, Peng Yu <pengyu.ut at gmail.com> wrote:
Is there a way to automatically generate the output files that depends
on an R script and the input files and sourced files that are depended
by an R script? I don't see this option in R. But I wish this can be
implemented in future version of R.