Skip to content

Commit 51765b7

Browse files
committed
can't use R 3.0 anyway until hadley/lazyeval#87 is fixed
1 parent 04f66b8 commit 51765b7

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Authors@R: c(
1313
URL: https://github.com/tidyverse/tibble
1414
BugReports: https://github.com/tidyverse/tibble/issues
1515
Depends:
16-
R (>= 3.0.0)
16+
R (>= 3.1.0)
1717
Imports:
1818
methods,
1919
assertthat,

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ environment:
2323
WARNINGS_ARE_ERRORS: 1
2424

2525
matrix:
26-
- R_VERSION: 3.0.3
27-
RTOOLS_VERSION: 31
28-
CRAN: http://cran.rstudio.com
29-
3026
- R_VERSION: devel
3127
GCC_PATH: mingw_32
3228

0 commit comments

Comments
 (0)