CDK-R / cdkr

Integrating R and the CDK
https://cdk-r.github.io/cdkr/
42 stars 27 forks source link

Having problem with "eval.desc" #119

Open QizhiSu opened 3 years ago

QizhiSu commented 3 years ago

Dear cdkr developer, I got the following error when I tried to calculate molecular descriptors using "eval.desc" function.

Error in .jcall(dval, "Ljava/lang/Exception;", "getException") : java.lang.StackOverflowError

it is weird that this happened only when I calculated the constitutional descriptors but not others.

Best, Sukis

rajarshi commented 3 years ago

Can you provide a reproducible example?