Skip to content

unable to load shared object '...DNAcopy.so' #6

@mdozmorov

Description

@mdozmorov

When loading DNAcopy in R 4.2.2 & Bioconductor 3.16 on macOS Ventura, I'm getting an error:

> library(DNAcopy)
Error: package or namespace load failed for ‘DNAcopy’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/Users/mdozmorov/Library/R/x86_64/4.2/library/DNAcopy/libs/DNAcopy.so':
  dlopen(/Users/mdozmorov/Library/R/x86_64/4.2/library/DNAcopy/libs/DNAcopy.so, 0x0006): Symbol not found: __gfortran_os_error_at
  Referenced from: <63BB7839-FF14-3647-A153-9067DE724969> /Users/mdozmorov/Library/R/x86_64/4.2/library/DNAcopy/libs/DNAcopy.so
  Expected in:     <5B0F7278-9D16-3B60-A413-59EEF538E568> /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libgfortran.5.dylib

This has been discussed in details at nullranges/nullranges#20 . Any suggestions?

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