Skip to content
Prev 59065 / 63424 Next

Issue with data() function

Duncan and others:? I was not being careful with my description.? This concerned tests of 
version 3.2-8, not yet on CRAN, in which I was trying some size-limiting measures.?? My 
apologies for not making this clear.

 ? - I feel mild pressure to make the survival package smaller, per CRAN guidelines, and 
shrinking the data appears to be one way to approach that.? So a real point of the query 
is my attempts to do so.?? (I am much more resistant to shrinking the extensive test suite 
or the vignettes.)
 ? -? The survival package has a lot of small data sets, and bundling them up into a 
single .rda file does save space, but it causes some issues with data().?? The overall 
tarball goes from 7480 to 6100 in size (ls -s).

 ? Terry
On 10/24/20 4:28 AM, Duncan Murdoch wrote: