Displaying 1 result from an estimated 1 matches for "memstuff".
Did you mean:
me_stuff
2007 Mar 31
1
Probem with argument "append" in "Rprof"
...terval=20000:profiling:", :
arguments must have same length
> summaryRprof( mem = "tseries")
Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 1, 1490
> summaryRprof( mem = "both")
Error in apply(sapply(strsplit(memstuff, ":"), as.numeric), 1, diff) :
dim(X) must have a positive length
$ R CMD Rprof Rprof.out
Each sample represents seconds.
Total run time: 0 seconds.
Total seconds: time spent in function and callees.
Self seconds: time spent in function alone.
% total % s...