[
https://issues.apache.org/jira/browse/ARROW-17519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585073#comment-17585073
]
Kouhei Sutou commented on ARROW-17519:
--------------------------------------
Thanks.
It seems that the referred discussion
https://lists.apache.org/thread/9g14n3odhj6kzsgjxr6k6d3q73hg2njr from your link
includes R 3.5 on Windows:
{quote}
It is reasonable to drop support for R < 4.0 on Windows, as
suggested in this JIRA comment:
https://issues.apache.org/jira/browse/ARROW-17110?focusedCommentId=17571472&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17571472
{quote}
> [R] RTools35 job is failing
> ---------------------------
>
> Key: ARROW-17519
> URL: https://issues.apache.org/jira/browse/ARROW-17519
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Dewey Dunnington
> Priority: Major
>
> After ARROW-17436, the RTools35 job is consistently failing with:
> {noformat}
> Error: Error: package or namespace load failed for 'arrow' in inDL(x,
> as.logical(local), as.logical(now), ...):
> unable to load shared object
> 'D:/a/arrow/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/i386/arrow.dll':
> LoadLibrary failure: A dynamic link library (DLL) initialization routine
> failed.
> {noformat}
> Given that there is a mailing list discussion about dropping support for that
> platform, should we disable the check? Or wait until that is resolved to
> disable the check?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)