wadpac / GGIR

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

Error in as.POSIXlt.numeric(x) : 'origin' must be supplied (for older R versions) #1181

Open vincentvanhees opened 1 month ago

vincentvanhees commented 1 month ago

Handle "Error in as.POSIXlt.numeric(x) : 'origin' must be supplied" specific to older versions of R in g.imputeTimegaps:

https://github.com/wadpac/GGIR/commit/15315b9e1ee1e4537581f93dae297805e845140e#commitcomment-144593248

vincentvanhees commented 1 month ago

With the commit I made a few days ago, this seems fixed, but I am not sure this is a real solution yet: