Skip to content

I want to install xtail without Docker #20

@LucasLiu20200131

Description

@LucasLiu20200131

Hi,
Thanks for share and maintain this wonderful package. I found it difficult using xtail becasue I'm not root user and can't use Docker. However, I tried methods in the INSTALL file either using devtools::install_github nor downing the source package and compile along. They did not work for me.
Would you please find out why and update this package?

below is the error message:
System command 'R' failed, exit status: 1, stdout + stderr (last 10 lines):
E> isnan(double __x)
E> ^
E> /usr/include/c++/4.8.2/cmath:618:3: note: constexpr bool std::isnan(float)
E> isnan(float __x)
E> ^
E> make: *** [pdfTest.o] Error 1
E> ERROR: compilation failed for package ‘xtail’
E> * removing ‘/tmp/RtmpMI0kuq/Rinst1930b1b31f797/xtail’
E> -----------------------------------
E> ERROR: package installation failed

Sincerely,
Lucas

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