[R] Update command search for checksum check in nixlibs.R
Open
Component: R
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
As discussed in https://github.com/apache/arrow/pull/38115#discussion_r1354932443_ we can improve the search order for the checksum command:
- check if {openssl} is installed
- `openssl` should be available as we are downloading binaries requiring it
- fallback to check*sum (? maybe in case of path issues or something?)
Contributor guide
Assessment
This issue has not been assessed yet.