issues
search
konne
/
RserveCLI2
A fork of RServeCLI
Other
30
stars
21
forks
source link
FIX BUG: DECODING DATE VECTOR WITH NA VALUE THROWS EXCEPTION
#64
Open
Yusuf90
opened
5 years ago
Yusuf90
commented
5 years ago
Add a special NA value in SexpArrayDate.cs, which is DateTime.MaxValue
Correctly catch NaN doubles and convert it to SexpArrayInt.Na in Qap1.cs
Add a test in SexpArrayDateTest.cs for decoding date vector with NA value(s) #8