Skip to content
Back to formatted view

Raw Message

Message-ID: <1364418820352-4662661.post@n4.nabble.com>
Date: 2013-03-27T21:13:40Z
From: Ulrike Grömping
Subject: sysdata.rda vs. rda files in data directory
In-Reply-To: <514DE296.2040605@beuth-hochschule.de>

Dear all, 

for everybody's benefit, here is a brief summary of what I learnt from Uwe
Ligges. There is a convincing reason against combining a data directory with
a datalist file only (the way for retrieving a list of the data available
without the package loaded) with a sysdata.rda file in the R directory (the
only way for achieving a small installed size): the command data(filename)
will not work on the names listed in the datalist file (I thought
otherwise), which would be sort of odd and unexpected. Therefore, I will go
for the small installed size (=sysdata.rda file) without a data directory.

Best, Ulrike



--
View this message in context: http://r.789695.n4.nabble.com/sysdata-rda-vs-rda-files-in-data-directory-tp4662302p4662661.html
Sent from the R devel mailing list archive at Nabble.com.