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

Can not load shared object from chooseR's source #5

Open
rasmirnov opened this issue Mar 8, 2022 · 0 comments
Open

Can not load shared object from chooseR's source #5

rasmirnov opened this issue Mar 8, 2022 · 0 comments

Comments

@rasmirnov
Copy link

Hello,

Thanks for the creation of such a package, it works quite good!

I tested your tool on few scRNA-seq datasets and everything was great! Hovewer, when I took exactly the same code for clustering by chooseR except the fact that I replaced usual arguments from script on command-line arguments (which you have to run through terminal) by argparse package I ran into a problem related to the loading shared object from renv package (see log file below). Do you have any ideas how could I solve this issue?

Thank you in advance!

Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/nfs/home/rasmirnov/.cache/R/renv/cache/v5/R-4.0/x86_64-pc-linux-gnu/magrittr/2.0.2/cdc87ecd81934679d1557633d8e1fe51/magrittr/libs/magrittr.so: /nfs/home/rasmirnov/.cache/R/renv/cache/v5/R-4.0/x86_64-pc-linux-gnu/magrittr/2.0.2/cdc87ecd81934679d1557633d8e1fe51/magrittr/libs/magrittr.so: undefined symbol: R_removeVarFromFrame Calls: source ... getNamespace -> loadNamespace -> library.dynam -> dyn.load Execution halted

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

1 participant