rpkgs / Ipaper

R package: personal tools for R data processing
https://rpkgs.github.io/Ipaper/
GNU General Public License v3.0
16 stars 3 forks source link

Is the installation corrupt on new R version? #4

Closed elcega closed 3 years ago

elcega commented 3 years ago
remotes::install_github("kongdd/Ipaper")
Downloading GitHub repo kongdd/Ipaper@HEAD
Error: Failed to install 'Ipaper' from GitHub:
  lazy-load database '/Library/Frameworks/R.framework/Versions/4.0/Resources/library/withr/R/withr.rdb' is corrupt
In addition: Warning messages:
1: In get0(oNam, envir = ns) : restarting interrupted promise evaluation
2: In get0(oNam, envir = ns) : internal error -3 in R_decompress1
kongdd commented 3 years ago

It is the problem of withr, not Ipaper