I am using install_git to download my package from Github. The problem that I am using submodule on my repo and install_git always uses the master branch of this submodule. I defined mu submodules to uses a specific commit, not the master.
I tried to used args="--recursive" but the same problem is still occurring. --Sameh [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel