GT packages
GT packages
Errors encountered when installing gt:
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Solution:
open terminal and enter: xcode-select --install
Approve of the pop up window when asking for permission
Error encountered 2
Error: unexpected '>' in "sp500 |>"
Solution
change |> to %>% as there has been a sytext change in the pipe package