Re: [Rd] configure-args for R CMD build

2012-01-15 Thread Kasper Daniel Hansen
On Sun, Jan 15, 2012 at 10:48 AM, Finak, Greg wrote: > I think you need to enclose the arguments to configure-args in quotes. > i.e. > > --configure-args='--with-graphviz=/Users/khansen/Source/usr' I did, I was quoting the error message, not the command where I use R CMD build --configure-args='

Re: [Rd] configure-args for R CMD build

2012-01-15 Thread Finak, Greg
I think you need to enclose the arguments to configure-args in quotes. i.e. > --configure-args='--with-graphviz=/Users/khansen/Source/usr' Greg Finak, Ph.D Post-doctoral Fellow Vaccine and Infectious Disease Division Fred Hutchinson Cancer Research Center Seattle, WA On 2012-01-15, at 7:43 AM, "