RProtoBuf : Protocol Buffers R API

Protocol Buffers

Protocol Buffers is a software project by Google that is used extensively internally and also released under an Open Source license. It provides a way of encoding structured data in an efficient yet extensible format. Google formally supports APIs for C++, Java and Python.

The RProtoBuf package brings support for protocol buffer messages to R.