I am trying to install causalTree and I am receiving the following messages.
install_github("susanathey/causalTree")
Downloading GitHub repo susanathey/causalTree@master
Error: Could not find tools necessary to compile a package
install_github("susanathey/causalTree", dependencies =T)
Downloading GitHub repo susanathey/causalTree@master
Error: Could not find tools necessary to compile a package
I have been working with RStudio 3.6.0 and Windows 10 and I have already installed 'devtools' and 'make'. Do you have a hint on how to overcome that problem?
I am trying to install causalTree and I am receiving the following messages.
I have been working with RStudio 3.6.0 and Windows 10 and I have already installed 'devtools' and 'make'. Do you have a hint on how to overcome that problem?