search for: xtsorzoo

Displaying 1 result from an estimated 1 matches for "xtsorzoo".

2015 Nov 04
1
setOldClass("xts")
...<http://stackoverflow.com/questions/33492601/r-setoldclass-only-if-needed>. I should certainly have posted it first here.. I am using 3 packages: - xts - quantmod - 'myPackage' quantmod is creating a union class by doing: setOldClass("xts"); setClassUnion("xtsORzoo", c("xts","zoo")) In 'myPackage' I am also creating a union class by doing setOldClass("xts"); setClassUnion("xtsOrNULL",members=c("xts", "NULL")) I did not notice any issue until: Since version 3.2.2 <https://cran.r-pro...