Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-6348

[R] arrow::read_csv_arrow namespace error when package not loaded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.15.0
    • R

    Description

      I am not sure if the arrow::read_csv_arrow() error below is a bug or a feature?

       

      data("iris")
      write.csv(iris, "iris.csv")
      test <- arrow::read_csv_arrow("iris.csv")
      Error in read_delim_arrow(file = "iris.csv", delim = ",") :
      could not find function "read_delim_arrow"
      test <- arrow::read_delim_arrow("iris.csv")
      sessionInfo()
      R version 3.6.1 (2019-07-05)
      Platform: x86_64-apple-darwin18.6.0 (64-bit)
      Running under: macOS Mojave 10.14.6

      Matrix products: default
      BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
      LAPACK: /usr/local/Cellar/openblas/0.3.7/lib/libopenblasp-r0.3.7.dylib

      locale:
      [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

      attached base packages:
      [1] stats graphics grDevices utils datasets
      [6] methods base

      loaded via a namespace (and not attached):
      [1] tidyselect_0.2.5 bit_1.1-14 compiler_3.6.1
      [4] magrittr_1.5 assertthat_0.2.1 R6_2.4.0
      [7] tools_3.6.1 fs_1.3.1 glue_1.3.1
      [10] Rcpp_1.0.2 bit64_0.9-7 arrow_0.14.1.1
      [13] rlang_0.4.0 purrr_0.3.2

      Attachments

        Issue Links

          Activity

            People

              npr Neal Richardson
              hugh Hugh Miles
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h