Skip to content
Prev 378205 / 398502 Next

Error with install.packages using R v 3.5.1 and 3.5.2

Immediately after you get that error:

Error in if (any(diff)) { : missing value where TRUE/FALSE needed

what does
output?  (I suspect this error occurs in tools:::checkMD5sums() used
to assert that the package files are correctly downloaded).  Also,
going forward, let's try with a single package installed, e.g.
install.packages("glue").   Does that also give an error?

/Henrik


On Wed, Jan 16, 2019 at 11:10 AM Jeff Newmiller
<jdnewmil at dcn.davis.ca.us> wrote: