I am trying to install quanstrat. So far I have downloaded Rtools35 I am using R 3.5.1 when i use the code
devtools::install_github("braverock/blotter")
I receive this error
Downloading GitHub repo braverock/blotter@master
Error: Could not find tools necessary to compile a package
Here is the path
Sys.getenv('PATH')
[1] "C:\\Program Files\\R\\R-3.5.1\\bin\\x64;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\ATI Technologies\\ATI.ACE\\Core-Static;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Users\\Jordan\\AppData\\Local\\Microsoft\\WindowsApps;"
Your help is much appreciated thank you! If there is a better alternative to quanstrat please let me know!