Dear Hadley: Thanks very much. Clearly I looked at TFM but failed to
properly parse it. Thanks again. Spencer Graves
hadley wickham wrote:
> It's very particular:
>
>> Malformed Depends or Suggests or Imports or Enhances field.
>> Offending entries:
>> R (>=2.4.0)
>> Entries must be names o
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 >=
Had
On Mon, 5 Sep 2005, Berwin A Turlach wrote:
> G'day Luke,
>
>> "LT" == Luke Tierney <[EMAIL PROTECTED]> writes:
>
>>> On Sat, 27 Aug 2005, Berwin A Turlach wrote:
>
>>>> 3) The final sentence in the section on `Registering S3
>>>> methods' is:
>>>>
>>>> Any methods for a ge
G'day Luke,
> "LT" == Luke Tierney <[EMAIL PROTECTED]> writes:
>> On Sat, 27 Aug 2005, Berwin A Turlach wrote:
>>> 3) The final sentence in the section on `Registering S3
>>> methods' is:
>>>
>>> Any methods for a generic defined in a package that does not
>>> use a
On Sat, 27 Aug 2005, Prof Brian Ripley wrote:
> On Sat, 27 Aug 2005, Berwin A Turlach wrote:
...
>> 3) The final sentence in the section on `Registering S3 methods' is:
>>
>>Any methods for a generic defined in a package that does not
>>use a name space should be exported, and
On Sat, 27 Aug 2005, Berwin A Turlach wrote:
> G'day all,
>
> After reading through "Writing R Extensions", Version 2.1.1
> (2005-06-20), I thought the the following points might need
> clarifications or corrections. (I checked that these comments also
> hold for "Writing R Extensions", Version 2
On Sat, 27 Aug 2005, Berwin A Turlach wrote:
> G'day all,
>
> After reading through "Writing R Extensions", Version 2.1.1
> (2005-06-20), I thought the the following points might need
> clarifications or corrections. (I checked that these comments also
> hold for "Writing R Extensions", Version 2