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

Unable to install selbal #3

Closed
AlejandroSaborio opened this issue Feb 20, 2019 · 1 comment
Closed

Unable to install selbal #3

AlejandroSaborio opened this issue Feb 20, 2019 · 1 comment

Comments

@AlejandroSaborio
Copy link

I am trying to install selbal using devtools::install_github(repo = "UVic-omics/selbal"); however I got this error:
Error in read.dcf(path) :
Found continuation line starting ' doParallel, ...' at begin of record.
How do I solve it?
Thanks in advance

@Jtrachsel
Copy link

Jtrachsel commented Mar 18, 2019

There seems to be a bug in devtools right now. See r-lib/devtools#1900

It also seems to only be affecting windows users. I successfully installed the package on a linux system but the same command failed on windows.

You can get around this bug by cloning the github repository, then using the command "devtools::install_local('PATH_TO_WHERE_YOU_CLONED')"

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

3 participants