[Rd] Writing R Extensions manual?

hadley wickham h.wickham at gmail.com
Fri Nov 24 01:44:12 CET 2006


It's very particular:

> Malformed Depends or Suggests or Imports or Enhances field.
> Offending entries:
>   R (>=2.4.0)
> Entries must be names of packages optionally followed by '<=' or '>=',
> white space, and a valid version number in parentheses.
   ^^^^^^^^^^^

You need a space after >=

Hadley



More information about the R-devel mailing list