[r-cran-rprotobuf] branch master updated (fbe8b95 -> 56d15a5)

Jonathon Love jon at thon.cc
Sat Sep 3 01:37:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

jonathon-guest pushed a change to branch master
in repository r-cran-rprotobuf.

      from  fbe8b95   fixes to tests
      adds  a37e18c   New upstream version 0.4.5
       new  56d15a5   Merge tag 'upstream/0.4.5'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          |   82 ++
 DESCRIPTION                                        |   25 +-
 MD5                                                |   72 +-
 R/rexp_obj.R                                       |    5 +-
 R/serialize_pb.R                                   |   30 +-
 README.md                                          |    6 +-
 build/vignette.rds                                 |  Bin 287 -> 305 bytes
 configure                                          |    3 +-
 inst/CITATION                                      |   44 +-
 inst/NEWS.Rd                                       |   24 +
 inst/doc/RProtoBuf-intro.pdf                       |  Bin 197879 -> 197785 bytes
 inst/doc/RProtoBuf-paper.R                         |  313 +++++
 inst/doc/RProtoBuf-paper.Rnw                       | 1459 ++++++++++++++++++++
 inst/doc/RProtoBuf-paper.pdf                       |  Bin 0 -> 411781 bytes
 inst/doc/RProtoBuf-quickref.pdf                    |  Bin 80438 -> 80706 bytes
 inst/doc/RProtoBuf-unitTests.R                     |   12 +-
 inst/doc/RProtoBuf-unitTests.Rnw                   |   12 +-
 inst/doc/RProtoBuf-unitTests.pdf                   |  Bin 84566 -> 85096 bytes
 inst/proto/addressbook.proto                       |    3 +
 inst/proto/helloworld.proto                        |    9 +-
 inst/proto/rexp.proto                              |    3 +
 inst/unitTests/data/bytes.proto                    |    3 +
 inst/unitTests/data/encoding.proto                 |    3 +
 inst/unitTests/data/nested.proto                   |    3 +
 inst/unitTests/data/unittest.proto                 |    3 +
 inst/unitTests/data/unittest_import.proto          |    2 +
 inst/unitTests/runit.addressbook.R                 |   18 +-
 inst/unitTests/runit.bytes.R                       |    0
 man/EnumDescriptor-class.Rd                        |    2 +-
 man/Message-class.Rd                               |    2 +-
 man/MethodDescriptor-class.Rd                      |    2 +-
 man/ServiceDescriptor-class.Rd                     |    2 +-
 man/serialize_pb.Rd                                |   41 +-
 src/Makevars.win                                   |   12 +-
 vignettes/RProtoBuf-paper.Rnw                      | 1459 ++++++++++++++++++++
 vignettes/RProtoBuf-paper.bib                      |  362 +++++
 vignettes/RProtoBuf-unitTests.Rnw                  |   12 +-
 vignettes/figures/HistogramTools.pdf               |  Bin 0 -> 4447 bytes
 vignettes/figures/fig-021.pdf                      |  Bin 0 -> 4439 bytes
 vignettes/figures/fig-SER.pdf                      |  Bin 0 -> 8011 bytes
 vignettes/figures/histogram-mapreduce-diag1.pdf    |  Bin 0 -> 24743 bytes
 .../figures/protobuf-distributed-system-crop.pdf   |  Bin 0 -> 11176 bytes
 vignettes/proto/hist.pb                            |  Bin 0 -> 101 bytes
 vignettes/proto/int64.proto                        |    9 +
 44 files changed, 3894 insertions(+), 143 deletions(-)
 create mode 100644 inst/doc/RProtoBuf-paper.R
 create mode 100644 inst/doc/RProtoBuf-paper.Rnw
 create mode 100644 inst/doc/RProtoBuf-paper.pdf
 mode change 100755 => 100644 inst/unitTests/runit.addressbook.R
 mode change 100755 => 100644 inst/unitTests/runit.bytes.R
 create mode 100644 vignettes/RProtoBuf-paper.Rnw
 create mode 100644 vignettes/RProtoBuf-paper.bib
 create mode 100644 vignettes/figures/HistogramTools.pdf
 create mode 100644 vignettes/figures/fig-021.pdf
 create mode 100644 vignettes/figures/fig-SER.pdf
 create mode 100644 vignettes/figures/histogram-mapreduce-diag1.pdf
 create mode 100644 vignettes/figures/protobuf-distributed-system-crop.pdf
 create mode 100644 vignettes/proto/hist.pb
 create mode 100644 vignettes/proto/int64.proto

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-rprotobuf.git



More information about the debian-science-commits mailing list