Skip to content

How to add example data to R package

2 messages · wenjun zheng, Uwe Ligges

1 day later
#
On 18.06.2010 13:57, wenjun zheng wrote:
No, it should stay there, but you have to say

ZipData: no

in your DESCRIPTION file in order to avoid it being zipped up when the 
binary package is built.

If you want to put it somewhere else, use the ./inst directory of the 
source package. For more details see the manual "Writing R Extensions".

Uwe Ligges
>