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

Cannot load pcxn #2

Closed
wenbinwei opened this issue Sep 25, 2017 · 2 comments
Closed

Cannot load pcxn #2

wenbinwei opened this issue Sep 25, 2017 · 2 comments

Comments

@wenbinwei
Copy link

install.packages("pcxn_0.99.0.tar.gz")
inferring 'repos = NULL' from 'pkgs'

  • installing source package ‘pcxn’ ...
    ** R
    ** data
    *** moving datasets to lazyload DB
    ** inst
    ** preparing package for lazy loading
    ** help
    *** installing help indices
    ** building package indices
    ** installing vignettes
    ** testing if installed package can be loaded
  • DONE (pcxn)

library(pcxn)
Error in FUN(X[[i]], ...) :
cannot open file '/Library/Frameworks/R.framework/Versions/3.4/Resources/library/pcxn.db/data/Rdata.rdb': No such file or directory
In addition: Warning message:
In FUN(X[[i]], ...) : restarting interrupted promise evaluation

@wenbinwei wenbinwei changed the title Cannt load pcxn Cannot load pcxn Sep 25, 2017
@BioSok
Copy link
Member

BioSok commented Sep 25, 2017

Why does it try to open the pcxn.db package? Maybe you must remove the pcxn.db package first and then re-install the pcxn package.

@wenbinwei
Copy link
Author

I removed pcxn.db but did not restart R. After restarting R, the issue is resolved.

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