xuyiqing / gsynth

Generalized Synthetic Control Method
Other
131 stars 40 forks source link

Error occurred when stalling gsynth 1.1.6 from GitHub #54

Closed Yanxia-Yu closed 2 years ago

Yanxia-Yu commented 3 years ago

Has anyone ever come across the following problem when installing gsynth 1.1.6 from GitHub? The code and the error message are as follows:

devtools::install_github('xuyiqing/gsynth') Error in normalizePath(key$InstallPath, mustWork = FALSE, winslash = "/")

Do you have any idea about how to solve this?