We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a07aa commit 348ac1cCopy full SHA for 348ac1c
2 files changed
.travis.yml
@@ -28,7 +28,6 @@ r_packages:
28
29
r_github_packages:
30
- Displayr/flipDevTools
31
- - CRAN/survey@4.0
32
- Displayr/flipExampleData
33
34
script:
DESCRIPTION
@@ -27,14 +27,13 @@ Imports: car,
27
rhtmlHeatmap,
stats,
sure,
- survey,
+ survey (>= 4.1-1),
verbs,
xml2
Suggests: flipExampleData,
testthat,
35
robustbase
36
Remotes:
37
- cran/survey@4.0,
38
Displayr/flipU,
39
Displayr/flipFormat,
40
Displayr/flipData,
0 commit comments