This is a test version of Biostars. For the public version, visit https://www.biostars.org.
XVector install error

Hi all

I'm trying to load the XVector package into R studio. I installed the package via R (which is correctly synced to Rstudio) and is successful- version 3.6 of R and version 3.9 of XVector. However whilst the library appears on my list I won't load properly.

Error as follows:

library(XVector)
Error: package or namespace load failed for ‘XVector’:
 .onLoad failed in loadNamespace() for 'XVector', details:
  call: .Call(.NAME, ..., PACKAGE = PACKAGE)
  error: "externalptr_new" not available for .Call() for package "XVector"

I have loaded the package xptr too, but that hasn't solved it so I'm unsure what package is missing? Or if it is a different problem all together?

Any help would be greatly appreciated!

Thanks, all the best,

Zoe

r

Actually, it may be a problem with the isnullptr package which appears to be correctly installed, and is in my library. However when I try to load gives the error:

library(isnullptr)
Error: package or namespace load failed for ‘isnullptr’ in FUN(X[[i]], ...):
 no such symbol isnullptr_ in package C:/Program Files/R/R-3.6.0/library/isnullptr/libs/x64/isnullptr.dll

I have checked in the folder and isnullptr.dll exists??

Please use the code option to highlight code. This much improves the readability of your posts:

enter image description here

Hello s1469060!

We believe that this post does not fit the main topic of this site.

OP did not follow up on this one.

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

0 answers

No answers yet.

Log in to answer this question.