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

data.table related warning in generateZerosUsingSL #132

Closed nmprista closed 1 year ago

nmprista commented 1 year ago

there is a data.table warning related to selfreferencing in tests

test_file("tests/testthat/test-generateZerosUsingSL.R") image

davidcurrie2001 commented 1 year ago

The tests are currently passing and not generating this warning. Closing issue - re-open if the warning message re-appears.