search for: td4714332

Displaying 2 results from an estimated 2 matches for "td4714332".

2018 Feb 14
2
How to turn off warnings about class name conflicts
...rom namespace 'quantmod' Also defined by ?FRAPO? The warning is displayed every time I manipulate a zoo object and becomes pretty annoying. I searched for a solution but couldn't found. A related but unanswered question is here: http://r.789695.n4.nabble.com/setOldClass-quot-xts-quot-td4714332.html How can I turn off the warning? Reproducible example: library(quantmod) library(FRAPO) z<-zoo(runif(100),1:100) Session Info (I am using Microsoft R): R version 3.4.3 (2017-11-30) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows >= 8 x64 (build 9200) Matrix product...
2018 Feb 14
0
How to turn off warnings about class name conflicts
...fined by ?FRAPO? > > The warning is displayed every time I manipulate a zoo object and becomes > pretty annoying. > > I searched for a solution but couldn't found. > > A related but unanswered question is here: > http://r.789695.n4.nabble.com/setOldClass-quot-xts-quot-td4714332.html > > How can I turn off the warning? > > Reproducible example: > > library(quantmod) > library(FRAPO) > z<-zoo(runif(100),1:100) > > > Session Info (I am using Microsoft R): > > R version 3.4.3 (2017-11-30) > Platform: x86_64-w64-mingw32/x64 (6...