Problem loading ChemmineOB
0
0
Entering edit mode
juliev • 0
@711ad693
Last seen 18 months ago
United States

Hi,

I am trying to load ChemmineOB and running into a series of problems. I have installed Open Babel through Conda and installed the ChemmineOB package using the following code:

> if (!require("BiocManager", quietly = TRUE))
+  install.packages("BiocManager")
> BiocManager::install("ChemmineOB", force = TRUE)

This seems to load fine. However, when I then try to run in RStudio:

>library("ChemmineOB")

I get the following error:

Error: package or namespace load failed for ‘ChemmineOB’ in runHook(".onLoad", env, package.lib, package):
 lazy-load database '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/ChemmineOB/R/ChemmineOB.rdb' is corrupt
In addition: Warning message:
In runHook(".onLoad", env, package.lib, package) :
  internal error -3 in R_decompress1

Any help would be appreciated!

Thanks! Julie Valastyan

ChemmineOB • 395 views
ADD COMMENT

Login before adding your answer.

Traffic: 1053 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6