Following this tip I had to remove and reinstall one after the other
the following packages:
rvest, rlang, magrittr, xml2, stringi, ellipsis,
fansi, utf8, vctrs, tibble, Rcpp, lbfgs, and GauPro
each time restarting R to make sure. Then the application worked again.
Does this mean I would be better off deleting all of my installed
packages and starting a fresh R?
Was this even a requirement for installing R version 4.1 on macOS -- a
requirement I didn't get?
Thanks for the help --HW
On Tue, 25 May 2021 at 20:31, Kevin Ushey <[email protected]> wrote:
>
> This error:
>
> Error: package or namespace load failed for ‘rlang’ in
> get(Info[i, 1], envir = env): lazy-load database
> '/Users/hwb/Library/R/4.0/library/rlang/R/rlang.rdb' is corrupt
> In addition: Warning message:
> In get(Info[i, 1], envir = env) : internal error -3 in R_decompress1
>
> is commonly seen when reinstalling an already-installed package. See
> https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16644 for more
> details.
>
> The resolution is to restart R after reinstalling an already-loaded package.
>
> Best,
> Kevin
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac