You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/26 21:00:36 UTC

[GitHub] [arrow] ianmcook commented on a change in pull request #10373: ARROW-11849: [R] Use roxygen @examplesIf

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



##########
File path: r/R/filesystem.R
##########
@@ -476,15 +476,13 @@ SubTreeFileSystem$create <- function(base_path, base_fs = NULL) {
 #' copying but may help accommodate high latency FileSystems.
 #' @return Nothing: called for side effects in the file system
 #' @export
-#' @examples
-#' \dontrun{
+#' @examplesIf FALSE

Review comment:
       I think it's best to keep `\dontrun{}` in cases where the conditional is a literal `FALSE`




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

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