On Wed, Feb 1, 2017 at 3:14 AM, Martin Maechler
wrote:
> Or the file was corrupted during download?
>
> Here are the md5sum s from the server itself for the last three snapshots:
>
> 388b607afe732c92442dbb49845fe377 /ftp/R/R-patched_2017-01-31.tar.gz
> 7daea59067454311818df1c75971a485
On 'aggregate data.frame', the URL should be
https://stat.ethz.ch/pipermail/r-help/2016-May/438631.html .
vector(typeof(ans))
(or vector(storage.mode(ans)))
has length zero and can be used to initialize array.
Instead of
if(missing(default)) ,
if(identical(default, NA))
could be used. The docum
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
Index: doc/manual/R-admin.texi
It worked for me at home but not at work. I will email my work the copy I
have at home. It could have been something with our connectivity or
firewall. My home copy of 1-31 is also 388b607afe732c92442dbb49845fe377.
I'll check the work ones tomorrow, or should I say later today.
Thank you,
Avi
On
> Avraham Adler
> on Tue, 31 Jan 2017 16:07:20 -0500 writes:
> On Tue, Jan 31, 2017 at 3:30 PM, peter dalgaard wrote:
>>
>>> On 31 Jan 2017, at 18:56 , Avraham Adler
wrote:
>>>
>>> Hello.
>>>
>>> When trying to unpack today's version of R-patched,