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

devtools::install_github("danielmarcelino/SciencesPo") Failed #16

Open
ruizhuhuang opened this issue Apr 3, 2019 · 2 comments
Open

Comments

@ruizhuhuang
Copy link

My R version 3.5.3 (2019-03-11)

I am using
devtools::install_github("danielmarcelino/SciencesPo")

Error in .install_package_code_files(".", instdir) :
files in 'Collate' field missing from '/private/var/folders/pr/8v43lm493r15fbl8sfv0vl_w0000gp/T/RtmpxgHXJt/Rbuild20ea1dfd8359/SciencesPo/R':
Bootstrap.R
Describe.R
Dummy.R
Jackknife.R
Normalize.R
Recode.R
runShinyApp.R
ERROR: unable to collate and parse R files for package ‘SciencesPo’

@avisek2018
Copy link

My R version 3.6

ERROR: package installation failed
Error: Failed to install 'SciencesPo' from GitHub:
System command error, exit status: 1, stdout + stderr (last 10 lines):
E> Describe.R
E> Dummy.R
E> Jackknife.R
E> Normalize.R
E> Recode.R
E> runShinyApp.R
E> ERROR: unable to collate and parse R files for package 'SciencesPo'
E> * removing 'C:/Users/Avisek/AppData/Local/Temp/RtmpOOx3Ka/Rinst3bfc1a1525bf/SciencesPo'
E> -----------------------------------
E> ERROR: package installation failed

@kirstinheise
Copy link

Hello,
same for me [R version 3.6.1 (2019-07-05)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Mojave 10.14.6]:

Error: Failed to install 'SciencesPo' from GitHub:
System command error, exit status: 1, stdout + stderr (last 10 lines):
E> Describe.R
E> Dummy.R
E> Jackknife.R
E> Normalize.R
E> Recode.R
E> runShinyApp.R
E> ERROR: unable to collate and parse R files for package ‘SciencesPo’
E> * removing ‘/private/var/folders/b1/_b0m0cvj3zn1ml5btxxhnwqjc59c2h/T/RtmpLq3BPN/Rinst34bb759debe9/SciencesPo’
E> -----------------------------------
E> ERROR: package installation failed

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