Steps to reproduce
In the RServer the resourcer package is triggered by default. This is due to the fact that the Armadillo libraries the resourcer package by default when during startup.
Observed behavior
Resourcer package installs it's dependencies and the build times out
Expected behavior
Resourcer package won't install it's dependencies and the build succeeds
notes
Strip the resourcer package from the default rserver and do not load it by default in the Armadillo. Make it optional.
Steps to reproduce
In the RServer the resourcer package is triggered by default. This is due to the fact that the Armadillo libraries the resourcer package by default when during startup.
Observed behavior
Resourcer package installs it's dependencies and the build times out
Expected behavior
Resourcer package won't install it's dependencies and the build succeeds