R version 4.5.0 beta (2025-03-27 r88065 ucrt) -- "How About a Twenty-Six" 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.10.2, PROJ 9.5.1; sf_use_s2() is TRUE terra 1.8.29 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe Layer file21624c9daad in dataset D:\temp\2025_03_28_13_40_16_21265\RtmpY1XPed\file21624c9daad.shp already exists: use either append=TRUE to append to layer or append=FALSE to overwrite layer 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 88 ] ══ Skipped tests (39) ══════════════════════════════════════════════════════════ • On CRAN (39): 'test-get_apicarto_cadastre.R:68:7', 'test-get_apicarto_cadastre.R:86:7', 'test-get_apicarto_cadastre.R:103:7', 'test-get_apicarto_cadastre.R:121:7', 'test-get_apicarto_cadastre.R:139: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_iso.R:45:7', 'test-get_iso.R:68:7', 'test-get_iso.R:81: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:33:4', 'test-get_wfs.R:70:7', 'test-get_wfs.R:93: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:90:7' [ FAIL 0 | WARN 0 | SKIP 39 | PASS 88 ] > > proc.time() user system elapsed 9.79 0.90 12.64