Re: [Rd] R 2.3.1 and R2.3.0 crash with system() and shell() commands (PR#9207)

2006-09-06 Thread Prof Brian Ripley
Works correctly for me in the Rtools directory on 2.3.1. Any more clues as to how to reproduce this? On Wed, 6 Sep 2006, [EMAIL PROTECTED] wrote: > Full_Name: Johannes Prix > Version: 2.3.1/2.3.0 not 2.1.1 > OS: Windows XP Service Pack 2 Build 2600.xpsp_sp2_gdr.0503011519 > Submission from: (NUL

[Rd] R 2.3.1 and R2.3.0 crash with system() and shell() commands (PR#9207)

2006-09-06 Thread Johannes . Prix
Full_Name: Johannes Prix Version: 2.3.1/2.3.0 not 2.1.1 OS: Windows XP Service Pack 2 Build 2600.xpsp_sp2_gdr.0503011519 Submission from: (NULL) (137.208.41.103) In a vanilla R, version 2.3.1 or version 2.3.0 the following crashes: system("gzip.exe") where I did nothing, prior to this command,