Message-ID: <1301970913009-3427046.post@n4.nabble.com>
Date: 2011-04-05T02:35:13Z
From: S Ellison
Subject: R CMD build creates tar file instead of tar.gz file
In-Reply-To: <7299A0B7339263459A05620F8C814D03029FA1F897@r4-ce-s8-03>
I had an identical problem building in R.2.12 with the latest (last week's)
Rtools.
Interestingly I found that if I used a DOS path in rcmd build (eg rcmd build
0.9\pkg) I got a .tar, but if I replaced it with the unix-like path as in
rcmd build 0.9/pkg
I got a .tar.gz
Weird but workable.
S Ellison
LGC
--
View this message in context: http://r.789695.n4.nabble.com/R-CMD-build-creates-tar-file-instead-of-tar-gz-file-tp3402687p3427046.html
Sent from the R help mailing list archive at Nabble.com.