- using R version 4.4.3 (2025-02-28 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.3.0
GNU Fortran (GCC) 13.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'happign/DESCRIPTION' ... OK
- this is package 'happign' version '0.3.2'
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'happign' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking 'build' directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [6s] OK
- checking whether the package can be loaded with stated dependencies ... [6s] OK
- checking whether the package can be unloaded cleanly ... [6s] OK
- checking whether the namespace can be loaded with stated dependencies ... [6s] OK
- checking whether the namespace can be unloaded cleanly ... [6s] OK
- checking loading without being on the library search path ... [6s] OK
- checking whether startup messages can be suppressed ... [6s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [15s] OK
- checking Rd files ... [1s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of 'data' directory ... OK
- checking data for non-ASCII characters ... [1s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking R/sysdata.rda ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [8s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [12s] ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> 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.0, GDAL 3.10.1, 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 file2b83c82e5d33 in dataset D:\temp\2025_03_13_01_50_00_8052\RtmpKyWVMb\file2b83c82e5d33.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 1 | WARN 0 | SKIP 38 | PASS 87 ]
══ Skipped tests (38) ══════════════════════════════════════════════════════════
• On CRAN (38): '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:47:7', 'test-get_iso.R:70:7',
'test-get_iso.R:83: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_wms_raster.R:95:4', 'test-get_wms_raster.R:112: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'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_iso.R:40:4'): build_iso_query works ──────────────────────
`req` has length 8, not length 7.
[ FAIL 1 | WARN 0 | SKIP 38 | PASS 87 ]
Error: Test failures
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [2s] OK
- checking PDF version of manual ... [21s] OK
- checking HTML version of manual ... [3s] OK
- DONE
Status: 1 ERROR