r-lib / pkgconfig

Private configuration for R packages
Other
41 stars 3 forks source link

Error with pkgconfig in 3.6 #9

Closed adoyle03 closed 5 years ago

adoyle03 commented 5 years ago

Hi - I get the following message regarding pkgconfig in 3.6.0. Is this a bug or is this a problem with my session?:

inner_join(younger_pre, younger_pre, by=joining_vars, suffix = c("_pre", "_post")) Error in get0(oNam, envir = ns) : lazy-load database 'C:/Users/Alicia/Documents/R/win-library/3.6/pkgconfig/R/pkgconfig.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

gaborcsardi commented 5 years ago

This is an R bug. You need to restart R if you installed a package that was already loaded.

adoyle03 commented 5 years ago

Ah. Thanks so much. I appreciate it.

Alicia Doyle Lynch, Ph.D. Lynch Research Associates Natick, Massachusetts

www.lynchresearchassociates.com (508) 494-3751 aliciadlynch@gmail.com

On Mon, May 13, 2019 at 3:01 PM Gábor Csárdi notifications@github.com wrote:

This is an R bug. You need to restart R if you installed a package that was already loaded.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/r-lib/pkgconfig/issues/9?email_source=notifications&email_token=AISD3PWCLRFZ4QE7KRDU5H3PVG3HBA5CNFSM4HMSOVG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVJH4HA#issuecomment-491945500, or mute the thread https://github.com/notifications/unsubscribe-auth/AISD3PXYOKRLHLVYTSGSXXDPVG3HBANCNFSM4HMSOVGQ .