Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.GSO.4.53.0310240833160.3958@herkules>
Date: 2003-10-24T09:01:39Z
From: Wolfgang Huber
Subject: Accessing data files w/ --use-zip-data
In-Reply-To: <Pine.LNX.4.44.0310231705280.1839-100000@gannet.stats>

> We would prefer you used inst/mydata copied to mydata (for some value of
> `mydata' != `data'), as package spatial does.  This allows the QC tools to
> check out aspects of the installed data directory unhindered.

Dear Prof. Ripley,

OK! - I'll do that. As this will probably come up again, would it be
worthwhile to define the recommended way and put something into the
"writing R extensions" manual?

PS I realized that system.file("mydata","myfile.xyz",package="matchprobes")
is a little more elegant than the construction cited in my previous mail.

Best regards
  Wolfgang