Merge branch '11876-r-sdk' refs #11876
[arvados.git] / sdk / R / DESCRIPTION
index 1b07dffd7f30c7470db1cab7eaa45ea7c8d15bf5..73738e17bc72f5c210da9b8e1c9699e633288c7c 100644 (file)
@@ -1,12 +1,12 @@
-Package: ArvadosSDK
+Package: ArvadosR
 Type: Package
-Title: What the Package Does (Title Case)
-Version: 0.1.0
+Title: Arvados R SDK
+Version: 0.0.2
 Author: Fuad Muhic
-Maintainer: The package maintainer <yourself@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@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
@@ -17,3 +17,4 @@ Imports:
     jsonlite,
     curl,
     XML
+Suggests: testthat