You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
Hi
This looks like an interesting project, and I want to have support for Linux.
It currently only builds windows apps, but I'm investiging adding support for Mac and Linux as well. That is quite a bit harder because the R installation for Mac and Linux hard-codes paths into the installation and part of the benefit of {electricShine} is not relying on the system's version of R
I've been using anaconda on MacOS, Linux, and Windows. It's very stable and portable to manage python, R, nodejs, and dependencies. So would it be easier to wrap electricShine around it?
The text was updated successfully, but these errors were encountered:
I like the idea mainly because I'm still considering how to make a version/option where R packages are first downloaded on the end-users' machine to avoid licensing issues. The problem I foresee is when a package requires Rtools on a Windows machine?
Hi
This looks like an interesting project, and I want to have support for Linux.
I've been using anaconda on MacOS, Linux, and Windows. It's very stable and portable to manage python, R, nodejs, and dependencies. So would it be easier to wrap electricShine around it?
The text was updated successfully, but these errors were encountered: