- using R version 4.4.3 Patched (2025-02-28 r87922)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-14 (Debian 14.2.0-17) 14.2.0
GNU Fortran (Debian 14.2.0-17) 14.2.0
- running under: Debian GNU/Linux trixie/sid
- 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 executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘happign’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... 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 ... [8s/11s] OK
- checking whether the package can be loaded with stated dependencies ... [8s/10s] OK
- checking whether the package can be unloaded cleanly ... [7s/10s] OK
- checking whether the namespace can be loaded with stated dependencies ... [7s/9s] OK
- checking whether the namespace can be unloaded cleanly ... [8s/9s] OK
- checking loading without being on the library search path ... [8s/10s] OK
- checking whether startup messages can be suppressed ... [8s/10s] 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 ... [35s/46s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... 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/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/10s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [12s/16s] ERROR
Running ‘testthat.R’ [12s/16s]
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.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 filefaab96f5c7775 in dataset /home/hornik/tmp/scratch/RtmpytlmjZ/filefaab96f5c7775.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/2s] OK
- checking PDF version of manual ... [5s/6s] OK
- checking HTML version of manual ... [1s/1s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR