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

______________________________________________
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.

Reply via email to