Unable to install Github packages in R
问题 I need a packages witch is located on Github. And I am aware that there are multiple solutions to install the package in R. I am trying to install the package on a Windows server. This is what I tried: Solution 1 (which is based on the Vignette) install.packages("devtools") library("devtools") devtools::install_github("bmschmidt/wordVectors") Error: Could not find tools necessary to compile a package In addition: Warning messages: 1: In strptime(xx, f, tz = tz): unable to identify current