I\'ve been trying to dig into what the time-hogs are in some R code I\'ve written, so I\'m using Rprof. The output isn\'t yet very helpful though:
Rprof
Parsing the output that Rprof generates isn't too hard, and then you get access to absolutely everything.