Skip to content
Prev 4529 / 15274 Next

PerformanceAnalytics - Error in UseMethod("time<-")

Thank you all for the feedback. I was able to replicate the error and I know when it occurs, but have no clue why.
I have installed the latest R version (2.9.1) and libraries PerformanceAnalytics and zoo. Under that environment, "charts.PerformanceSummary" worked. 
However, after installing Rmetrics packages according to "https://wiki.rmetrics.org/install_rmetrics"
   source("http://www.rmetrics.org/Rmetrics.R")
   install.Rmetrics()
it doesn't work anymore when you load library "fPortfolio" (in addition to PerformanceAnalytics and zoo).
Does anyone experienced problems with fPortfolio before?

Below please find the sessionInfo:
R version 2.9.1 (2009-06-26) 
i386-pc-mingw32 

locale:
LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] fPortfolio_2100.77           Rsymphony_0.1-9              Rglpk_0.3-1                  slam_0.1-1                   quadprog_1.4-11             
 [6] fAssets_2100.77              robustbase_0.4-5             fCopulae_2100.76             adapt_1.0-4                  sn_0.4-12                   
[11] mnormt_1.3-3                 fBasics_2100.77              timeSeries_2100.83           timeDate_290.85              MASS_7.2-47                 
[16] PerformanceAnalytics_0.9.7.1 zoo_1.5-6                   

loaded via a namespace (and not attached):
[1] grid_2.9.1      lattice_0.17-25 tools_2.9.1    

Thank you,
Heiko


-------- Original-Nachricht --------