LeopoldoCatania/GAS

Installation

Opened this issue · 0 comments

library("GAS")
Error in library("GAS") : there is no package called ‘GAS’
GAS::BacktestVaR(data = EUROots, VaR = BenchEUROVaR_0.01, alpha = 0.01)
Error in loadNamespace(name) : there is no package called ‘GAS’

facing this issue even after the compilation of the package during installation.