[
https://issues.apache.org/jira/browse/ARROW-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-5505:
----------------------------------
Labels: pull-request-available (was: )
> [R] Stop masking base R functions/rethink namespacing
> -----------------------------------------------------
>
> Key: ARROW-5505
> URL: https://issues.apache.org/jira/browse/ARROW-5505
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The package startup message about masking base functions can be scary. We
> should avoid masking base functions without a compelling reason (i.e. let's
> do arrow_array() instead of array(), arrow_table()). The arrow versions do
> very different things than the base functions; plus, end users shouldn’t be
> dealing directly with Tables and Arrays, so they don’t need to figure so
> prominently in the public API of the package.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)