[Rprotobuf-commits] r923 - papers/jss
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Dec 1 22:58:07 CET 2014
Author: murray
Date: 2014-12-01 22:58:07 +0100 (Mon, 01 Dec 2014)
New Revision: 923
Modified:
papers/jss/article.Rnw
Log:
Add a missing article to Jeroen's nice rewording of this section.
Modified: papers/jss/article.Rnw
===================================================================
--- papers/jss/article.Rnw 2014-12-01 21:54:51 UTC (rev 922)
+++ papers/jss/article.Rnw 2014-12-01 21:58:07 UTC (rev 923)
@@ -1069,9 +1069,9 @@
Protocol Buffers are used extensively at Google for almost all
RPC protocols, and to store structured information on a variety of
-persistent storage systems \citep{dean2009designs}. Since the
+persistent storage systems \citep{dean2009designs}. Since the
initial release in 2010, hundreds of Google's statisticians and
-software engineers use the \pkg{RProtoBuf} package on daily basis
+software engineers use the \pkg{RProtoBuf} package on a daily basis
to interact with these systems from within \proglang{R}.
The current section illustrates the power of Protocol Buffers to
collect and manage large structured data in one language
More information about the Rprotobuf-commits
mailing list