Skip to content

Problems with library(survival)

2 messages · Medic, Jeff Newmiller

#
package ?survival? successfully unpacked and MD5 sums checked
Error: package or namespace load failed for ?survival? in get(Info[i,
1], envir = env):
 lazy-load database 'C:/Program
Files/R/R-3.5.1/library/lattice/R/lattice.rdb' is corrupt
In addition: Warning message:
In get(Info[i, 1], envir = env) : internal error -3 in R_decompress1
---
MY QUESTION IS: what does this mean? what is the problem here?
#
It means that one of the packages installed during R installation (lattice) is damaged. You should probably re-install R.
On December 23, 2018 12:01:12 PM PST, Medic <mailiPadpost at gmail.com> wrote: