hoxo-m / githubinstall

A Helpful Way to Install R Packages Hosted on GitHub
http://hoxo-m.github.io/githubinstall/
Other
48 stars 12 forks source link

githubinstall issue #42

Open mialj1 opened 5 years ago

mialj1 commented 5 years ago

Hi, I am having issues in installing GitHub developer packages, especially when using githubistall it gives this error _Downloading GitHub repo cbail/textnets@master Error in if (!isdir(path)) { : missing value where TRUE/FALSE needed

I want to install "cbail/textnets" package but every time gives the same error I have tried both on rstudio and rgui.

fmerhout commented 5 years ago

Hi mialj1, can you copy past the output of session_info() and the exact code you are using to install textnets here, so we can better help you? Thank you.