alistaire47 commented on PR #12867:
URL: https://github.com/apache/arrow/pull/12867#issuecomment-1098483838

   > Hmm, it looks like `tryInvokeRestart` isn't available prior to 3.6
   
   Oops, we can just use `invokeRestart()`, which did exist, or backport 
`tryInvokeRestart()` too, or add [the backports 
package](https://github.com/r-lib/backports) to `Suggests` and use that (it's 
probably a recursive dependency already? but not sure). For now I went with the 
first option since it's the simplest.


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