-
Notifications
You must be signed in to change notification settings - Fork 1
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
install_github() gives Error in read.dcf(path) #1
Comments
Hi Listen-Li, |
Thanks for your reply. |
Have you had any luck figuring this out? I had a similar problem that I fixed by rewriting my DESCRIPTION file, but without understanding what was wrong - so temporarily limiting the description: entry to a single line. The same problem comes up here, where I've entered an issue: |
I reinstalled and it's all right now. Maybe you should check R and devtools versions. |
Hi,I use devtools::install_github() but got these errors:
I searched a similiar probles: r-lib/devtools#1900.
I am on Windows, and R version is 3.5.0, devtools version is 2.0.1.
The text was updated successfully, but these errors were encountered: