Closed MislavSag closed 2 years ago
I have an additional question. Is it possible to restrict dependency installation when installing packages from github?
Hi I don't have a method for bitbucket at the moment. What you can do is to clone the repository in your server and install with devtools. Regarding restrictions, that's not possible. analogsea uses remotes (package) to install from GitHub.
I have solve the problem by adding the package in one of my pachages (Remotes: bitbucket::test/test). Thanks for help.
I want to install package from bitbucket: https://bitbucket.org/quanttools/quanttools/src/master/
I know how to install packages from CRAN or GitHub, for example
but can't figure oput how to install QuantTools from birbucket.