jonkeane commented on code in PR #37684: URL: https://github.com/apache/arrow/pull/37684#discussion_r1340170617
########## r/tools/nixlibs-allowlist.txt: ########## @@ -2,3 +2,4 @@ ubuntu centos redhat rhel +darwin Review Comment: Just because they allowed downloading via (auto|home)brew doesn't mean they allow downloading binaries elsewhere. IIRC the autobrew stuff worked because CRAN agrees to it > Only as a last resort and with the agreement of the CRAN team should a package download pre-compiled software. (See also [Using Rust](https://cran.r-project.org/web/packages/using_rust.html).) from https://cran.r-project.org/web/packages/policies.html It's possible that CRAN will treat `https://apache.jfrog.io/...` favorably, but looking at the recent experience of RUST (and listed in [Using Rust](https://cran.r-project.org/web/packages/using_rust.html, `github.com` is *not* considered stable enough (point being, it's not quite an all-or-nothing with downloading, there are some things that are allowed and some things that are not. -- 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]
