david616007
david616007
Hallo Sir, I tried the code: options(timeout=9999) if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install(c("graph", "Rgraphviz"), dep=TRUE) install.packages("INLA",repos=c(getOption("repos"),INLA="https://inla.r-inla-download.org/R/testing"), dep=TRUE) but when it ran the last line, it failed > install.packages("INLA",repos=c(getOption("repos"),INLA="https://inla.r-inla-download.org/R/testing"), dep=TRUE)...
This is my laptop username base on command prompt C:\Users\User>whoami laptop-kv3ishkr\user
What I have on my RStudio is INLAspacetime. It runs well, but of course it won't work for the inla(). I just confuse what is wrong with my device. My...
Sir, I want to inform you that the INLA has worked. I truly apologize to disturb your day. I have one last question, is there any chance if I email...
Proffesor, it worked, thanks a lot for your help. I appreciate. Thank you sir.