We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ef9b8 commit a534fbcCopy full SHA for a534fbc
DESCRIPTION
@@ -9,7 +9,7 @@ Description: Data stored in text file can be processed chunkwise using 'dplyr' c
9
License: GPL-2
10
LazyData: TRUE
11
BugReports: https://github.com/edwindj/chunked/issues
12
-URL: https://github.com/edwindj/chunked
+URL: https://github.com/edwindj/chunked, http://edwindj.github.io/chunked/
13
Depends:
14
dplyr (>= 0.7)
15
Imports:
_pkgdown.yml
@@ -1,2 +1,4 @@
1
+url: http://edwindj.github.io/chunked/
2
template:
3
bootstrap: 5
4
+
0 commit comments