[Rd] [debug] package - Error in all.levs (PR#9638)

Piotr.Zuraniewski at agh.edu.pl Piotr.Zuraniewski at agh.edu.pl
Sun Apr 29 20:43:17 CEST 2007


Dear All,

I encountered the following problem:

fun1 <- function(x){
2*cos(x)
}

>library(debug)
> mtrace(fun1)
> fun1(0.1)
Error in all.levs[[j]] : subscript out of bounds

> sessionInfo()
R version 2.5.0 (2007-04-23)
i386-pc-mingw32

locale:
LC_COLLATE=Polish_Poland.1250;LC_CTYPE=Polish_Poland.1250;
LC_MONETARY=Polish_Poland.1250;LC_NUMERIC=C;LC_TIME=Polish_Poland.1250

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

other attached packages:
   debug mvbutils waveslim  polynom
 "1.1.0"  "1.1.1"    "1.6"  "1.3-2"


OS: WinXPSP1

Regards

Piotrek Z



More information about the R-devel mailing list