[ https://issues.apache.org/jira/browse/ARROW-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660680#comment-17660680 ]
Rok Mihevc commented on ARROW-3657: ----------------------------------- This issue has been migrated to [issue #19963|https://github.com/apache/arrow/issues/19963] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [R] Require bit64 package > ------------------------- > > Key: ARROW-3657 > URL: https://issues.apache.org/jira/browse/ARROW-3657 > Project: Apache Arrow > Issue Type: Improvement > Components: R > Reporter: Javier Luraschi > Assignee: Javier Luraschi > Priority: Major > Labels: pull-request-available > Fix For: 0.12.0 > > Time Spent: 10m > Remaining Estimate: 0h > > {code:java} > devtools::install_github("apache/arrow", subdir = "r") > {code} > {code:java} > Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = > vI[[j]]) : there is no package called ‘bit64’ > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)