Skip to content

[R-pkg-devel] How to (conditionally) use an archived package (without Suggests)?

1 message · Marius Hofert

#
Hi Duncan,

thanks for helping.

I use the above
This is my problem. It seems that even a *conditional* use already
requires the package name to appear in DESCRIPTION. 'bar' was in
Imports and I tried to submit 'foo' with 'bar' in Suggests. Both times
was not accepted. I don't see how even a conditional use of 'bar'
inside 'foo' is possible then.

Cheers,
Marius