R Under development (unstable) (2023-10-28 r85429 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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 51 | PASS 161 ] ══ Skipped tests (51) ══════════════════════════════════════════════════════════ • On CRAN (47): 'test-bru_sf.R:4:3', 'test-copy.R:2:3', 'test-copy.R:56:3', 'test-copy.R:99:3', 'test-data.R:5:3', 'test-data.R:79:3', 'test-component.R:233:3', 'test-component.R:301:3', 'test-component.R:328:3', 'test-component.R:363:3', 'test-component.R:414:3', 'test-component.R:427:3', 'test-fmesher_pixels.R:2:3', 'test-globe_mesh.R:2:3', 'test-globe_mesh.R:60: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:23:3', 'test-latent_fixed_effects.R:48:3', 'test-latent_fixed_effects.R:69:3', 'test-latent_fixed_effects.R:96:3', 'test-latent_linear.R:2: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:185: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:165:3', 'test-lgcp_2d.R:2:3', 'test-lgcp_2d_covars.R:2:3', 'test-lgcp_2d_plotsample.R:2:3', 'test-linearisation.R:2:3', 'test-mapper.R:384:3', 'test-mapper.R:399:3', 'test-mapper.R:455:3', 'test-multi_like.R:2:3', 'test-offset.R:2:3', 'test-predict.R:2:3', 'test-predict.R:129:3', 'test-utils.R:2:3' • bru_safe_inla(multicore = multicore, quietly = quietly) is not TRUE (2): 'test-aggregate.R:2:3', 'test-aggregate.R:74:3' • empty test (1): 'test-mdata.R:1:1' • stars cannot be loaded (1): 'test-eval_spatial.R:151:3' [ FAIL 0 | WARN 0 | SKIP 51 | PASS 161 ] > > proc.time() user system elapsed 4.07 0.50 14.35