There is no explanation other than gremlins and the malevolence that the computer gods hold towards me.
fortune nomination. On Tue, Aug 14, 2018 at 7:12 PM, Rolf Turner <r.tur...@auckland.ac.nz> wrote: > On 14/08/18 23:01, peter dalgaard wrote: >> >> Hmm, >> >>> .Fortran(stats:::C_setsmu, as.integer(0)) >> >> [[1]] >> [1] 0 >> >>> .Fortran(stats:::C_setsmu, as.integer(fumble)) >> >> Error: object 'fumble' not found >>> >>> .Fortran(stats:::C_setsmu, fumble=as.integer(fumble)) >> >> Error: object 'fumble' not found >>> >>> .Fortran(stats:::C_setsmu, nphi=as.integer(nphi)) >> >> Error: object 'nphi' not found >> >> so I think we need an alternative hypothesis about what went wrong for >> you... >> >> If nphi was NULL from the outset, that could explain things. > > > No, I never set nphi to NULL. > > I put the code back to the way it was previously, just now, and tried again. > Now I get "object 'nphi' not found". > > There is no explanation other than gremlins and the malevolence that the > computer gods hold towards me. > > cheers, > > Rolf > > -- > Technical Editor ANZJS > Department of Statistics > University of Auckland > Phone: +64-9-373-7599 ext. 88276 > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.