Error in fetch(key) : lazy-load database

后端 未结 7 1503
甜味超标
甜味超标 2020-12-04 16:17

I don\'t know what is going on, everything was working great but suddenly I started to have this error message on the documentation:

Error in fetch(ke

7条回答
  •  一生所求
    2020-12-04 16:56

    I think the explanation for what is causing this is here. It's related to devtools. Per @Zfunk

    cd ~/Rlibs/descopl/help
    rm *.rdb
    

    Restart R. Look at the help for the package again. Fixed!

提交回复
热议问题