insongkim / PanelMatch

114 stars 35 forks source link

Error during installation #17

Closed carlokoos closed 5 years ago

carlokoos commented 5 years ago

library(devtools) install_github("insongkim/PanelMatch", dependencies=TRUE) Downloading GitHub repo insongkim/PanelMatch@master Installing 21 packages: CBPS, DataCombine, evaluate, foreach, glmnet, highr, iterators, kernlab, knitr, lasso2, markdown, Matching, MatchIt, matrixStats, mcmc, MCMCpack, optimx, Rsolnp, Synth, truncnorm, yaml Installing packages into ‘C:/Users/User/Documents/R/win-library/3.4’ (as ‘lib’ is unspecified) trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/CBPS_0.19.zip' Content type 'application/zip' length 154789 bytes (151 KB) downloaded 151 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/DataCombine_0.2.21.zip' Content type 'application/zip' length 87094 bytes (85 KB) downloaded 85 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/evaluate_0.12.zip' Content type 'application/zip' length 48684 bytes (47 KB) downloaded 47 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/foreach_1.4.4.zip' Content type 'application/zip' length 388505 bytes (379 KB) downloaded 379 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/glmnet_2.0-16.zip' Content type 'application/zip' length 1739382 bytes (1.7 MB) downloaded 1.7 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/highr_0.7.zip' Content type 'application/zip' length 36796 bytes (35 KB) downloaded 35 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/iterators_1.0.10.zip' Content type 'application/zip' length 320502 bytes (312 KB) downloaded 312 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/kernlab_0.9-27.zip' Content type 'application/zip' length 2246269 bytes (2.1 MB) downloaded 2.1 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/knitr_1.20.zip' Content type 'application/zip' length 917447 bytes (895 KB) downloaded 895 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/lasso2_1.2-20.zip' Content type 'application/zip' length 245798 bytes (240 KB) downloaded 240 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/markdown_0.8.zip' Content type 'application/zip' length 168948 bytes (164 KB) downloaded 164 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/Matching_4.9-3.zip' Content type 'application/zip' length 940793 bytes (918 KB) downloaded 918 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/MatchIt_3.0.2.zip' Content type 'application/zip' length 367152 bytes (358 KB) downloaded 358 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/matrixStats_0.54.0.zip' Content type 'application/zip' length 1634563 bytes (1.6 MB) downloaded 1.6 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/mcmc_0.9-5.zip' Content type 'application/zip' length 1430266 bytes (1.4 MB) downloaded 1.4 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/MCMCpack_1.4-4.zip' Content type 'application/zip' length 2855621 bytes (2.7 MB) downloaded 2.7 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/optimx_2018-7.10.zip' Content type 'application/zip' length 894872 bytes (873 KB) downloaded 873 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/Rsolnp_1.16.zip' Content type 'application/zip' length 172024 bytes (167 KB) downloaded 167 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/Synth_1.1-5.zip' Content type 'application/zip' length 105290 bytes (102 KB) downloaded 102 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/truncnorm_1.0-8.zip' Content type 'application/zip' length 42287 bytes (41 KB) downloaded 41 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/yaml_2.2.0.zip' Content type 'application/zip' length 200366 bytes (195 KB) downloaded 195 KB

package ‘CBPS’ successfully unpacked and MD5 sums checked package ‘DataCombine’ successfully unpacked and MD5 sums checked package ‘evaluate’ successfully unpacked and MD5 sums checked package ‘foreach’ successfully unpacked and MD5 sums checked package ‘glmnet’ successfully unpacked and MD5 sums checked package ‘highr’ successfully unpacked and MD5 sums checked package ‘iterators’ successfully unpacked and MD5 sums checked package ‘kernlab’ successfully unpacked and MD5 sums checked package ‘knitr’ successfully unpacked and MD5 sums checked package ‘lasso2’ successfully unpacked and MD5 sums checked package ‘markdown’ successfully unpacked and MD5 sums checked package ‘Matching’ successfully unpacked and MD5 sums checked package ‘MatchIt’ successfully unpacked and MD5 sums checked package ‘matrixStats’ successfully unpacked and MD5 sums checked package ‘mcmc’ successfully unpacked and MD5 sums checked package ‘MCMCpack’ successfully unpacked and MD5 sums checked package ‘optimx’ successfully unpacked and MD5 sums checked package ‘Rsolnp’ successfully unpacked and MD5 sums checked package ‘Synth’ successfully unpacked and MD5 sums checked package ‘truncnorm’ successfully unpacked and MD5 sums checked package ‘yaml’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in C:\Users\User\AppData\Local\Temp\RtmpGc6ZlF\downloaded_packages √ checking for file 'C:\Users\User\AppData\Local\Temp\RtmpGc6ZlF\remotes547ca335bd6\insongkim-PanelMatch-7b6b12b/DESCRIPTION' (641ms)

Installing package into ‘C:/Users/User/Documents/R/win-library/3.4’ (as ‘lib’ is unspecified)

adamrauh commented 5 years ago

What version of Windows are you using? Do you have RItools or Rcpp installed?

carlokoos commented 5 years ago

Win 10I have neither of the two installed. Best, but I CarloAm 03.12.2018 16:26 schrieb adamrauh notifications@github.com:What version of Windows are you using? Do you have RItools or Rcpp installed?

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.

adamrauh commented 5 years ago

@carlokoos Could you try installing Rtools, as described here?. (Apologies for getting the name wrong the first time. It's Rtools, not RItools.) Then, could you try installing Rcpp via install.packages("Rcpp") and see if that installs without error?

adamrauh commented 5 years ago

@carlokoos could you re-try installation? I pushed up a patch that should fix it.

adamrauh commented 5 years ago

I have good confidence that this should be fixed, so closing until we hear otherwise.