Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error: Line starting 'Roxyg ...' is malformed! #8

Open
ejh243 opened this issue Nov 29, 2021 · 1 comment
Open

Installation error: Line starting 'Roxyg ...' is malformed! #8

ejh243 opened this issue Nov 29, 2021 · 1 comment

Comments

@ejh243
Copy link

ejh243 commented Nov 29, 2021

Hi

When I try to install as desrcibed in the README I get the following error:

> devtools::install_github("guigolab/sQTLseekeR2")
Error: Failed to install 'unknown package' from GitHub:
  Line starting 'Roxyg ...' is malformed!

R version is 3.6.3

Any suggestions?

@dgarrimar
Copy link
Collaborator

dgarrimar commented Jan 20, 2022

Hi @ejh243,

I believe this could be related to the Roxygen version employed to generate the DESCRIPTION/NAMESPACE files after the last update. I can reproduce the problem, I'll try to fix it. In the meantime, you'll be able to run it smoothly using R >=4.0, or just download the source tarball available in the latest release (1.1.0), and install it using install.packages("sQTLseekeR2-v1.1.0.tar.gz")

Let me know,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants