Home > other >  R language: ccgarch how to install
R language: ccgarch how to install

Time:09-28

Is on the MAC, want to install ccgarch, first this
The install packages (" ccgarch ")
Warning in the install packages:
Package 'ccgarch' is not available (for R version 3.3.0)

After installed directly downloaded to a local, this
The install packages (" ~/Downloads/ccgarch_0. 2.3. Tar ", repos=NULL)
The Error in the packages: type=="to both" always be 2 with 'repos=NULL'

Add binary became like this after query:
The install packages (" ~/Downloads/ccgarch_0. 2.3. Tar ", type="binary", repos=NULL)
The Error in the install packages: the file '~/Downloads/ccgarch_0. 2.3. The tar' is not an OS X binary package

Try to download from the Internet, there is a lot of things, and finally there was a scarlet letter:
Ld: warning: the directory not found for option '-l/usr/local/lib/GCC/x86_64 - apple - darwin13.0.0/4.8.2'
Ld: library not found the for - lgfortran
Clang: error: would the command failed with exit code 1 (use the -v to see invocation)
Make: * * */ccgarch. So the Error 1
ERROR: compilation failed for package 'ccgarch
'* o '/Library/Frameworks/R.f ramework/Versions/3.3/Resources/Library/ccgarch
'Installed or not

Help do now to use ccgarch
See ccgarch as been removed from the packages do not know what to do now
  • Related