We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10fa37b + 3a5f906 commit d01a2b3Copy full SHA for d01a2b3
.Rbuildignore
@@ -3,3 +3,5 @@
3
materials*
4
^docs$
5
^_pkgdown\.yml$
6
+^\.travis\.yml$
7
+^cran-comments\.md$
DESCRIPTION
@@ -14,7 +14,6 @@ LazyData: true
14
Imports:
15
data.table (>= 1.10.4),
16
dplyr (>= 0.7.1),
17
- dtplyr (>= 0.0.2),
18
DT (>= 0.2),
19
GGally (>= 1.3.0),
20
ggplot2 (>= 2.2.1),
0 commit comments