You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datalab.apache.org by "Vira Vitanska (Jira)" <ji...@apache.org> on 2021/04/08 07:01:00 UTC

[jira] [Created] (DATALAB-2358) Jupyter creation fails on stage of roxygen2 package installatoin

Vira Vitanska created DATALAB-2358:
--------------------------------------

             Summary: Jupyter creation fails on stage of roxygen2 package installatoin
                 Key: DATALAB-2358
                 URL: https://issues.apache.org/jira/browse/DATALAB-2358
             Project: Apache DataLab
          Issue Type: Bug
      Security Level: Public (Regular Issues)
          Components: DataLab Main
    Affects Versions: v.2.5
            Reporter: Vira Vitanska
            Assignee: Leonid Frolov
             Fix For: v.2.5


*Preconditions:*
 # Project is created

*Steps to reproduce:*
 # Create Jupyter

*Actual result:*
 # Jupyter creation fails

{code:java}
Requested: cd /usr/local/spark/R/lib/SparkR; R -e "install.packages('roxygen2',repos='https://cloud.r-project.org')" R -e "devtools::check('.')"
Executed: sudo -S -p 'sudo password:'  /bin/bash -l -c "cd /usr/local/spark/R/lib/SparkR; R -e \"install.packages('roxygen2',repos='https://cloud.r-project.org')\" R -e \"devtools::check('.')\""
{code}
*Expected result:*
 # Jupyter is created successfully

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@datalab.apache.org
For additional commands, e-mail: dev-help@datalab.apache.org