R/general_help.R
package_check.Rd
check if package is available and provide installation instruction if not available
package_check( pkg_name, repository = c("CRAN", "Bioc", "github"), github_repo = NULL )
name of package
where is the package
name of github repository if needed