Skip to content
Prev 1739 / 12125 Next

[R-pkg-devel] Question about selective platform for my R package

You'll want to examine the note on the SystemRequirements field for the
DESCRIPTION file in the same link as before. Actually maybe you should
spend some time reading through that documentation - it's a bit dry but
will get you more familiar with what's possible.

-Dason Kurkiewicz
On Jul 7, 2017 9:31 AM, "Disa Mhembere" <disa at jhu.edu> wrote:
Super -- exactly what I needed!
My other question was how to define OS level dependencies like `hwloc` for
linux that is obtainable via the system package manager?

Thanks,
- Disa
On Fri, Jul 7, 2017 at 1:41 AM, Dason Kurkiewicz <dasonk at gmail.com> wrote: