Skip to content

detect_hoboware_configuration - issue with water level .hobo file (works for .csv) #1

@egdevoie

Description

@egdevoie
> LoggerReadR::detect_hoboware_configuration('10258897IsoBogConnection_E.hobo')
Error in if (all(starts < 0)) { : missing value where TRUE/FALSE needed
In addition: Warning messages:
1: In readLines(filename, encoding = encoding, n = HOBO_MAXLINES) :
  line 2 appears to contain an embedded nul
2: In readLines(filename, encoding = encoding, n = HOBO_MAXLINES) :
  line 5 appears to contain an embedded nul
3: In readLines(filename, encoding = encoding, n = HOBO_MAXLINES) :
  line 6 appears to contain an embedded nul
4: In readLines(filename, encoding = encoding, n = HOBO_MAXLINES) :
  incomplete final line found on '10258897IsoBogConnection_E.hobo'
5: In regexpr(pattern, lines, perl = TRUE) :
  input string 1 is invalid UTF-8
6: In regexpr(pattern, lines, perl = TRUE) :
  input string 3 is invalid UTF-8
7: In regexpr(pattern, lines, perl = TRUE) :
  input string 4 is invalid UTF-8
8: In regexpr(pattern, lines, perl = TRUE) :
  input string 5 is invalid UTF-8
9: In regexpr(pattern, lines, perl = TRUE) :
  input string 6 is invalid UTF-8
> 

10258897IsoBogConnection_E.csv

(I'll have to email the .hobo file because git doesn't recognize it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions