On 22 March 2013 at 10:44, Andrew Redd wrote:
| I am developing a package that is only applicable on windows, is there a
| line I can put in the depends field of the DESCRIPTION file to tell that
| this should only be build for windows?

There is a different field for this. From Section 1.1.1 of you-know-what:

     The `OS_type' field specifies the OS(es) for which the package is
  intended.  If present, it should be one of `unix' or `windows', and
  indicates that the package can only be installed on a platform with
  `.Platform$OS.type' having that value.

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to