我正在尝试安装该软件包quantstrat
,但是尝试此操作时总是遇到以下错误:
--Error : object ‘importDefaults’ is not exported by 'namespace:quantmod'
Failed with error: ‘package ‘FinancialInstrument’ could not be loaded’
现在,当我尝试加载包FinancialInstrument
时,R 抛出以下错误:
--Error : object ‘importDefaults’ is not exported by 'namespace:quantmod'
我不知道该怎么做才能quantstrat
加载包。我3.0.0
在 Windows 64 位系统上使用 R 版本。任何帮助将不胜感激。