Install R package:

To build and install everything,
- type 'make buildR' from this directory.

To clean build artifacts:
- type 'make cleanall'

To run benchmark tests:
- uncomment PCRE options in re2google makefile
- type 'make benchlog'
