Issues using import.meas() with new AutoResp v3 file
Quote from minnow on May 18, 2025, 7:51 amI was wondering if the FishResp package has been updated to accommodate the new version of AutoResp (AutoResp v3). When I attempt to import the raw file from the new version of AutoResp (v3) I get the following error message -
Error in read.table(file, sep = "\t", skip = 38, header = F, strip.white = T) : empty beginning of file
Additionally, I get 43 warnings -
Warning messages: 1: In readLines(file, skip) : line 1 appears to contain an embedded nul 2: In readLines(file, skip) : line 2 appears to contain an embedded nul 3: In readLines(file, skip) : line 3 appears to contain an embedded nul 4: In readLines(file, skip) : line 4 appears to contain an embedded nul 5: In readLines(file, skip) : line 5 appears to contain an embedded nul 6: In readLines(file, skip) : line 6 appears to contain an embedded nul 7: In readLines(file, skip) : line 7 appears to contain an embedded nul 8: In readLines(file, skip) : line 8 appears to contain an embedded nul 9: In readLines(file, skip) : line 9 appears to contain an embedded nul 10: In readLines(file, skip) : line 10 appears to contain an embedded nul 11: In readLines(file, skip) : line 11 appears to contain an embedded nul 12: In readLines(file, skip) : line 12 appears to contain an embedded nul 13: In readLines(file, skip) : line 13 appears to contain an embedded nul 14: In readLines(file, skip) : line 14 appears to contain an embedded nul 15: In readLines(file, skip) : line 15 appears to contain an embedded nul 16: In readLines(file, skip) : line 16 appears to contain an embedded nul 17: In readLines(file, skip) : line 17 appears to contain an embedded nul 18: In readLines(file, skip) : line 18 appears to contain an embedded nul 19: In readLines(file, skip) : line 19 appears to contain an embedded nul 20: In readLines(file, skip) : line 20 appears to contain an embedded nul 21: In readLines(file, skip) : line 21 appears to contain an embedded nul 22: In readLines(file, skip) : line 22 appears to contain an embedded nul 23: In readLines(file, skip) : line 23 appears to contain an embedded nul 24: In readLines(file, skip) : line 24 appears to contain an embedded nul 25: In readLines(file, skip) : line 25 appears to contain an embedded nul 26: In readLines(file, skip) : line 26 appears to contain an embedded nul 27: In readLines(file, skip) : line 27 appears to contain an embedded nul 28: In readLines(file, skip) : line 28 appears to contain an embedded nul 29: In readLines(file, skip) : line 29 appears to contain an embedded nul 30: In readLines(file, skip) : line 30 appears to contain an embedded nul 31: In readLines(file, skip) : line 31 appears to contain an embedded nul 32: In readLines(file, skip) : line 32 appears to contain an embedded nul 33: In readLines(file, skip) : line 33 appears to contain an embedded nul 34: In readLines(file, skip) : line 34 appears to contain an embedded nul 35: In readLines(file, skip) : line 35 appears to contain an embedded nul 36: In readLines(file, skip) : line 36 appears to contain an embedded nul 37: In readLines(file, skip) : line 37 appears to contain an embedded nul 38: In readLines(file, skip) : line 38 appears to contain an embedded nul 39: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 1 appears to contain embedded nulls 40: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 2 appears to contain embedded nulls 41: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 3 appears to contain embedded nulls 42: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 4 appears to contain embedded nulls 43: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 5 appears to contain embedded nulls
I was wondering if the FishResp package has been updated to accommodate the new version of AutoResp (AutoResp v3). When I attempt to import the raw file from the new version of AutoResp (v3) I get the following error message -
Error in read.table(file, sep = "\t", skip = 38, header = F, strip.white = T) : empty beginning of file
Additionally, I get 43 warnings -
Warning messages: 1: In readLines(file, skip) : line 1 appears to contain an embedded nul 2: In readLines(file, skip) : line 2 appears to contain an embedded nul 3: In readLines(file, skip) : line 3 appears to contain an embedded nul 4: In readLines(file, skip) : line 4 appears to contain an embedded nul 5: In readLines(file, skip) : line 5 appears to contain an embedded nul 6: In readLines(file, skip) : line 6 appears to contain an embedded nul 7: In readLines(file, skip) : line 7 appears to contain an embedded nul 8: In readLines(file, skip) : line 8 appears to contain an embedded nul 9: In readLines(file, skip) : line 9 appears to contain an embedded nul 10: In readLines(file, skip) : line 10 appears to contain an embedded nul 11: In readLines(file, skip) : line 11 appears to contain an embedded nul 12: In readLines(file, skip) : line 12 appears to contain an embedded nul 13: In readLines(file, skip) : line 13 appears to contain an embedded nul 14: In readLines(file, skip) : line 14 appears to contain an embedded nul 15: In readLines(file, skip) : line 15 appears to contain an embedded nul 16: In readLines(file, skip) : line 16 appears to contain an embedded nul 17: In readLines(file, skip) : line 17 appears to contain an embedded nul 18: In readLines(file, skip) : line 18 appears to contain an embedded nul 19: In readLines(file, skip) : line 19 appears to contain an embedded nul 20: In readLines(file, skip) : line 20 appears to contain an embedded nul 21: In readLines(file, skip) : line 21 appears to contain an embedded nul 22: In readLines(file, skip) : line 22 appears to contain an embedded nul 23: In readLines(file, skip) : line 23 appears to contain an embedded nul 24: In readLines(file, skip) : line 24 appears to contain an embedded nul 25: In readLines(file, skip) : line 25 appears to contain an embedded nul 26: In readLines(file, skip) : line 26 appears to contain an embedded nul 27: In readLines(file, skip) : line 27 appears to contain an embedded nul 28: In readLines(file, skip) : line 28 appears to contain an embedded nul 29: In readLines(file, skip) : line 29 appears to contain an embedded nul 30: In readLines(file, skip) : line 30 appears to contain an embedded nul 31: In readLines(file, skip) : line 31 appears to contain an embedded nul 32: In readLines(file, skip) : line 32 appears to contain an embedded nul 33: In readLines(file, skip) : line 33 appears to contain an embedded nul 34: In readLines(file, skip) : line 34 appears to contain an embedded nul 35: In readLines(file, skip) : line 35 appears to contain an embedded nul 36: In readLines(file, skip) : line 36 appears to contain an embedded nul 37: In readLines(file, skip) : line 37 appears to contain an embedded nul 38: In readLines(file, skip) : line 38 appears to contain an embedded nul 39: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 1 appears to contain embedded nulls 40: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 2 appears to contain embedded nulls 41: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 3 appears to contain embedded nulls 42: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 4 appears to contain embedded nulls 43: In read.table(file, sep = "\t", skip = 38, header = F, ... : line 5 appears to contain embedded nulls