SciencesPo
SciencesPo copied to clipboard
devtools::install_github("danielmarcelino/SciencesPo") Failed
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’
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
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