So, I have a repo in bitbucket which is private the depends on another private repo. As of the latest devtools version (1.12.0), it fails with a 401 unauthorized. I'm using dependencies=TRUE and sending auth_user and password in install_bitbucket.
Also, the dependency I can install no problem first, so it's an issue when the dependency is private.