camrinbraun / tags2etuff

An R package for converting the hugely variable formats of animal tag data to a flat file format called eTUFF
Other
2 stars 2 forks source link

lots of annoying warnings and printed messages #9

Closed camrinbraun closed 4 years ago

camrinbraun commented 4 years ago

tags_to_etuff yields many annoying error messages including one in the GPE3 section like:

[1] "vobjtovarid4: **** WARNING **** I was asked to get a varid for dimension named twelve_hour BUT this dimension HAS NO DIMVAR! Code will probably fail at this point"
[1] "vobjtovarid4: **** WARNING **** I was asked to get a varid for dimension named twelve_hour BUT this dimension HAS NO DIMVAR! Code will probably fail at this point"

need to make the useless warnings silent

camrinbraun commented 4 years ago

many of these have been suppressed but a few remain