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]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.