Johannes Graumann wrote: > Hi, > > I'm running into the error below when doing "R CMD INSTALL > MyPackage.tar.gz". This didn't use to be this way and I am at a loss as to > where this might be coming from. Any pointers where to look? > > Joh > > ** building package indices ... > Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, > : > line 1 did not have 8 elements > ERROR: installing package indices failed
I was working on new functionality and had a no-zipped data file in the "data" directory ... chance finding in google put me on that track ... Works again. Joh ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.