R Under development (unstable) (2026-03-06 r89561 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > if (require(testthat, quietly = TRUE)) { + test_check("inlabru") + } Loading required package: inlabru Loading required package: fmesher Starting 2 test processes. > test-environment.R: Test message 1 > test-environment.R: Test message 2 [ FAIL 0 | WARN 0 | SKIP 68 | PASS 129 ] ══ Skipped tests (68) ══════════════════════════════════════════════════════════ • On CRAN (55): 'test-01_lgcp_2d.R:2:3', 'test-01_lgcp_2d.R:140:3', 'test-02_predict.R:2:3', 'test-02_predict.R:128:3', 'test-additive.R:2:3', 'test-bru_sf.R:4:3', 'test-copy.R:2:3', 'test-copy.R:126:3', 'test-copy.R:188:3', 'test-data.R:5:3', 'test-data.R:87:3', 'test-component.R:226:3', 'test-component.R:294:3', 'test-component.R:322:3', 'test-component.R:361:3', 'test-component.R:417:3', 'test-fmesher_pixels.R:2:3', 'test-globe_mesh.R:2:3', 'test-globe_mesh.R:62:3', 'test-latent_ar1.R:75:3', 'test-latent_clinear.R:2:3', 'test-latent_factor.R:2:3', 'test-latent_factor.R:103:3', 'test-latent_fixed_effects.R:2:3', 'test-latent_fixed_effects.R:24:3', 'test-latent_fixed_effects.R:50:3', 'test-latent_fixed_effects.R:71:3', 'test-latent_fixed_effects.R:98:3', 'test-latent_linear.R:2:3', 'test-latent_linear.R:34:3', 'test-latent_rw2.R:2:3', 'test-latent_rw2.R:32:3', 'test-latent_spde_1d.R:31:3', 'test-latent_spde_2d.R:2:3', 'test-latent_spde_2d.R:97:3', 'test-lgcp_1d.R:28:3', 'test-lgcp_1d.R:105:3', 'test-lgcp_1d.R:156:3', 'test-lgcp_1d_nonlinear.R:2:3', 'test-lgcp_1d_nonlinear.R:169:3', 'test-lgcp_2d_covars.R:2:3', 'test-lgcp_2d_plotsample.R:2:3', 'test-linearisation.R:2:3', 'test-mapper.R:435:3', 'test-mapper.R:449:3', 'test-mapper.R:505:3', 'test-mapper.R:611:3', 'test-mapper.R:753:3', 'test-mapper.R:781:3', 'test-multi_like.R:2:3', 'test-multi_like.R:55:3', 'test-offset.R:2:3', 'test-response_size.R:2:3', 'test-response_size.R:82:3', 'test-utils.R:2:3' • bru_safe_inla(multicore = multicore, quietly = quietly) is not TRUE (12): 'test-aggregate.R:2:3', 'test-aggregate.R:85:3', 'test-aggregate.R:244:3', 'test-aggregate.R:321:3', 'test-aggregate.R:388:3', 'test-data.R:66:3', 'test-component.R:2:3', 'test-component.R:133:3', 'test-component.R:400:3', 'test-gcpo.R:3:3', 'test-mdata.R:2:3', 'test-mdata.R:160:3' • {stars} is not installed (1): 'test-eval_spatial.R:153:3' [ FAIL 0 | WARN 0 | SKIP 68 | PASS 129 ] > > proc.time() user system elapsed 6.75 0.65 20.01