Github user elbamos commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-204597130
  
    Yeah, I may let it load from the Zeppelin R library if we can't find 
another solution. 
    
    I really don't want to use a user-specific directory, because I think we're 
going to end up with library conflicts related to sparkR.
    
    As for Windows --- are we supporting Windows outside of docker?  
    
    > On Apr 1, 2016, at 6:06 PM, Enzo <notificati...@github.com> wrote:
    > 
    > @elbamos A minor comment: 
    > sudo type of solution won't work on windows, of course.
    > 
    > From a R perspective, the alternatives I can see are:
    > 
    > write packages into the user package library. This is what RStudio does 
with packages like rstudioapi or manipulate, installed (and updated) into the 
user package library in a totally transparent way by RStudio
    > create a "dedicated", Zeppelin own, library. The solution should make 
sure that any package loaded or installed by the user is kept "separate" form 
this dedicated library (for consistency and error avoidance).
    > —
    > You are receiving this because you were mentioned.
    > Reply to this email directly or view it on GitHub
    > 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to