Displaying 1 result from an estimated 1 matches for "drydown".
Did you mean:
dropdown
2007 Oct 04
1
Building package with R 2.6.0 on Windows/Cygwin gives error with tar
My setup:
Windows XP, R-2.6.0, Cygwin (not the Rtools version)
When I tried to build a package, I was given this message:
tar: c\:/X/Rpkgs/Drydown_1.41.tar: Cannot open: Input/Output error
Even manually typing the following caused the same error:
tar chf 'c:/X/Rpkgs/Drydown_1.41.tar' Drydown
I looked at the 2.5.1 and 2.6.0 build scripts. After restoring this
section to the 2.6.0 build script:
## workaround for paths in Cygwin tar...