assignUser commented on issue #13358:
URL: https://github.com/apache/arrow/issues/13358#issuecomment-1270425082

   Ah, sorry thought I had written it out before: dts = devtoolset 
   You can unpack the zip anywhere you like, that contains a file called 
`arrow_9.0.0.20220930_R_x86_64-pc-linux-gnu.tar.gz` and you can install this 
with 
`install.packages("/path/to/arrow_9.0.0.20220930_R_x86_64-pc-linux-gnu.tar.gz")`,
 given that you have installed the needed dependencies (e.g. by having 
installed arrow before), otherwise you need to install any you are missing 
manually and try again after.
   
   Let me know if you need any other info :)


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