R CMD INSTALL takes a --configure-args argument, but I cannot see how to pass the same values in R CMD check, which returns a: Warning: unknown option ?--configure-args=... (R 2.13.0). What am I missing? Roger -- Roger Bivand Department of Economics, NHH Norwegian School of Economics, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: Roger.Bivand at nhh.no
On 28.06.2011 11:35, Roger Bivand wrote:> R CMD INSTALL takes a --configure-args argument, but I cannot see how to > pass the same values in R CMD check, which returns a: > > Warning: unknown option ?--configure-args=... > > (R 2.13.0). What am I missing?Untested: Can't you pass it via --install-args=.... ? Uwe> Roger > > > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel