Skip to content
Prev 3600 / 12125 Next

[R-pkg-devel] Calls not declared

Ah, so as long as you don't need to call a normal function to make use of the returned object you don't need Depends. But in this example, the user would then need to call library(ggplot2) in order to, say, change an axis title.

A bit more subtle than I thought.
On March 11, 2019 10:07:12 AM PDT, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: