You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Javier Luraschi (JIRA)" <ji...@apache.org> on 2018/10/30 22:13:00 UTC

[jira] [Created] (ARROW-3657) [R] Require bit64 package

Javier Luraschi created ARROW-3657:
--------------------------------------

             Summary: [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


{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
(v7.6.3#76005)