Hola!
Sorry for going off-topic, but here are
something I found on the web
yesterday - an explanation of
statistics in poetic form:
First, you see your data for what they seem to be
Then, you ask them for the truth - are you what you seem to me?
You see with broad expanse
you ask with narrowed power
you see and ask and see
and ask and see... and ask
With brush you paint the possibilities
with pen you scribe the probabilities
For in pictures we find insight
while in numbers we find strengt
(author is probably Forrest Young)
Kjetil Halvorsen
Hello everybody I'm writing a package and am trying to get it past "R CMD check ." It has no C or Fortan code, just R code. "R CMD check ." reports that the examples don't work: r:Davies% R CMD check . * checking for working latex ... OK * using log directory '/home/rksh/information/Davies/Davies.Rcheck' [deleted] * checking for code/documentation mismatches ... OK * checking for undocumented arguments in \usage ... OK * checking for CRLF line endings in C sources/headers ... OK * creating Davies-Ex.R ... OK * checking examples ... ERROR Running examples failed. r:Davies% Everything works fine with "R CMD check --no-example ." How do I tell which .Rd file is the problem? (I suspect that the examples aren't actually being executed because most of them take a long time and the error is pretty much instantaneous). Any clues? -- Robin Hankin, Lecturer, School of Geography and Environmental Science Tamaki Campus Private Bag 92019 Auckland New Zealand r.hankin at auckland.ac.nz tel 0064-9-373-7599 x6820; FAX 0064-9-373-7042