[
https://issues.apache.org/jira/browse/ARROW-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536808#comment-17536808
]
Neal Richardson commented on ARROW-16541:
-----------------------------------------
It's running multiple times because it's on the Windows GHA workflow, which is
parametrized, right? Seems like we just need to add an {{if}} to that step and
have it only run on one of them.
> [R] [CI] Reduce the number of times lintr is run
> ------------------------------------------------
>
> Key: ARROW-16541
> URL: https://issues.apache.org/jira/browse/ARROW-16541
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Continuous Integration, R
> Affects Versions: 8.0.0
> Reporter: Dragoș Moldovan-Grünfeld
> Priority: Critical
> Fix For: 9.0.0
>
>
> Currently {{lintr}} is being run multiple times (on several R versions), with
> each run taking somewhere around 5-7 minutes (on occasion longer).
> Would it make sense to:
> * run lintr once
> * speed up the installation of {{lintr}} dependencies via caching and / or
> using {{pak::pkg_install()}}.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)