Message-ID: <476f94cb75d951390f6e5295634b95d2.squirrel@www.stats.uwo.ca>
Date: 2012-09-17T18:30:46Z
From: A.I. McLeod
Subject: other files in \inst\doc
I would like to include a Mathematica notebook and cdf file (both are
ASCII files) in the \inst\doc directory as supporting documentation. These
files are not large, about 340K each one. When I check using
R CMD check --as-cran ...
I get the following warning:
......................
* checking data for ASCII and uncompressed saves ... OK
WARNING
'qpdf' is needed for checks on size reduction of PDFs
* checking examples ... OK
* checking PDF version of manual ... OK
WARNING: There was 1 warning.
This warning disappears when I delete \inst\doc
Is this a bug?
Is it forbidden to include such ASCII files?
Regards, Ian McLeod