netZoo / netbooks

Netbooks is a JupyterHub catalog of use cases in gene regulatory network inference using netZoo methods..
https://netbooks.networkmedicine.org
GNU General Public License v3.0
39 stars 23 forks source link

unable to install/load visNetwork dependency for panda_gtex_tutorial_server.ipynb netbook #30

Closed wilsonavac closed 5 months ago

wilsonavac commented 5 months ago

install.packages("visNetwork")

Warning message in install.packages("visNetwork"): “'lib = "/opt/conda/envs/rc4/lib/R/library"' is not writable” Error in install.packages("visNetwork"): unable to install packages Traceback:

  1. install.packages("visNetwork")
  2. stop("unable to install packages")
marouenbg commented 5 months ago

duplicate in https://github.com/netZoo/netbooks/issues/29