We need to move somethings around, or change the install directions. By default install_github will install depends and imports, but not suggests. We can change the install instructions to include dependencies = TRUE or move the packages into imports.
We need to move somethings around, or change the install directions. By default
install_githubwill install depends and imports, but not suggests. We can change the install instructions to includedependencies = TRUEor move the packages into imports.