Jonathan Keane created ARROW-15673:
--------------------------------------
Summary: [R] Error gracefully if DuckDB isn't installed
Key: ARROW-15673
URL: https://issues.apache.org/jira/browse/ARROW-15673
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Jonathan Keane
Assignee: Dragoș Moldovan-Grünfeld
Right now, the function {{to_duckdb()}} doesn't check to confirm that DuckDB is
available. The error message isn't the worst (it'll mention {{duckdb::...}} not
being found) it would be nicer to specifically tell folks they need to install
the duckdb package.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)