Skip to content
Prev 1031 / 12125 Next

[R-pkg-devel] Handling Not-Always-Needed Dependencies? - Part 2

On Thu, Aug 4, 2016 at 5:48 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
[...]
Indeed. IMO this was anything but a yes/no question. :)

Personally I would love to be able to have BuildImports and
TestImports. The former for build time dependencies, the latter for
dependencies when running the tests.

But I understand that the current system is complicated enough.

Gabor