[
https://issues.apache.org/jira/browse/ARROW-16268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-16268.
-------------------------------------
Fix Version/s: 9.0.0
Resolution: Fixed
Issue resolved by pull request 13550
[https://github.com/apache/arrow/pull/13550]
> [R] Remove long-deprecated functions
> ------------------------------------
>
> Key: ARROW-16268
> URL: https://issues.apache.org/jira/browse/ARROW-16268
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Dewey Dunnington
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> In R/deprecated.R we have a few deprecated functions that have been
> deprecated for some time. In ARROW-15168 we deprecated {{type()}} in favour
> of {{infer_type()}}, and there are a few deprecated methods in dataset.R as
> well. We should consider removing some of the older deprecations and for the
> newer ones, we should probably add a comment about when they were deprecated
> so that we can better schedule their removal (or adopt tidyverse lifecycle
> terminology: https://lifecycle.r-lib.org/articles/stages.html ).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)