R Under development (unstable) (2025-07-08 r88392 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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 [ FAIL 0 | WARN 0 | SKIP 66 | PASS 129 ] ══ Skipped tests (66) ══════════════════════════════════════════════════════════ • On CRAN (54): 'test-01_lgcp_2d.R:2:3', 'test-01_lgcp_2d.R:140:3', 'test-02_predict.R:2:3', 'test-02_predict.R:129: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:89:3', 'test-component.R:231:3', 'test-component.R:300:3', 'test-component.R:328:3', 'test-component.R:364:3', 'test-component.R:418: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:108:3', 'test-lgcp_1d.R:162: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:436:3', 'test-mapper.R:451:3', 'test-mapper.R:507:3', 'test-mapper.R:614:3', 'test-mapper.R:760: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 (11): 'test-aggregate.R:2:3', 'test-aggregate.R:86:3', 'test-aggregate.R:187:3', 'test-aggregate.R:293:3', 'test-aggregate.R:360:3', 'test-data.R:67:3', 'test-component.R:2:3', 'test-component.R:136:3', 'test-component.R:401:3', 'test-mdata.R:2:3', 'test-mdata.R:160:3' • {stars} is not installed (1): 'test-eval_spatial.R:157:3' [ FAIL 0 | WARN 0 | SKIP 66 | PASS 129 ] > > proc.time() user system elapsed 3.70 0.48 10.79