[Rcpp-devel] Incorrect result of NA_REAL and NA_INTEGER
Dirk Eddelbuettel
edd at debian.org
Wed Sep 9 02:55:41 CEST 2020
On 8 September 2020 at 17:43, Bill Dunlap wrote:
| That pattern of bytes does not ring a bell with me.
And Bill is spot on which leads to a suggested debug route:
- write a test RDS file with a simple RInside app outside of DeepState
- read it back in, also outside of DeepState
If that works then you have a side effect from your setup. Maybe some library
gets shadowed or what not.
Dirk
--
https://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list