* using log directory 'd:/Rcompile/CRANpkg/local/4.6/dawaR.Rcheck' * using R version 4.6.0 RC (2026-04-20 r89921 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-04-21 11:12:52 UTC * checking for file 'dawaR/DESCRIPTION' ... OK * this is package 'dawaR' 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 'dawaR' can be installed ... OK * 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 ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] OK * checking whether startup messages can be suppressed ... [1s] 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 ... [4s] 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [11s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [21s] ERROR Running 'testthat.R' [21s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(dawaR) ## {dawaR} provides data from the Danish Agency of Climate Data ## Terms and conditions apply. ## Read more at: https://dawadocs.dataforsyningen.dk/dok/om#vilkaar > > test_check("dawaR") Starting 2 test processes. > test-base_api.R: ! You do not have access to api.dataforsyningen.dk. > test-base_api.R: Please check your connection settings. Saving _problems/test-base_api-4.R [ FAIL 1 | WARN 0 | SKIP 49 | PASS 10 ] ══ Skipped tests (49) ══════════════════════════════════════════════════════════ • On CRAN (49): 'test-1-dawa-sections.R:2:3', 'test-2-get_data-sections.R:2:3', 'test-3-get_map_data-sections.R:3:3', 'test-autocomplete.R:3:5', 'test-autocomplete.R:10:5', 'test-autocomplete.R:17:5', 'test-autocomplete.R:24:5', 'test-autocomplete.R:34:5', 'test-autocomplete.R:41:5', 'test-autocomplete.R:48:5', 'test-autocomplete.R:55:5', 'test-autocomplete.R:65:5', 'test-autocomplete.R:72:5', 'test-autocomplete.R:79:5', 'test-autocomplete.R:86:5', 'test-autocomplete.R:96:5', 'test-autocomplete.R:103:5', 'test-autocomplete.R:110:5', 'test-autocomplete.R:117:5', 'test-base_api.R:8:3', 'test-base_api.R:19:3', 'test-base_api.R:25:3', 'test-afstemningsomraader.R:2:3', 'test-afstemningsomraader.R:8:3', 'test-afstemningsomraader.R:18:3', 'test-afstemningsomraader.R:28:3', 'test-afstemningsomraader.R:34:3', 'test-afstemningsomraader.R:40:3', 'test-afstemningsomraader.R:46:3', 'test-get_map_data-kommuner.R:2:3', 'test-get_map_data-politikredse.R:2:3', 'test-get_map_data-postnumre.R:6:3', 'test-get_map_data-regioner.R:2:3', 'test-get_map_data-vote.R:2:3', 'test-get_map_data.R:1:1', 'test-get_data.R:37:3', 'test-get_data.R:42:3', 'test-get_data.R:48:3', 'test-get_data.R:54:3', 'test-status_check.R:2:3', 'test-status_check.R:23:3', 'test-status_check.R:23:3', 'test-status_check.R:23:3', 'test-status_check.R:23:3', 'test-reverse.R:2:3', 'test-reverse.R:8:3', 'test-reverse.R:17:3', 'test-reverse.R:26:3', 'test-reverse.R:35:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-base_api.R:4:3'): API base function properly ───────────────── Expected `dawa(section = "supermarked")` to throw a error. [ FAIL 1 | WARN 0 | SKIP 49 | PASS 10 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [9s] OK * checking PDF version of manual ... [19s] OK * checking HTML version of manual ... [2s] OK * DONE Status: 1 ERROR