beckerbenj / eatATA

https://beckerbenj.github.io/eatATA/
4 stars 1 forks source link

ATA crashing R #2

Open anafu opened 2 years ago

anafu commented 2 years ago

Hi Benjamin,

I am attempting to solve an ATA problem but my R keeps crashing. In RStudio I get the following output and error message:

rstudio_fatalerror

and if I try it in Rgui.exe the program just closes itself in the middle of solving. I wonder if this has something to do with the console message assertion failed: a != a line in the RStudio screenshot.

In any case, I have absolutely no idea how to troubleshoot this. Any help would be appreciated. I hope you've encountered something like this before. I'm happy to share my code if you'd like.

Best, Jon

anafu commented 2 years ago

Might have been a result of having NaN values in my IIF vector... will reopen if the problem persists.

beckerbenj commented 2 years ago

Planned feature: eatATA should throw an early and easy understandable error when missings e.g. in itemValues-arguments will lead to such crashes