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



##########
File path: r/tools/nixlibs.R
##########
@@ -77,7 +77,7 @@ download_binary <- function(os = identify_os()) {
         cat("**** If installation fails, retry after installing those system 
requirements\n")
       }
     } else {
-      cat(sprintf("*** No C++ binaries found for %s\n", os))
+      cat(sprintf("*** No Arrow binary found for version %s on %s\n", VERSION, 
os))

Review comment:
       Yeah, I second this, this is something I've been thinking about lately - 
I got tripped up with this myself when skimming a bug report.




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