[R] libR.so doesn't export DATAPTR_OR_NULL - R.NET needs it?
Kieren Johnstone
k|erenj @end|ng |rom gm@||@com
Mon Jun 24 12:08:21 CEST 2019
I'm trying to use the excellent R.NET (github.com/rdotnet/rdotnet) to
involve R code from .NET Core on Linux.
As outlined here - https://github.com/rdotnet/rdotnet/issues/103 - it's
looking for DATAPTR_OR_NULL in libR.so, but it's not exported there. It is
exported in r.dll on Windows.
How can I diagnose and fix this issue, please?
Thanks
Kieren
[[alternative HTML version deleted]]
More information about the R-help
mailing list