Skip to content
Prev 630 / 12125 Next

[R-pkg-devel] Calls to exported dplyr functions from DBI/dplyr backend

On 9 January 2016 at 12:20, Imanuel Costigan wrote:
| * I import all these dplyr functions into my package (or call with ::) and make CRAN errors go away

This is emerging as a recommended idiom for packages.

Dirk