Hello. When trying to unpack today's version of R-patched, I get the following error: C:\R>tar -xf R-patched_2017-01-30.tar.gz gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now I got the same error for R-patched_2017-01-30.tar.gz but not for R-3.3.2.tar.gz. Thank you, Avi
Unexpected EOF in R-patched_2017-01-30
3 messages · Peter Dalgaard, Avraham Adler
On 31 Jan 2017, at 18:56 , Avraham Adler <avraham.adler at gmail.com> wrote: Hello. When trying to unpack today's version of R-patched,
On Tue, Jan 31, 2017 at 3:30 PM, peter dalgaard <pdalgd at gmail.com> wrote:
On 31 Jan 2017, at 18:56 , Avraham Adler <avraham.adler at gmail.com> wrote: Hello. When trying to unpack today's version of R-patched,
From which source? The files from cran.r-project.org seems OK, both those in src/base-prerelease and those from ETHZ. Also, is it not "tar -xfz" when reading a compressed file? -pd
Also, while passing z is not in the instructions given in Installation and Administration [1], I tried passing -xzf and it did not work. I believe f has to be last if the file name follows immediately. [1] <https://cran.r-project.org/doc/manuals/r-release/R-admin.html#Getting-the-source-files> Thanks, Avi
I get the following error: C:\R>tar -xf R-patched_2017-01-30.tar.gz gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now I got the same error for R-patched_2017-01-30.tar.gz but not for R-3.3.2.tar.gz. Thank you, Avi
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
-- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com