R Under development (unstable) (2024-09-02 r87090 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. > 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.12.1, GDAL 3.8.4, PROJ 9.3.1; sf_use_s2() is TRUE terra 1.7.78 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe Layer file30d54b45c14 in dataset D:\temp\RtmpKSCfM7\file30d54b45c14.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 36 | PASS 86 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (36): 'test-get_apicarto_cadastre.R:68:7', 'test-get_apicarto_cadastre.R:86:7', 'test-get_apicarto_cadastre.R:102:7', 'test-get_apicarto_cadastre.R:120:7', 'test-get_apicarto_cadastre.R:138: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:47:7', 'test-get_iso.R:69:7', 'test-get_iso.R:82: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:5:7', 'test-get_wms_raster.R:28:4', 'test-get_wms_raster.R:42:4', 'test-get_wms_raster.R:56:4', 'test-get_wms_raster.R:72:4', 'test-get_wms_raster.R:84: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 36 | PASS 86 ] > > proc.time() user system elapsed 9.09 0.96 10.57