Skip to content

Commit 073e7f6

Browse files
committed
rebuild, recheck
1 parent db5c2ab commit 073e7f6

File tree

4 files changed

+257
-151
lines changed

4 files changed

+257
-151
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: replyr
22
Type: Package
33
Title: Patches to Use 'dplyr' on Remote Data Sources
44
Version: 1.0.3
5-
Date: 2019-07-05
5+
Date: 2019-07-13
66
Authors@R: c(
77
person("John", "Mount", email = "[email protected]", role = c("aut", "cre")),
88
person("Nina", "Zumel", email = "[email protected]", role = c("aut")),
@@ -22,7 +22,7 @@ License: GPL-3
2222
LazyData: TRUE
2323
Depends:
2424
R (>= 3.4.0),
25-
wrapr (>= 1.8.7)
25+
wrapr (>= 1.8.8)
2626
Imports:
2727
dplyr (>= 0.7.0),
2828
rlang (>= 0.2.0),

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
# replyr 1.0.3 2019-07-06
2+
# replyr 1.0.3 2019-07-13
33

4-
* Try to fix vingette dependency issue.
4+
* Try to fix vingette rendering issue.
55

66
# replyr 1.0.2 2019-07-05
77

0 commit comments

Comments
 (0)