Hi,
So I have this R pkg that has a dependency that needs cmake installed in the VM so that installation completes.
Essentially, I have been trying to make use of the Docker image with R installed provided by the Terra team that installs R, and I also checked that cmake is actually being installed in the VM here.
However, when I go to Terra and I init my Cloud Environment making use of the R image

On my workspace, making use of this Cloud Environment, I then face this annoying issue telling that cmake is not available then installation of my package fails.
Thank you
Hi,
So I have this R pkg that has a dependency that needs cmake installed in the VM so that installation completes.
Essentially, I have been trying to make use of the Docker image with R installed provided by the Terra team that installs R, and I also checked that cmake is actually being installed in the VM here.
However, when I go to Terra and I init my Cloud Environment making use of the R image
On my workspace, making use of this Cloud Environment, I then face this annoying issue telling that cmake is not available then installation of my package fails.
Thank you