[Brian Ripley]
>Note:
> 'as.character' truncates components of language objects to 500
> characters (was about 70 before 1.3.1).
>so it is working as documented. Not then a bug.
Wrong reasoning. Bugs may well be documented :-)
--
François Pinard http://pinard.progiciels-bpi.ca
See ?as.character (which paste effectively calls on non-character objects,
as ?paste says):
Note:
'as.character' truncates components of language objects to 500
characters (was about 70 before 1.3.1).
so it is working as documented. Not then a bug.
You can (and probably should) us