You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
I am able to run the sample "getting started" code but when I attempt to load a package from CRAN, my nodes fail to start. Can anyone show me what I might be doing wrong?
Here is my cluster file. This is the same file from "getting started" but I've included the "hypervolume" package.
But all my nodes fail to boot. Here is an example:
1: In .showNodesFailure(nodesWithFailures) :
The following 1 nodes failed while running the start task:
tvm-2487789449_4-20190722t172941z-p
This package has some other dependencies, including rgeos which can be finicky to install. I've tried specifying just rgeos by itself but that also fails. Is there a better way to install packages?