Skip to content

Commit d81e60e

Browse files
committed
Update dependency list
1 parent 9e90c1b commit d81e60e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Imports:
1212
RJSONIO,
1313
RTextTools,
1414
XML,
15-
e1071,
15+
tm,
1616
grid,
1717
plyr,
1818
stringr

NAMESPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import(RCurl,
33
RJSONIO,
44
RTextTools,
55
XML,
6-
e1071,
76
grid,
87
plyr,
9-
stringr)
8+
stringr,
9+
tm)

0 commit comments

Comments
 (0)