Skip to content
Prev 653 / 12125 Next

[R-pkg-devel] Packages that depend on third-party binaries

Thank you, Dirk and Duncan.  I think I will go the same route as the
current seasonal package then.  In my case, I can expect users to be
able to install the binary by themselves.  The license of the binary may
also prevent us from doing anything more than that.

Duncan, according to ?Writing R Extensions?, the field
SystemRequirements can be used to list external dependencies but I
gather that the content of this field is purely descriptive and that the
dependencies listed in it are not enforced by R.

Thanks again.

  Titus
On 2016-01-23 Sat 15:55, Dirk Eddelbuettel wrote: