Skip to content

library(Defaults) throws "evaluation nested too deeply"

1 message · nbest937

#
Can anybody tell me why this is happening?
[1] "class"              "foo"                "mlct"              
 [4] "mlctTheme"          "overlayFunction"    "pct"               
 [7] "pri"                "primaryFraction"    "reclassFractions"  
[10] "reclassMatrix"      "reclassNames"       "sec"               
[13] "thumb"              "thumbCheck"         "thumbForest"       
[16] "thumbFractions"     "thumbFractions5min" "thumbStack"
[1] ".Random.seed"       ".help.ESS"          "class"             
 [4] "foo"                "mlct"               "mlctTheme"         
 [7] "overlayFunction"    "pct"                "pri"               
[10] "primaryFraction"    "reclassFractions"   "reclassMatrix"     
[13] "reclassNames"       "sec"                "thumb"             
[16] "thumbCheck"         "thumbForest"        "thumbFractions"    
[19] "thumbFractions5min" "thumbStack"
Error: evaluation nested too deeply: infinite recursion /
options(expressions=)?

I got similar results trying to set defaults for unlist() and threw up my
hands, but keep thinking about how useful it would be.