Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lazy-load database '/Library/Frameworks/R.framework/Versions/3.2/Resources/library/rlist/R/rlist.rdb' is corrupt #113

Open
harryprince opened this issue Jan 31, 2016 · 1 comment

Comments

@harryprince
Copy link

Sys.info()
                                                                                          sysname
                                                                                         "Darwin"
                                                                                          release
                                                                                         "14.5.0"
                                                                                          version
"Darwin Kernel Version 14.5.0: Tue Sep  1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64"
                                                                                         nodename
                                                                                 "harryzhu.local"
                                                                                          machine
                                                                                         "x86_64"
                                                                                            login
                                                                                       "harryzhu"
                                                                                             user
                                                                                       "harryzhu"
                                                                                   effective_user
                                                                                       "harryzhu"
R --version
R version 3.2.2 (2015-08-14) -- "Fire Safety"
Copyright (C) 2015 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin14.5.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the
GNU General Public License versions 2 or 3.
For more information about these matters see
http://www.gnu.org/licenses/.
uname -a
Darwin harryzhu.local 14.5.0 Darwin Kernel Version 14.5.0: Tue Sep  1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64 x86_64

After I install rlist from github, I got the error like title puts. Need your help.

devtools::install_github("renkun-ken/rlist")
@tht18
Copy link

tht18 commented Aug 31, 2020

Had same problem today after installing from CRAN. It is corrupted, should be removed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants