R Under development (unstable) (2024-11-20 r87352 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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 54 | PASS 164 ] ══ Skipped tests (54) ══════════════════════════════════════════════════════════ • On CRAN (51): 'test-01_lgcp_2d.R:2:3', 'test-02_predict.R:2:3', 'test-02_predict.R:129:3', 'test-bru_sf.R:4:3', 'test-component.R:235:3', 'test-component.R:303:3', 'test-component.R:330:3', 'test-component.R:365:3', 'test-component.R:417:3', 'test-component.R:430:3', 'test-copy.R:2:3', 'test-copy.R:128:3', 'test-copy.R:171:3', 'test-data.R:5:3', 'test-data.R:84: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:51:3', 'test-latent_fixed_effects.R:72:3', 'test-latent_fixed_effects.R:99: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:134:3', 'test-lgcp_1d_nonlinear.R:2:3', 'test-lgcp_1d_nonlinear.R:170:3', 'test-lgcp_1d.R:28:3', 'test-lgcp_1d.R:108:3', 'test-lgcp_1d.R:162:3', 'test-lgcp_2d_covars.R:2:3', 'test-lgcp_2d_plotsample.R:2:3', 'test-linearisation.R:2:3', 'test-multi_like.R:2:3', 'test-multi_like.R:52:3', 'test-offset.R:2:3', 'test-response_size.R:2:3', 'test-utils.R:2:3', 'test-mapper.R:436:3', 'test-mapper.R:451:3', 'test-mapper.R:507:3', 'test-mapper.R:581:3', 'test-mapper.R:722:3' • stars cannot be loaded (1): 'test-eval_spatial.R:157:3' • utils::packageVersion("INLA") <= "24.06.02" is TRUE (1): 'test-mdata.R:3:3' • utils::packageVersion("INLA") <= "24.06.26" is TRUE (1): 'test-mdata.R:161:3' [ FAIL 0 | WARN 0 | SKIP 54 | PASS 164 ] > > proc.time() user system elapsed 5.67 0.75 21.14