Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load package: Invalid ELF header #5

Closed
mpadge opened this issue May 31, 2024 · 1 comment
Closed

Unable to load package: Invalid ELF header #5

mpadge opened this issue May 31, 2024 · 1 comment

Comments

@mpadge
Copy link

mpadge commented May 31, 2024

@giovsaraceno @rmj3197 Thanks for submitting your package to rOpenSci review. Our automated checking system failed because your package fails to load with this error:

Errorr in dyn.load(dll_copy_file) :
  unable to load shared object '/tmp/RtmpTkQfgu/pkgload6516c1c5f36/QuadratiK.so':
  /tmp/RtmpTkQfgu/pkgload6516c1c5f36/QuadratiK.so: invalid ELF header
In addition: Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl.init' failed, running with 'rgl.useNULL = TRUE'.

This can be easily reproduced by cloning and running docker container mpadge/pkgcheck, cloning your repo in there, and then running devtools::load_all(<path/to/QuadritiK-package>).

@giovsaraceno
Copy link
Owner

We have fixed the reported error. Now the pkgcheck is running correctly. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants