powered by
check_packages checks availability of a list of R packages in R. This function is essentially used internally by geoflow in assocation to geoflow_software and geoflow_action that would need specific packages to be imported in R.
check_packages
geoflow_software
geoflow_action
check_packages(pkgs)
a vector of package names
Emmanuel Blondel, emmanuel.blondel1@gmail.com