#python packages library(reticulate) # for the python plot later on py_install("pandas") py_install("numpy") py_install("networkx") py