Skip to content
Prev 1737 / 12125 Next

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

What you want is to specify the OS_type in your DESCRIPTION file. This is
documented in writing R extensions
https://cran.r-project.org/doc/manuals/r-release/R-exts.html#The-DESCRIPTION-file

-Dason Kurkiewicz
On Jul 7, 2017 1:30 AM, "Disa Mhembere" <disa at jhu.edu> wrote: