jonkeane commented on a change in pull request #10780:
URL: https://github.com/apache/arrow/pull/10780#discussion_r675077691



##########
File path: r/DESCRIPTION
##########
@@ -40,9 +40,11 @@ Roxygen: list(markdown = TRUE, r6 = FALSE, load = "source")
 RoxygenNote: 7.1.1.9001
 VignetteBuilder: knitr
 Suggests:
+    DBI,
     decor,
     distro,
     dplyr,
+    duckdb (> 0.2.7),

Review comment:
       For the tests to run, yes. For now I added it as a step in the CI setup, 
since these tests _are_ pretty peripheral and for ~anyone installing any of the 
packages for real I'm certain they will already have dbplyr installed. But we 
can add it to suggests if we don't think that's too heavy.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to