while learning R I came across a forum post that was very helpful for checking and installing what packages were missing for a user. The R code went like this:
“efficient” eh? In Julia you just press ] at REPL and type add X1, X2.... If you’re trying to share your environment, simply send them your Project.toml file (or for exact reproduction, Manifest.toml file) and (again, press ] first)