[ARVADOS] updated: 1.1.1-296-g11b9031
Git user
git at public.curoverse.com
Mon Dec 18 11:06:38 EST 2017
Summary of changes:
sdk/R/{ArvadosSDK.Rproj => ArvadosR.Rproj} | 0
sdk/R/DESCRIPTION | 13 ++++++-------
2 files changed, 6 insertions(+), 7 deletions(-)
rename sdk/R/{ArvadosSDK.Rproj => ArvadosR.Rproj} (100%)
via 11b903121f9c9505e529bb4b8965d56c1f8f96e0 (commit)
from f15c8a8ef1af9d823030f4c6383ba2560a78a4fa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 11b903121f9c9505e529bb4b8965d56c1f8f96e0
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date: Mon Dec 18 11:06:09 2017 -0500
Prepare for packaging.
refs #12837
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>
diff --git a/sdk/R/ArvadosSDK.Rproj b/sdk/R/ArvadosR.Rproj
similarity index 100%
rename from sdk/R/ArvadosSDK.Rproj
rename to sdk/R/ArvadosR.Rproj
diff --git a/sdk/R/DESCRIPTION b/sdk/R/DESCRIPTION
index 1b07dff..7eb152f 100644
--- a/sdk/R/DESCRIPTION
+++ b/sdk/R/DESCRIPTION
@@ -1,12 +1,11 @@
-Package: ArvadosSDK
+Package: ArvadosR
Type: Package
-Title: What the Package Does (Title Case)
-Version: 0.1.0
+Title: Arvados R SDK
Author: Fuad Muhic
-Maintainer: The package maintainer <yourself at somewhere.net>
-Description: More about what it does (maybe more than one line)
- Use four spaces when indenting paragraphs within the Description.
-License: What license is it under?
+Maintainer: Ward Vandewege <wvandewege at veritasgenetics.com>
+Description: This is the Arvados R SDK
+URL: http://doc.arvados.org
+License: Apache-2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list