Skip to content
Prev 51844 / 63424 Next

Fresh build from source of R-3.2.5 failing "make check" under 64-bit Ubuntu

Hmm. I don't think this has been seen by other Ubuntu users, or other Linuxen for that matter. 

You have a gratuitous use of "&", but I don't really see how that would give these symptoms, unless you accidentally run a command twice, creating a race condition between two background processes. 

More likely it is file system related, like NFS directory caching or maybe permissions, although the latter seems unlikely if one package does install properly. You might want to recheck whether  installed.packages(lib.loc = "myLib", priority = "NA") gives different results a bit later, and if not, check that the package descriptions are sane.

-pd
On 21 Apr 2016, at 00:50 , Mark Dalphin <mark.dalphin at pacificedge.co.nz> wrote: