##About##
pbdPROF is a R package providing profiling to pbdR package.This profiling tool
helps in parallel R users to profile their code, and use the best analytics and
visualization toolbox, R, to evaluate the profiling resutls.
* Currently supported libraries:
  + fpmpi: http://www.mcs.anl.gov/research/projects/fpmpi/WWW/
  + mpiP: http://mpip.sourceforge.net/

##Requirements##
* pbdPROF requires
  + R version 2.14.0 or higher.
  + SUN HPC 8.2.1 (OpenMPI) for Solaris.
  + OpenMPI for Linux.
  + OpenMPI for Mac OS X.

##More##
* More information about pbdMPI can be found in
  + pbdPROF vignette at 'pbdPROF/inst/doc/pbdPROF-guide.pdf'.
  + 'http://r-pbd.org/'.
