Re: [Rd] CRAN Feature Request: install.data (task.view="Cluster")

2018-10-28 Thread Duncan Murdoch
On 28/10/2018 5:08 PM, Abs Spurdle wrote: Hi I wish that it was possible to install datasets from R packages without installing the rest of the packages. Mainly for testing purposes or writing examples. Assuming that there's a top level data directory (which there isn't): install.data (package

[Rd] CRAN Feature Request: install.data (task.view="Cluster")

2018-10-28 Thread Abs Spurdle
Hi I wish that it was possible to install datasets from R packages without installing the rest of the packages. Mainly for testing purposes or writing examples. Assuming that there's a top level data directory (which there isn't): > install.data (package=c ("s20x", "R330") ) Which would install