install_dev: Install the development version of a package
Description
install_dev() retrieves the package DESCRIPTION from the CRAN mirror and
looks in the 'URL' and 'BugReports' fields for GitHub, GitLab or Bitbucket
URLs. It then calls the appropriate install_() function to install the
development package.