Skip to content
Prev 2417 / 63424 Next

reluctant to read win95 directory (PR#231)

Prof Brian D Ripley writes:
Firstly a workaround (fix?):

Disable McAfee VirusScan 4.0.2/4.0.4032.  If this means it could 
be described as more an incompatibility than a bug I apologise. 


Secondly to respond to the comments and suggestions (McAfee enabled):

What do I expect this command to do:
To read the names of the files in the current directory for assignment 
to a vector.  By current directory I mean the one named in the win95 
shortcut "Start in:" box, which is also the one initially offered by the 
Rgui pull down "File - Change dir".  It succeeds in this, but not on the 
first attempt.

Put a floppy in drive a:
Less whirring, but same result.  Hitting "a" gives the behaviour I 
described.  Hitting "f" succeeds after a few tries, but next time again 
needs a few tries before succeeding.  So far it seems exactly four "f"s 
or three "a"s are required.

Try shell():
Both the following cause the same behaviour as with "system()":
  shell("dir c:\\tmp\\9907","c:\\windows\\command.com",intern=T)
  shell("dir","command.com",intern=T)

Many thanks

----------------------------------------------------------------------------
John Peters
CSIRO National Measurement Laboratory
PO Box 218                                Phone:    +61 2 9413 7503
Lindfield NSW 2070                        Fax:      +61 2 9413 7202
Australia                                 Internet: John.Peters@tip.CSIRO.AU
----------------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Message-ID: <199907230851.SAA05406@dylan.tip.CSIRO.AU>
In-Reply-To: <Pine.GSO.4.05.9907220736550.3797-100000@auk.stats> from Prof Brian D Ripley at "Jul 22, 99 07:43:02 am"