R Under development (unstable) (2025-10-07 r88904 ucrt) -- "Unsuffered Consequences" 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) > test_check("geoflow") Loading required package: geoflow Loading ISO 19139 XML schemas... Loading ISO 19115-3 XML schemas... Loading ISO 19139 codelists... [ FAIL 0 | WARN 0 | SKIP 53 | PASS 0 ] ══ Skipped tests (53) ══════════════════════════════════════════════════════════ • On CRAN (47): 'test_config.R:11:3', 'test_config_metadata_csw.R:14:5', 'test_config_metadata_csw.R:30:5', 'test_config_metadata_csw.R:40:5', 'test_config_metadata_dataverse.R:11:3', 'test_config_metadata_dataverse.R:29:3', 'test_config_metadata_gsheets.R:13:3', 'test_config_metadata_gsheets.R:31:3', 'test_config_metadata_gsheets.R:42:3', 'test_config_metadata_gsheets_eml.R:13:3', 'test_config_metadata_gsheets_eml.R:31:3', 'test_config_metadata_gsheets_eml.R:40:3', 'test_config_metadata_gsheets_iso19115.R:13:3', 'test_config_metadata_gsheets_iso19115.R:31:3', 'test_config_metadata_gsheets_iso19115.R:40:3', 'test_config_metadata_gsheets_iso19115_inspire.R:13:3', 'test_config_metadata_gsheets_iso19115_inspire.R:31:3', 'test_config_metadata_gsheets_iso19115_inspire.R:40:3', 'test_config_metadata_gsheets_iso19115_inspire_geonetwork.R:14:3', 'test_config_metadata_gsheets_iso19115_inspire_geonetwork.R:32:3', 'test_config_metadata_gsheets_iso19115_inspire_geonetwork.R:41:3', 'test_config_metadata_gsheets_iso19115_inspire_geonetwork_with_uuid.R:14:3', 'test_config_metadata_gsheets_iso19115_inspire_geonetwork_with_uuid.R:32:3', 'test_config_metadata_gsheets_iso19115_inspire_geonetwork_with_uuid.R:41:3', 'test_config_metadata_gsheets_sdi_geoserver_geotiff.R:13:3', 'test_config_metadata_gsheets_sdi_geoserver_geotiff.R:31:3', 'test_config_metadata_gsheets_sdi_geoserver_geotiff.R:40:3', 'test_config_metadata_gsheets_sdi_geoserver_geotiff_view.R:13:3', 'test_config_metadata_gsheets_sdi_geoserver_geotiff_view.R:31:3', 'test_config_metadata_gsheets_sdi_geoserver_geotiff_view.R:40:3', 'test_config_metadata_gsheets_sdi_geoserver_shp.R:13:3', 'test_config_metadata_gsheets_sdi_geoserver_shp.R:31:3', 'test_config_metadata_gsheets_sdi_geoserver_shp.R:40:3', 'test_config_metadata_gsheets_zenodo.R:11:3', 'test_config_metadata_gsheets_zenodo.R:31:3', 'test_config_metadata_gsheets_zenodo.R:42:3', 'test_config_metadata_gsheets_zenodo_full.R:11:4', 'test_config_metadata_ncml.R:11:3', 'test_config_metadata_ncml.R:24:3', 'test_config_metadata_thredds_noaa.R:11:3', 'test_config_metadata_thredds_noaa.R:24:3', 'test_config_metadata_zenodo.R:13:3', 'test_config_metadata_zenodo.R:30:3', 'test_config_metadata_zenodo.R:39:3', 'test_config_metadata_zenodo_with_options.R:13:3', 'test_config_metadata_zenodo_with_options.R:30:3', 'test_config_metadata_zenodo_with_options.R:40:3' • empty test (6): 'test_config_metadata_dataverse.R:38:1', 'test_config_metadata_gsheets_sdi_geonode_shp.R:12:1', 'test_config_metadata_gsheets_sdi_geonode_shp.R:29:1', 'test_config_metadata_gsheets_sdi_geonode_shp.R:37:1', 'test_config_metadata_ncml.R:33:1', 'test_config_metadata_thredds_noaa.R:33:1' [ FAIL 0 | WARN 0 | SKIP 53 | PASS 0 ] > > proc.time() user system elapsed 38.82 2.37 44.71