hrue / r-inla

This is the public repository for the r-inla project
GNU General Public License v2.0
88 stars 24 forks source link

INLA installation error; no such file redux #48

Closed davidshor closed 2 years ago

davidshor commented 2 years ago

I've seen this error floating around, have tried a couple things I've seen from googling (installing from command line, making sure I have the latest version of R, etc), curious if there are any fixes.

> Error in inla.call.builtin() : INLA installation error; no such file

Session info:

R version 4.1.2 (2021-11-01)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Monterey 12.4

Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] parallel  stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] bigrquery_1.4.0 mgcv_1.8-40     nlme_3.1-159    INLA_22.08.24   sp_1.5-0        foreach_1.5.2   Matrix_1.4-1   

loaded via a namespace (and not attached):
 [1] Rcpp_1.0.9        pillar_1.8.1      compiler_4.1.2    dbplyr_2.2.1      prettyunits_1.1.1 progress_1.2.2    iterators_1.0.14  tools_4.1.2      
 [9] bit_4.0.4         jsonlite_1.8.0    lifecycle_1.0.1   tibble_3.1.8      gargle_1.2.0      lattice_0.20-45   pkgconfig_2.0.3   rlang_1.0.4      
[17] DBI_1.1.3         cli_3.3.0         rstudioapi_0.14   curl_4.3.2        withr_2.5.0       httr_1.4.4        dplyr_1.0.9       hms_1.1.2        
[25] askpass_1.1       rappdirs_0.3.3    generics_0.1.3    vctrs_0.4.1       fs_1.5.2          tidyselect_1.1.2  bit64_4.0.5       grid_4.1.2       
[33] glue_1.6.2        R6_2.5.1          fansi_1.0.3       tzdb_0.3.0        readr_2.1.2       purrr_0.3.4       magrittr_2.0.3    ellipsis_0.3.2   
[41] codetools_0.2-18  splines_4.1.2     assertthat_0.2.1  utf8_1.2.2        openssl_2.0.2     crayon_1.5.1     
hrue commented 2 years ago

Use R-4.2

hrue commented 2 years ago

Try after upgrading to R 4.2

Get Outlook for iOShttps://aka.ms/o0ukef


From: David Shor @.> Sent: Monday, August 29, 2022 9:21:25 PM To: hrue/r-inla @.> Cc: Subscribed @.***> Subject: [hrue/r-inla] INLA installation error; no such file redux (Issue #48)

I've seen this error floating around, have tried a couple things I've seen from googling (installing from command line, making sure I have the latest version of R, etc), curious if there are any fixes.

Error in inla.call.builtin() : INLA installation error; no such file

Session info:

R version 4.1.2 (2021-11-01) Platform: aarch64-apple-darwin20 (64-bit) Running under: macOS Monterey 12.4

Matrix products: default LAPACK: /Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/lib/libRlapack.dylib

locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages: [1] parallel stats graphics grDevices utils datasets methods base

other attached packages: [1] bigrquery_1.4.0 mgcv_1.8-40 nlme_3.1-159 INLA_22.08.24 sp_1.5-0 foreach_1.5.2 Matrix_1.4-1

loaded via a namespace (and not attached): [1] Rcpp_1.0.9 pillar_1.8.1 compiler_4.1.2 dbplyr_2.2.1 prettyunits_1.1.1 progress_1.2.2 iterators_1.0.14 tools_4.1.2 [9] bit_4.0.4 jsonlite_1.8.0 lifecycle_1.0.1 tibble_3.1.8 gargle_1.2.0 lattice_0.20-45 pkgconfig_2.0.3 rlang_1.0.4 [17] DBI_1.1.3 cli_3.3.0 rstudioapi_0.14 curl_4.3.2 withr_2.5.0 httr_1.4.4 dplyr_1.0.9 hms_1.1.2 [25] askpass_1.1 rappdirs_0.3.3 generics_0.1.3 vctrs_0.4.1 fs_1.5.2 tidyselect_1.1.2 bit64_4.0.5 grid_4.1.2 [33] glue_1.6.2 R6_2.5.1 fansi_1.0.3 tzdb_0.3.0 readr_2.1.2 purrr_0.3.4 magrittr_2.0.3 ellipsis_0.3.2 [41] codetools_0.2-18 splines_4.1.2 assertthat_0.2.1 utf8_1.2.2 openssl_2.0.2 crayon_1.5.1

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/hrue/r-inla/issues/48__;!!Nmw4Hv0!zs7VIph5Ly8kBWUcYIxjJdbv3h205BtZIYY4ycDGqpxZbY6PkR2PMaXo_1qFy3cNvEV9c9WNChjLPYQMguC7ZKyQD1BfGg$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ABY7TB4I4RGHYJHA2ETK7NTV3T5SLANCNFSM576X6XQA__;!!Nmw4Hv0!zs7VIph5Ly8kBWUcYIxjJdbv3h205BtZIYY4ycDGqpxZbY6PkR2PMaXo_1qFy3cNvEV9c9WNChjLPYQMguC7ZKzFmKyjLQ$. You are receiving this because you are subscribed to this thread.Message ID: @.***>