leppott / ContDataQC

Quality control checks on continuous data. Example data is from a HOBO data logger with 30 minute intervals.
https://leppott.github.io/ContDataQC/
MIT License
20 stars 10 forks source link

Error - v2.0.1.9005 - QC - myTimeDiff.all #12

Closed leppott closed 7 years ago

leppott commented 7 years ago

From Example:

image

leppott commented 7 years ago

Error also happens with "test4" (offset) data file.

leppott commented 7 years ago

Running "test4" data line by line. Fails when creating the report on line 824 of fun.QC.R.

image

leppott commented 7 years ago

Works if go line by line.

leppott commented 7 years ago

fun.QC.R. Line 1034 bad reference for difftime; renamed myTimeDiff.all to myT.diff.all.

leppott commented 7 years ago

Fixed in v2.0.1.9006.