Commits


Dewey Dunnington authored and GitHub committed 92820cbda21
ARROW-17934: [R] Use tempfile instead of working directory for dataset test (#14315) In recent checkouts I get the folder `tests/testthat/another_dataset` leftover after running devtools::test(). This PR just uses a tempfile instead and cleans it up afterward! Authored-by: Dewey Dunnington <dewey@fishandwhistle.net> Signed-off-by: Dewey Dunnington <dewey@fishandwhistle.net>