Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

using ananconda to manage packages? #394

Open
biocyberman opened this issue Nov 17, 2020 · 4 comments
Open

using ananconda to manage packages? #394

biocyberman opened this issue Nov 17, 2020 · 4 comments
Labels
question Further information is requested

Comments

@biocyberman
Copy link

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?

@chasemc
Copy link
Owner

chasemc commented Dec 8, 2020

Do you mean to use Conda within electricShine as a dependency manager?

@chasemc chasemc added the question Further information is requested label Dec 8, 2020
@biocyberman
Copy link
Author

Exactly. Nodejs and its dependencies can be managed with conda, so you don't need to worry about where and how to install things.

@chasemc
Copy link
Owner

chasemc commented Feb 6, 2021

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?

@chasemc
Copy link
Owner

chasemc commented Apr 4, 2021

see https://github.com/chasemc/electricShine/projects

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants