[R] how to profile R interpreter?

David Winsemius dwinsemius at comcast.net
Wed May 12 21:34:24 CEST 2010


On May 12, 2010, at 3:22 PM, xiaoming gu wrote:

> Hi, all. Does anyone know how to profile R interpreter? I've tried  
> gprof but
> it doesn't work. Thanks.
>

?Rprof

# and perhaps

?system.time

# or

help(package=rbenchmark)


> Xiaoming
-- 

David Winsemius, MD
West Hartford, CT



More information about the R-help mailing list