Skip to content
Prev 172348 / 398502 Next

Error loading packages at sprintf()

This is a Mac-specific issue, as you are installing binary packages. 
The real error message was
so the problem is that tar is not in your path.  I've no idea how that 
would come to be (all Macs I have used had /usr/bin/tar), so please 
ask on R-sig-mac.

As far as I can tell, the sprintf message also comes from Mac-specific 
code and I thnk I know how to correct that.  But the real error was 
the one about 'tar'.
On Mon, 2 Mar 2009, Andrew J. Rominger wrote: