Skip to content

difftime / RBloomberg

2 messages · Judith Schiller, Brian Ripley

#
The error is "evaluation nested too deeply: infinite recursion / 
options(expressions=)?", and sessionInfo() results in

R version 2.4.1 (2006-12-18)
i386-pc-mingw32

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

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

other attached packages:
      RODBC  RBloomberg       chron         zoo RDCOMClient        
MASS      xtable    survival    svSocket        svIO      R2HTML      
svMisc
    "1.1-7"    "0.1-10"     "2.3-8"     "1.2-1"    "0.91-0"    
"7.2-30"     "1.4-2"      "2.30"     "0.9-5"     "0.9-5"      "1.58"     
"0.9-5"
      svIDE
    "0.9-5"

The workaround is a nice idea, but as the problem arisis in 
"as.COMDate.chron", other users of this function might be affected as well.

Prof Brian Ripley schrieb:
#
What you need to do is to isolate the package giving the problem and 
send a report to its maintainer.  It is not RODBC nor chron, and 
RBloomberg is not available pre-compiled from CRAN.
On Thu, 22 Mar 2007, Judith Schiller wrote: