R_ParseVector API change
Thomas,
On Jan 17, 2007, at 12:53 PM, Thomas Friedrichsmeier wrote:
Dear R developers, just a quick question: I noted that R_ParseVector () has gained an additional parameter (since SVN rev. 39999). Since R_ParseVector () is part of the public API, I'm wondering, whether this API change was intentional or not.
Yes, it was intentional (added support for keep.source I believe). Duncan, you may want to add the API change to NEWS - it's not mentioned there. Cheers, Simon