I wish to use the devtools package. I\'ve run the following commands:
devtools
> install.packages(\"devtools\", dependencies = TRUE) .... > library
For my Debian Jessie box, I also included:
sudo apt-get build-dep libxml2-dev
Hint: The r-tool console output is pretty verbose so I would check for any other dependencies.
Then, I finally got it:
> find_rtools() [1] TRUE