in a forloop doing a lot of things an sourcing two sub scripts containing functions only the Rdisop function call produces a Fatal Error, causing a total Rstudio crash. I was able to trace the issue back to the Rdisop calls: getMass(getMolecule("H2"))
which were saved to a variable, now I hardcoded these values and it doesn't throw the error so far...
(I used the momentary RStudio version "Version 1.2.5025", to check it wasn't caused by the preview version I used.) Rdisop version 1.44.0
filed the issue also with Rdisop, maybe not your problem
Thanks
Hi!
To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.