Commits


Neal Richardson authored and Wes McKinney committed bcf589700af
ARROW-6348: [R] arrow::read_csv_arrow namespace error when package not loaded Can't (easily) cover this with an automated test due to the way tests are executed inside the package namespace, but tests show that this doesn't break things, and I confirmed manually that the reported behavior is resolved. Closes #5223 from nealrichardson/read-csv-namespace and squashes the following commits: 13ffc86c6 <Neal Richardson> Make arrow::read_csv_arrow() work Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>