aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/DESCRIPTION
diff options
context:
space:
mode:
Diffstat (limited to 'R/pkg/DESCRIPTION')
-rw-r--r--R/pkg/DESCRIPTION3
1 files changed, 2 insertions, 1 deletions
diff --git a/R/pkg/DESCRIPTION b/R/pkg/DESCRIPTION
index ac73d6c798..357ab00793 100644
--- a/R/pkg/DESCRIPTION
+++ b/R/pkg/DESCRIPTION
@@ -7,7 +7,7 @@ Author: The Apache Software Foundation
Maintainer: Shivaram Venkataraman <shivaram@cs.berkeley.edu>
Depends:
R (>= 3.0),
- methods,
+ methods
Suggests:
testthat,
e1071,
@@ -31,6 +31,7 @@ Collate:
'context.R'
'deserialize.R'
'functions.R'
+ 'install.R'
'mllib.R'
'serialize.R'
'sparkR.R'