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

Line starting 'Config/testthat/edit ...' is malformed in DESCRIPTION #5

Closed
deeenes opened this issue Sep 9, 2021 · 2 comments
Closed

Comments

@deeenes
Copy link
Member

deeenes commented Sep 9, 2021

A line in DESCRIPTION makes installation fail:

library(remotes)
remotes::install_github("saezlab/ocean", repos = BiocManager::repositories())
Error: Failed to install 'unknown package' from GitHub:
  Line starting 'Config/testthat/edit ...' is malformed!

Config/testthat/edition: 3

@adugourd
Copy link
Member

It should be fixed now. Somehow the testthat line was considered as a dependency. But I couldn't replicate the error on my system, please let me know if is fixed now.

@deeenes
Copy link
Member Author

deeenes commented Sep 10, 2021

Thanks, it's fixed now

@deeenes deeenes closed this as completed Sep 10, 2021
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