Mollie Brooks

Results 6 comments of Mollie Brooks

Hi Jim, What operating system are you using? Cheers, Mollie

Did you ever figure out why `R_inla.cpp` was getting copied incorrectly? Is it still happening for you? I agree that `devtools::install_github()` is the simplest way to download code. Luckily we...

There are .array() and .matrix() conversions documented here http://eigen.tuxfamily.org/dox/group__QuickRefPage.html It seems that .head() and .tail() are only for vectors, but checkout .block()

One other suggestion I forgot to write down... in `plotspict.seaprod(fit)` the title "Sinus model" doesn't make sense in English (if that's what you're going for). It could be changed to...

I don't understand why, but I'm still seeing this error when I do automated reverse dependenciy checks. Alternatively, I installed `afex` from CRAN and was able to knit the Rmd...

Yes, it is an old version (1.3-1)! I don't know why `revdepcheck` would do that. Sorry for wasting your time.