Questionnaire
bachmeier via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Feb 9 10:34:44 PST 2017
On Thursday, 9 February 2017 at 17:28:47 UTC, jmh530 wrote:
> Other stuff I would find useful:
> 1) R integration (I know someone's done work on this, but it's
> hard to find and I don't remember if it works on Windows.
> Really just needs a champion)
Me. The latest version is here:
https://bitbucket.org/bachmeil/embedr
It's Linux-only because that's all I know or use. Others that I
work with use it on Windows and OS X trivially with Docker, but
for someone that understands development on those OSes, it
shouldn't take much to get it working natively. Everything is
handled internally by the R package manager, and the package
itself has functions to take care of all steps for compilation.
I don't promote it because I don't have time to run an open
source project properly. However, I am happy to help in any way
if someone else wants to use it. I am flexible on the license, so
that's not an issue.
More information about the Digitalmars-d-announce
mailing list