Planeshifter / node-Rstats

[UNMAINTAINED] An interface for node.js to statistical programming language R based on the fabulous Rcpp package
GNU General Public License v2.0
58 stars 16 forks source link

Interest in adding Windows support? #18

Closed tizzo closed 1 year ago

tizzo commented 7 years ago

I'm planning out an R powered Electron based desktop app that is targeting Mac, Linux, and Windows 😦 .

The README specifies no Windows support but I'm wondering if you'd be interested in PRs to get this project building on Windows. Is Windows support lacking because you ran into a difficult or insurmountable issue, because you are not interested in supporting Windows, or some other reason?

Thanks!