libPath_only not defined
Mutaz94 opened this issue · 3 comments
Mutaz94 commented
Hi! I always get the error that libPath_only=TRUE is not defined. Is there any way to fix it?
bguiastr commented
Hi @Mutaz94, please start by updating xpose to the latest verion. If the bug persists please add a reproducible. It is otherwise not possible for me to help you.
Mutaz94 commented
I think this is xpose4 issue. Sorry for the confusion. I did update xpos4, and xpose. This problem persists when using the templates generated by -rplots=1
and the Error I get is:
Error in R_info(directory = working.directory, only_libPaths = T) : unused argument (only_libPaths = T)
When I do delete only_libPaths=T . it works, but I don't think this is the best practice to do?