ices-tools-dev / RDBEScore

Provides functions to work with the Regional Database & Estimation System (RDBES)
https://ices-tools-dev.github.io/RDBEScore/
GNU General Public License v3.0
0 stars 4 forks source link

createRDBESEstObject() fails if data has the same id for SAseqNum and SAparSeqNum #212

Closed davidcurrie2001 closed 3 weeks ago

davidcurrie2001 commented 3 weeks ago

In the case when data has the same id for SAseqNum and SAparSeqNum createRDBESEstObject() fails with the following error:

Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
Error during wrapup: evaluation nested too deeply: infinite recursion / options(expressions=)?
Error: no more error handlers available (recursive errors?); invoking 'abort' restart
davidcurrie2001 commented 3 weeks ago

Fixed and added test.