Skip to content

Error in dyn.load(file, DLLpath = DLLpath, ...) :  #20

@kietduchuynh

Description

@kietduchuynh

I'm unable to install the package. I get the below error message. Anyone else has been able to resolve this?

Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so':
dlopen(/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so, 0x0006): tried: '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so' (no such file), '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rvg/libs/rvg.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64'))
Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
ERROR: lazy loading failed for package ‘processR’

  • removing ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library/processR’
  • restoring previous ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library/processR’
    Warning: installation of package ‘/var/folders/cn/pxhfdx693sz754b_p0r_w0m00000gp/T//RtmpAMLqE4/file7bb1fe40c5/processR_0.2.6.tar.gz’ had non-zero exit status

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