assignUser commented on code in PR #38115:
URL: https://github.com/apache/arrow/pull/38115#discussion_r1353772670


##########
r/tools/nixlibs.R:
##########
@@ -103,6 +104,39 @@ download_binary <- function(lib) {
     }
     libfile <- NULL
   }
+
+  # validate binary checksum for CRAN release only
+  if (dir.exists(checksum_path) && is_release ||

Review Comment:
   reused the existing envvar



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