Building binary file failed
Ivan If you are asking me,...
After R CMD INSTALL --build yenlib1 is done, what is inside the *.zip file? Does it look like a valid zip file?
The .zip is zero size. The double-click it and found the folder empty.
If you open a Windows command line and type "where zip", which zip.exe is returned? Is it the one from Rtools?
Running the Windows command line "where zip" there is no response. I have Windows 10.
On 7/14/2022 2:38 PM, Ivan Krylov wrote:
On Thu, 14 Jul 2022 14:13:32 +0800 "Steven T. Yen" <styen at ntu.edu.tw> wrote:
This may have to do with the Zip program in my new laptop. I removed and re-installed 7-Zip but it did not help.
Yes, this is most likely related to the zip program. Adding MD5 sums involves running zip.exe -r9Xq <filename> <directory>, and the call fails for some reason. On the other hand, it can't be 7-zip because it doesn't contain zip.exe. After R CMD INSTALL --build yenlib1 is done, what is inside the *.zip file? Does it look like a valid zip file? If you open a Windows command line and type "where zip", which zip.exe is returned? Is it the one from Rtools?
[[alternative HTML version deleted]]
Please compose your messages in plain text. Otherwise, the automatically translated plain text version is all we see, and it's severely botched: https://stat.ethz.ch/pipermail/r-help/2022-July/475284.html See also: http://www.R-project.org/posting-guide.html