I found some trivial typos, mostly unmatched parentheses, in the R manuals. More information and suggested fixes are in the attached diff file. -- Mikko Korpela Department of Geosciences and Geography University of Helsinki -------------- next part -------------- A non-text attachment was scrubbed... Name: manuals.diff Type: text/x-patch Size: 9226 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20170201/f3212012/attachment.bin>
>>>>> Mikko Korpela <mikko.korpela at helsinki.fi> >>>>> on Wed, 1 Feb 2017 12:16:49 +0200 writes:> I found some trivial typos, mostly unmatched parentheses, in the R > manuals. More information and suggested fixes are in the attached diff file. Thank you very much! They have been applied to the R-devel and R-patched source now. Martin