Does the "Description:" entry need to be hard-wrapped with follow-on
lines indented 2 spaces?
2008/10/30 Michael Friendly <[EMAIL PROTECTED]>:
> [Using R 2.7.2 on Windows XP]
> After re-building our heplots package, I've begun to get the following error
> from sessionInfo(),
> even though it pas
I think there must be something wrong with the result of
packageDescription('heplots'). It should be a list, but in your case,
it is a vector (probably NA, I guess).
Regards,
Yihui
--
Yihui Xie <[EMAIL PROTECTED]>
Phone: +86-(0)10-82509086 Fax: +86-(0)10-82509086
Mobile: +86-15810805877
Homepage:
[Using R 2.7.2 on Windows XP]
After re-building our heplots package, I've begun to get the following
error from sessionInfo(),
even though it passes R CMD check and builds without errors:
> sessionInfo()
Error in x$Priority : $ operator is invalid for atomic vectors
In addition: Warning message
3 matches
Mail list logo