yes, reverse dependency. All the reverse dependancies on the main web page of the packages are generated by CRAN? Thanks
On Tuesday, April 28, 2015 5:02 PM, Duncan Murdoch <murdoch.dun...@gmail.com> wrote: On 28/04/2015 8:54 AM, carol white via R-help wrote: > Hi,How to cite reverse dependancies in the NAMESPACE file in building a > package? That doesn't make sense. How could you predict which packages will depend on yours? Perhaps you mean something different by "reverse dependency". The standard definition is that if B depends on A, then A is a dependency of B, and B is a reverse dependency of A. Duncan Murdoch [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.