R Under development (unstable) (2023-06-17 r84564 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: sp The legacy packages maptools, rgdal, and rgeos, underpinning this package will retire shortly. Please refer to R-spatial evolution reports on https://r-spatial.org/r/2023/05/15/evolution4.html for details. This package is now running under evolution status 0 Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 84 | PASS 130 ] ══ Skipped tests (84) ══════════════════════════════════════════════════════════ • On CRAN (53): '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:223:3', 'test-component.R:291:3', 'test-component.R:318:3', 'test-component.R:353:3', 'test-component.R:404:3', 'test-fmesher_integration.R:248:3', 'test-fmesher_integration.R:260:3', 'test-fmesher_integration.R:301:3', 'test-fmesher_integration.R:329:3', 'test-fmesher_transform.R:2:3', 'test-fmesher_transform.R:28:3', 'test-fmesher_transform.R:62:3', 'test-fmesher_transform.R:90: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_spde_1d.R:31:3', 'test-latent_rw2.R:2:3', 'test-latent_rw2.R:32: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:197: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-multi_like.R:2:3', 'test-offset.R:2:3', 'test-predict.R:2:3', 'test-predict.R:130:3', 'test-utils.R:2:3', 'test-mapper.R:384:3', 'test-mapper.R:399:3', 'test-mapper.R:455:3' • bru_safe_inla(multicore = multicore, quietly = quietly) is not TRUE (31): 'test-aggregate.R:2:3', 'test-aggregate.R:74:3', 'test-fmesher_cprod.R:3:3', 'test-fmesher_cprod.R:16:3', 'test-fmesher_cprod.R:32:3', 'test-fmesher_cprod.R:58:3', 'test-fmesher_cprod.R:75:3', 'test-fmesher_integration.R:24:3', 'test-fmesher_integration.R:47:3', 'test-fmesher_integration.R:80:3', 'test-fmesher_integration.R:93:3', 'test-fmesher_integration.R:110:3', 'test-fmesher_integration.R:129:3', 'test-fmesher_integration.R:147:3', 'test-fmesher_integration.R:198:3', 'test-fmesher_sf.R:46:3', 'test-fmesher_sf.R:86:3', 'test-fmesher_sf.R:125:3', 'test-fmesher_sf.R:176:3', 'test-fmesher_sf.R:265:3', 'test-fmesher_sp.R:14:3', 'test-fmesher_sp.R:34:3', 'test-fmesher_sp.R:86:3', 'test-ipoints.R:2:3', 'test-ipoints.R:16:3', 'test-ipoints.R:30:3', 'test-ipoints.R:44:3', 'test-ipoints.R:61:3', 'test-ipoints.R:73:3', 'test-ipoints.R:141:3', 'test-mdata.R:2:3' [ FAIL 0 | WARN 0 | SKIP 84 | PASS 130 ] > > proc.time() user system elapsed 4.56 0.34 11.84