Open dsubhaji opened 10 years ago
It seems that R has a problem reading small networks, I got this error on RStudio when trying to read the DCN for the product 'acme':
Error in ties[, 3] : incorrect number of dimensions In addition: Warning messages: 1: In readLines(con = filename) : incomplete final line found on 'C:/Users/User/Documents/testInputs/gnome-41-391/acme/acme-DCN.net' 2: In read.table(file = filename, skip = ind.stars[i], nrows = nrows) : incomplete final line found by readTableHeader on 'C:/Users/User/Documents/testInputs/gnome-41-391/acme/acme-DCN.net'
for now I made it return zeroes for the parameters that require the network to be called if this error happen.
See mail titled "DR-05 - Null pointer exception in Menu item 5 for gnome-msr2009" for details of bug along with input files.