On 2020-09-22 02:22, Hugh Parsonage wrote:
One of your vignettes is a 52-page pdf. It may be more suitable to
provide a link to it rather than distributing it with the package, or
distribute an excerpt.
Some the images in the PDFs could be PDFs themselves, or be pngs with
lower resolution.
One of your vignettes is a 52-page pdf. It may be more suitable to provide
a link to it rather than distributing it with the package, or distribute an
excerpt.
Some the images in the PDFs could be PDFs themselves, or be pngs with lower
resolution.
On Tue, 22 Sep 2020 at 5:04 pm, Spencer Graves <
Hello, All:
R CMD check of "https://github.com/sbgraves237/Ecfun"; on Mac produces
the following NOTE:
* checking installed package size ... NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
doc 5.2Mb
It doesn't do that with Travis CI[1] nor on a Windows 10 comp
On 12 March 2020 at 20:14, Ivan Krylov wrote:
| On Thu, 12 Mar 2020 15:16:13 +
| Carsten Croonenbroeck wrote:
| >> Where a large amount of data is required (even after compression),
| >> consideration should be given to a separate data-only package which
| >> can be updated only rarely (sinc
On Thu, 12 Mar 2020 15:16:13 +
Carsten Croonenbroeck wrote:
> I would like to know what's the maximum size and if there's a way
> around that limit.
Here's what CRAN policy [*] says about that:
>> As a general rule, neither data nor documentation should exceed 5MB
>> (which covers several b
Hello everyone,
I would like to ask what's the maximum for installed package size. The thing
is, I would like to publish a package that contains, sure, a set of functions,
but also a very nice data set concerning meteorological data. That data set is
required for wind farm layout optimization,