I am trying to install a package from github. But my mac is telling me I need additional build tools. It then takes me to a web page. I simply want to install blotter
library(devtools)
install_github("braverock/blotter")
install_github("braverock/FinancialInstrument")