Commits


Romain Francois authored and Wes McKinney committed 0536ef81749
ARROW-5003: [R] remove dependency on withr We were not using it all that much and needed a development version. I've rolled back to using `on.exit()` Author: Romain Francois <romain@purrple.cat> Closes #4025 from romainfrancois/5003/withr and squashes the following commits: 03981cb32 <Romain Francois> rm dependency on withr e15a473f3 <Romain Francois> remove unexported local_tempfile()