[Rd] Error in building package indices
Prof Brian Ripley
ripley at stats.ox.ac.uk
Thu Oct 20 23:39:19 CEST 2005
There is not much context here, but it seems this is whilst trying to do
an install. I would expect R CMD INSTALL to fail in the same place.
It appears to indicate a bug in one of your datasets.
On Thu, 20 Oct 2005, Jain, Nitin wrote:
> Dear R-devel members,
>
> We are building a new package (GeneticsBase) for analysis of genetic data .
> While doing "R CMD check with R-2.1.1, I am getting the following error:
>
> ** building package indices ...
> Error in "colnames<-"(`*tmp*`, value = c("family", "pid", "father",
> "mother", :
> length of 'dimnames' [2] not equal to array extent
> Execution halted
> ERROR: installing package indices failed
> ERROR
> Installation failed.
>
> We believe that this could be due to package versioning, but are not sure.
Not sure what you mean here. No versioning is being used by R CMD check.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
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, UK Fax: +44 1865 272595
More information about the R-devel
mailing list