Package: RProtoBuf
Version: 0.4.4
Date: 2016-07-10
Author: Romain Francois, Dirk Eddelbuettel, Murray Stokely and Jeroen Ooms
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Title: R Interface to the Protocol Buffers API
Description: 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.  Additional documentation
 is available in two included vignettes one of which corresponds to our paper
 in the Journal of Statistical Software (2016, v71i02).
Depends: R (>= 3.0.0), methods
Imports: utils, stats, tools, Rcpp, RCurl
LinkingTo: Rcpp
Suggests: RUnit, highlight
VignetteBuilder: highlight
SystemRequirements: ProtoBuf libraries and compiler version 2.2.0 or
        later. On Debian/Ubuntu these are libprotoc-dev and
        libprotobuf-dev, while on Fedora protobuf-devel and
        protobuf-compiler are needed.
License: GPL (>= 2)
URL: https://github.com/eddelbuettel/rprotobuf
BugReports: https://github.com/eddelbuettel/rprotobuf/issues
NeedsCompilation: yes
Packaged: 2016-07-11 00:46:36.42948 UTC; edd
Repository: CRAN
Date/Publication: 2016-07-11 08:44:47
