wadpac / GGIR

Code corresponding to R package GGIR
https://wadpac.github.io/GGIR/
Apache License 2.0
94 stars 60 forks source link

part3 plot error: seq.int(0, to0 - from, by) : 'to' must be a finite number #1174

Open vincentvanhees opened 2 months ago

vincentvanhees commented 2 months ago

In a recent google group post the following error was reported:

seq.int(0, to0 - from, by) : 'to' must be a finite number

This occurs at the plot generation in GGIR part 3 and for a timezone range in a specific timezone and base function plot not being able to handle this.

I have posted it to stackoverflow: https://stackoverflow.com/questions/78751084/plot-error-seq-int0-to0-from-by-to-must-be-a-finite-number

It would be good to understand what the actual problem to make sure we address this well. However, if no fix can be found quick work arounds are: