-
Installation stops with error: `Error: package 'INLA' is not available`
available from another repo here: https://www.r-inla.org/download-install
Need to be added to the installation.
either…
-
I got a new machine in 2021 and have never been able to get VAST up and running on it. I had extensive issues getting R to find the compiler which I think I've resolved. I've installed VAST and TMB bu…
-
While installing INLA:
```
Configuration failed because libudunits2.so was not found. Try installing:
* deb: libudunits2-dev (Debian, Ubuntu, ...)
* rpm: udunits2-devel (Fedora, EPEL, ..…
-
Initial development in CAR branch:
To do list:
- spatial and spatiotemporal components currently included, with the latter as IID. Does it make sense to also include AR(1)?
- matrix.inverse() c…
-
## 统计历史
The Life, Letters and Labours of Francis Galton, by Karl Pearson
https://galton.org/pearson/
## R 语言
An Introduction to R
https://colinfay.me/intro-to-r/
Outstanding User Interfa…
-
To enable a brand new universe of available analysis
http://www.joeconway.com/plr/
-
Try to add binaries that are required by:
- [x] INLA
- [x] GSL (check if pattern in `abn` DESCRIPTION is recognised correctly)
- [x] cmake (evtl. gcc, gcc-c++, gfortran, ...)
- [x] JAGS (only Ub…
-
I have been trying to use packages from my company internal CRAN-like repository in my packrat project. I can install fine, but when I do `packrat::snapshot()` I get the error
```
Error: Unable to r…
-
After placing a new licence of the Pardiso library in `~/panua.lic`, I got the following error in `inla.pardiso.check()`:
```r
library(INLA)
```
```
Loading required package: Matrix
Loading re…
-