ianmcook commented on a change in pull request #11046:
URL: https://github.com/apache/arrow/pull/11046#discussion_r701058691



##########
File path: r/R/arrow-package.R
##########
@@ -145,6 +145,13 @@ arrow_with_s3 <- function() {
   })
 }
 
+#' @rdname arrow_available
+arrow_with_json <- function() {

Review comment:
       ```suggestion
   #' @rdname arrow_available
   #' @export
   arrow_with_json <- function() {
   ```
   Please run ` devtools::document()` after this change to update `r/NAMESPACE` 
and `r/man/arrow_available.Rd `




-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to