- using R Under development (unstable) (2025-03-12 r87947)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 20.1.0
flang version 20.1.0
- running under: Fedora Linux 40 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- 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 ... [51s/129s] 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 ... [15s/38s] OK
- checking whether the package can be loaded with stated dependencies ... [14s/26s] OK
- checking whether the package can be unloaded cleanly ... [14s/32s] OK
- checking whether the namespace can be loaded with stated dependencies ... [15s/24s] OK
- checking whether the namespace can be unloaded cleanly ... [14s/18s] OK
- checking loading without being on the library search path ... [14s/17s] OK
- checking whether startup messages can be suppressed ... [15s/24s] 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 ... [63s/109s] OK
- checking Rd files ... 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 ... 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 ... [15s/27s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [23s/40s] ERROR
Running ‘testthat.R’ [22s/39s]
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.12.2, GDAL 3.5.3, PROJ 9.3.1; sf_use_s2() is TRUE
terra 1.8.29
Attaching package: 'terra'
The following objects are masked from 'package:testthat':
compare, describe
Layer file3681da1c680ac6 in dataset /tmp/Rtmp5qZ9jO/working_dir/RtmpoQf4eH/file3681da1c680ac6.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 ... OK
- checking PDF version of manual ... OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR