I installed {shiny}, and proceeded to run an application programme with it:
shiny::runApp('LFCM')
Error in get(Info[i, 1], envir = env) :
lazy-load database '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/shiny/R/shiny.rdb' is corrupt
In addition: Warning message:
In get(Info[i, 1], envir = env) : internal error -3 in R_decompress1
How can I solve this problem? I have already removed and then re-installed the package.