Rlabkey 2.1.133 failing on dates prior to 1970

LabKey Support Forum (Inactive)
Rlabkey 2.1.133 failing on dates prior to 1970 pelzc  2017-03-08 17:08
Status: Closed
 
I'm using labkey.selectRows() to read a Dataset into R.
Dates prior to 1970 are showing up in R as <NA>.
Note that dates prior to 1970 are represented as negative numbers in R.
I am having this problem with R version 3.3.2 (2016-10-31) / Rlabkey 2.1.133 (2017-01-12).
I do NOT have this problem with R version 3.3.1 (2016-06-21) / Rlabkey 2.1.131 (2016-09-07).
So I believe that this is a new problem with the latest version of Rlabkey (however, I've not tried other combinations of R and Rlabkey).
This is with LabKey 16.20.
 
 
Jon (LabKey DevOps) responded:  2017-03-08 23:51
Hello,

Thanks for letting us know. I've confirmed this behavior in Rlabkey 2.1.133 as well and also saw the previous version not exhibiting this behavior.

I'll get a bug created on this.

Regards,

Jon
 
Jon (LabKey DevOps) responded:  2017-03-09 00:01
 
cnathe responded:  2017-03-13 15:22
Attached is an updated Rlabkey package (v2.1.134) with a fix for this issue. It has not yet been submitted to CRAN, but will be shortly.
 
Jon (LabKey DevOps) responded:  2017-03-14 21:10
I've confirmed that the new version does work from testing the ones that Cory left here. Feel free to download and install the ones that Cory provided here or you can pull them direct from CRAN.

Thanks,

Jon