Greetings, I am unable to successfully BUILD due to a file that apears to be too long. I know it it due to the length of a particular R program because if I remove a line, even a comment line, from the file it then successfully builds. However, if I add the line back in, the build fails. The file is only 14Kb long. Any help or suggestions are greatly appreciated. Thank you for your time. John Zajd Constella Group Raleigh, NC 919 313-7746 [[alternative HTML version deleted]]
As we have said to you before, we need a reproducible example, and it is very likely that you are speculating. There is no 'BUILD' command in R: do you mean 'R CMD build'? If so, that does not parse any `R program'. On Mon, 31 Jul 2006, Zajd, John wrote:> Greetings, > > I am unable to successfully BUILD due to a file that apears to be too > long. > > I know it it due to the length of a particular R program because if I > remove a line, even a comment line, > from the file it then successfully builds. However, if I add the line > back in, the build fails. > > The file is only 14Kb long. > > Any help or suggestions are greatly appreciated. > > Thank you for your time. > John Zajd > Constella Group > Raleigh, NC > 919 313-7746 > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch 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. >-- 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
Zajd, John wrote:> Greetings, > > I am unable to successfully BUILD due to a file that apears to be too > long. > > I know it it due to the length of a particular R program because if I > remove a line, even a comment line, > from the file it then successfully builds. However, if I add the line > back in, the build fails. > > The file is only 14Kb long.Strange. Can you make this file available, please? Uwe Ligges> Any help or suggestions are greatly appreciated. > > Thank you for your time. > John Zajd > Constella Group > Raleigh, NC > 919 313-7746 > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch 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.