Uploaded image for project: 'Apache DataLab (Retired)'
  1. Apache DataLab (Retired)
  2. DATALAB-1828

[Branch-515][AWS][RStudio]: After successfully library installation from r package the installed library is not found in notebook

ResolvedReopenedClosedVerifiedBlockedon hold
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • v.2.4
    • DataLab Main
    • Branch-515

    Description

      Preconditions:

      1. RStudio is created on GCP/AWS

      Steps to reproduce:

      1. Install library from r packages

      Actual result:

      1. Library is installed successfully on DLab Web UI
      2. Docker runs with '0'
      3. Library is not found in notebook via command R -e "installed.packages()[,c(3:4)]" | grep <library_name>

      Expected result:

      1. Library is installed successfully on DLab Web UI
      2. Docker runs with '0'
      3. Library is found in notebook via command R -e "installed.packages()[,c(3:4)]" | grep <library_name>

       


       This bug is still reproduced on AWS (04/06/2020)

       This bug is not reproduced on GCP (10/06/2020)

      Attachments

        1. Docker logs.txt
          30 kB
          Vira Vitanska
        2. Libraries are not found.jpg
          70 kB
          Vira Vitanska
        3. Libraries on DLab UI.jpg
          64 kB
          Vira Vitanska
        4. R_installed.PNG
          37 kB
          Leonid Frolov
        5. R_installed-UI.PNG
          19 kB
          Leonid Frolov

        Activity

          People

            lfrolov Leonid Frolov
            vvitanska Vira Vitanska
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: