R Under development (unstable) (2025-07-28 r88462 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. > library(testthat) > library(happign) Please make sure you have an internet connection. Use happign::get_last_news() to display latest geoservice news. > > test_check("happign") Linking to GEOS 3.13.1, GDAL 3.11.0, PROJ 9.6.0; sf_use_s2() is TRUE terra 1.8.60 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe Use happign::get_last_news() to display latest geoservice news. Please make sure you have an internet connection. [ FAIL 0 | WARN 0 | SKIP 39 | PASS 82 ] ══ Skipped tests (39) ══════════════════════════════════════════════════════════ • On CRAN (39): 'test-get_apicarto_cadastre.R:58:7', 'test-get_apicarto_cadastre.R:76:7', 'test-get_apicarto_cadastre.R:93:7', 'test-get_apicarto_cadastre.R:111:7', 'test-get_apicarto_cadastre.R:129:7', 'test-get_apicarto_codes_postaux.R:7:7', 'test-get_apicarto_gpu.R:39:7', 'test-get_apicarto_rpg.R:6:7', 'test-get_location_info.R:3:7', 'test-get_location_info.R:13:7', 'test-get_location_info.R:25:7', 'test-get_location_info.R:39:7', 'test-get_location_info.R:54:7', 'test-get_location_info.R:66:7', 'test-get_wfs.R:2:4', 'test-get_wfs.R:17:4', 'test-get_wfs.R:39:4', 'test-get_wfs.R:76:7', 'test-get_wfs.R:95:7', 'test-get_wfs.R:109:7', 'test-get_wms_raster.R:7:4', 'test-get_wms_raster.R:21:4', 'test-get_wms_raster.R:31:4', 'test-get_wms_raster.R:42:4', 'test-get_wms_raster.R:53:4', 'test-get_wms_raster.R:64:4', 'test-get_wms_raster.R:75:4', 'test-get_wms_raster.R:82:4', 'test-get_wms_raster.R:106:4', 'test-get_wmts.R:2:4', 'test-get_wmts.R:13:4', 'test-get_wmts.R:24:4', 'test-get_wmts.R:40:4', 'test-get_wmts.R:51:4', 'test-hit_api.R:12:7', 'test-utils.R:3:4', 'test-utils.R:18:4', 'test-utils.R:93:7', 'test-utils.R:106:7' [ FAIL 0 | WARN 0 | SKIP 39 | PASS 82 ] > > proc.time() user system elapsed 9.29 0.96 11.51