Skip to content

Conflict between Fedora CRAN copr and r-languageserver #4

@py9mrg

Description

@py9mrg

Hello,

Fedora has a helpful copr that contains binaries of CRAN packages. Unfortunately there seems to be a conflict between the functionality of the copr and the installation of r-languageserver. To use the Fedora copr you need to install a Fedora package called R-CoprManager. When this is installed (even if it is manually disabled with R) it prevents installation of r-languageserver.

The current workaround is to uninstall R-CoprManager, install r-language server, and then reinstall R-CoprManager. I placed an issue on the R-CoprManager repos but it seems the issue is related to the build process being used here. Specifically they advise to add the `--vanilla`` argument, as follows:

R --vanilla --slave -f src/install.r <lib_loc> <ref>

Is it possible for you to modify accordingly, please?

Thanks.

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