name of the packages to load. The names need to be quoted. If a
package is missing, the function tries to install it from CRAN by defaults.
If a package needs to be installed from github, it can be declared with the
following format: "github:username/pkgname"
. This way, if the
package is not installed yet, the function knows how to install it.