Skip to content
Prev 3710 / 21312 Next

[Bioc-devel] supported platforms

Hi Thomas,

Just to mention that I've seen some packages on CRAN and Bioconductor
put:

   OS_type: unix

in their DESCRIPTION file. This is recognized by 'R CMD check' (and
maybe by 'R CMD INSTALL', I didn't look at the official documentation
for this) which will then fail when someone tries to run it on a
Windows machine. Might be worth adding this to your package (in
addition to the things Dan mentioned). Thanks!

H.
On 09/28/2012 12:59 PM, Dan Tenenbaum wrote: