[Rd] build time dependency
Romain Francois
romain.francois at dbmail.com
Fri Sep 25 11:33:48 CEST 2009
Hello,
Is there such thing as a build time dependency between packages :
package B needs package A so that it can build, but once built it lives
without it.
For example depending on the ant package to compile java code, or depend
on roxygen to roxygenize the code, ...
Adding roxygen to Depends works, but then the installed package does not
depend on it and therefore loads it for nothing. Maybe I can remove
roxygen from the Depends as part of the ./configure[.win] ...
Romain
--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://tr.im/ztCu : RGG #158:161: examples of package IDPmisc
|- http://tr.im/yw8E : New R package : sos
`- http://tr.im/y8y0 : search the graph gallery from R
More information about the R-devel
mailing list