thisisnic commented on a change in pull request #12546:
URL: https://github.com/apache/arrow/pull/12546#discussion_r830865193



##########
File path: r/R/type.R
##########
@@ -320,11 +320,27 @@ NestedType <- R6Class("NestedType", inherit = DataType)
 #' @return An Arrow type object inheriting from DataType.
 #' @export
 #' @seealso [dictionary()] for creating a dictionary (factor-like) type.
-#' @examplesIf arrow_available()
+#' @examplesIf arrow_available() && arrow_with_dataset()

Review comment:
       I think we'd still have the issue of these examples failing on builds 
where dplyr isn't present, especially as it's not one of our imported packages.




-- 
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