aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/DESCRIPTION
diff options
context:
space:
mode:
Diffstat (limited to 'R/pkg/DESCRIPTION')
-rw-r--r--R/pkg/DESCRIPTION8
1 files changed, 3 insertions, 5 deletions
diff --git a/R/pkg/DESCRIPTION b/R/pkg/DESCRIPTION
index 963a1bb580..ac73d6c798 100644
--- a/R/pkg/DESCRIPTION
+++ b/R/pkg/DESCRIPTION
@@ -1,12 +1,10 @@
Package: SparkR
Type: Package
-Title: R frontend for Spark
+Title: R Frontend for Apache Spark
Version: 2.0.0
-Date: 2013-09-09
+Date: 2016-07-07
Author: The Apache Software Foundation
Maintainer: Shivaram Venkataraman <shivaram@cs.berkeley.edu>
-Imports:
- methods
Depends:
R (>= 3.0),
methods,
@@ -14,7 +12,7 @@ Suggests:
testthat,
e1071,
survival
-Description: R frontend for Spark
+Description: The SparkR package provides an R frontend for Apache Spark.
License: Apache License (== 2.0)
Collate:
'schema.R'