Skip to content

libarrow.so.800 error #24

@bshor

Description

@bshor

I have zipcodeR 0.3.4 installed on R 4.2.1 running on an Arch Linux derivative with the newest kernel.

I'm getting a bunch of scary warnings when I load zipcodeR, complaining about a missing library. I have the arrow package v9.0 installed. Perhaps zipcodeR expects v8.0?

Is this something to worry about?

> library(zipcodeR)
There were 16 warnings (use warnings() to see them)
> warnings()
Warning messages:
1: In CPL_gdal_init() :
  GDAL Error 1: libarrow.so.800: cannot open shared object file: No such file or directory
2: In CPL_gdal_init() :
  GDAL Error 1: libarrow.so.800: cannot open shared object file: No such file or directory
3: In CPL_gdal_init() :
  GDAL Error 1: libarrow.so.800: cannot open shared object file: No such file or directory
4: In CPL_gdal_init() :
  GDAL Error 1: libarrow.so.800: cannot open shared object file: No such file or directory
5: In CPL_gdal_init() :
  GDAL Error 1: libarrow.so.800: cannot open shared object file: No such file or directory
6: In CPL_gdal_init() :
  GDAL Error 1: libarrow.so.800: cannot open shared object file: No such file or directory
7: In CPL_gdal_init() :
  GDAL Error 1: libarrow.so.800: cannot open shared object file: No such file or directory
8: In CPL_gdal_init() :
  GDAL Error 1: libarrow.so.800: cannot open shared object file: No such file or directory
9: libarrow.so.800: cannot open shared object file: No such file or directory (GDAL error 1)
10: libarrow.so.800: cannot open shared object file: No such file or directory (GDAL error 1)
11: libarrow.so.800: cannot open shared object file: No such file or directory (GDAL error 1)
12: libarrow.so.800: cannot open shared object file: No such file or directory (GDAL error 1)
13: libarrow.so.800: cannot open shared object file: No such file or directory (GDAL error 1)
14: libarrow.so.800: cannot open shared object file: No such file or directory (GDAL error 1)
15: libarrow.so.800: cannot open shared object file: No such file or directory (GDAL error 1)
16: libarrow.so.800: cannot open shared object file: No such file or directory (GDAL error 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions