Skip to content

install error in newest R version #13

@sanyuanqian

Description

@sanyuanqian

I installed and run xtail successfully on R v3.4 on my Mac , but when I updated the R version to the newest v3.6 , the installation always failed by github-link or source code with the following error :

ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0'
ld: warning: directory not found for option '-L/usr/local/gfortran/lib'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [xtail.so] Error 1
ERROR: compilation failed for package ‘xtail’

  • removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/xtail’
    Warning in install.packages :
    installation of package ‘/Users/sunyuanqiang/Desktop/xtail_1.1.5-source.tar’ had non-zero exit status

Any suggestions would be appreaciated !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions