[r-cran-rprotobuf] 01/01: Merge tag 'upstream/0.4.5'

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


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

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

commit 56d15a5daad8e0d3af6621349542d7c799eb0f44
Merge: fbe8b95 a37e18c
Author: Jonathon Love <jon at thon.cc>
Date:   Fri Sep 2 22:08:37 2016 +1000

    Merge tag 'upstream/0.4.5'
    
    Upstream version 0.4.5

 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(-)

-- 
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