Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
| Version: | 0.2.4 |
| Depends: | R (≥ 2.11.0), RCurl, Rcpp (≥ 0.9.6), methods |
| LinkingTo: | Rcpp |
| Suggests: | RUnit, highlight |
| OS_type: | unix |
| Published: | 2012-05-16 |
| Author: | Romain Francois and Dirk Eddelbuettel |
| Maintainer: | Romain and Dirk <RomainAndDirk at r-enthusiasts.com> |
| License: | GPL-2 |
| URL: | http://r-forge.r-project.org/projects/rprotobuf/, http://romainfrancois.blog.free.fr/index.php?category/R-package/RProtoBuf, http://dirk.eddelbuettel.com/blog/code/rprotobuf/ |
| SystemRequirements: | Protocol Buffer compiler (to create C++ header and source files from .proto descriptions) and library (version 2.2.0 or later) |
| CRAN checks: | RProtoBuf results |
| Package source: | RProtoBuf_0.2.4.tar.gz |
| MacOS X binary: | not available, see check log. |
| Windows binary: | not available, see ReadMe. |
| Reference manual: | RProtoBuf.pdf |
| Vignettes: |
RProtoBuf-unitTests RProtoBuf |
| News/ChangeLog: | NEWS ChangeLog |
| Old sources: | RProtoBuf archive |