[R] inst directory

2004-10-09 Thread Bob Wheeler
R CMD check now balks at my inst directory. It contains a single folder 
doc, but apparently any folder causes the problem. If inst is empty, 
the project checks OK. This was not a problem before 1.9. I've checked 
the documentation, but don't see a change. What am I missing.

--
Bob Wheeler --- http://www.bobwheeler.com/
ECHIP, Inc. ---
Randomness comes in bunches.
__
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] inst directory

2004-10-09 Thread Prof Brian Ripley
On Sat, 9 Oct 2004, Bob Wheeler wrote:

 R CMD check now balks at my inst directory. It contains a single folder 
 doc, but apparently any folder causes the problem. If inst is empty, 
 the project checks OK. This was not a problem before 1.9. I've checked 
 the documentation, but don't see a change. What am I missing.

Hard to tell.  (What does `balk at' really mean?  What OS?  What is meant
by `now'?: there is no `1.9' and 1.9.0 is six months ago.  And so on.)

There are many packages on CRAN with sub-directories of inst (I presume
that is what you mean by `folder'), for example MASS, sm, spatstat, and
several (e.g. strucchange) have an inst directory just containing a doc 
subdirectory.

As I hope is clear we would need a lot more information.  Also, I think 
R-devel is a more appropriate place to ask such questions.

-- 
Brian D. Ripley,  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel:  +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UKFax:  +44 1865 272595

__
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html