[R] Building binary file failed
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Thu Jul 14 08:38:37 CEST 2022
On Thu, 14 Jul 2022 14:13:32 +0800
"Steven T. Yen" <styen using 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
--
Best regards,
Ivan
More information about the R-help
mailing list