CRAN Package Check Results for Package kvkapiR

Last updated on 2026-05-29 15:53:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 2.82 31.74 34.56 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 64.52 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 64.08 OK
r-devel-windows-x86_64 0.1.2 8.00 196.00 204.00 ERROR
r-patched-linux-x86_64 0.1.2 2.72 37.52 40.24 OK
r-release-linux-x86_64 0.1.2 4.06 37.93 41.99 OK
r-release-macos-arm64 0.1.2 1.00 22.00 23.00 OK
r-release-macos-x86_64 0.1.2 3.00 58.00 61.00 OK
r-release-windows-x86_64 0.1.2 6.00 66.00 72.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 3.00 38.00 41.00 OK
r-oldrel-windows-x86_64 0.1.2 8.00 77.00 85.00 OK

Check Details

Version: 0.1.2
Check: tests
Result: ERROR Running 'testthat.R' [141s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for packages that use 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(kvkapiR) > > test_check("kvkapiR") v KVK_API_KEY has been set for this session. Saving _problems/test-kvk_retrieve-10.R Saving _problems/test-kvk_retrieve-11.R Saving _problems/test-kvk_retrieve-12.R i You are using the KvK test environment. Test data will be returned. i You are using the KvK test environment. Test data will be returned. i You are using the KvK test environment. Test data will be returned. i No results found (HTTP 404). v Max cost: EUR 5.00 for this session Format: "summary" Records: 1 Format: "detailed" Records: 2 [ FAIL 3 | WARN 2 | SKIP 11 | PASS 171 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • API key not available (3): 'test-kvk_retrieve.R:78:3', 'test-list-to-tibble-robustness.R:71:3', 'test-list-to-tibble-robustness.R:101:3' • API key not available for usage tracking tests (4): 'test-utils-usage-tracking.R:89:3', 'test-utils-usage-tracking.R:116:3', 'test-utils-usage-tracking.R:330:3', 'test-utils-usage-tracking.R:419:3' • Complex mocking required for httr2 responses (1): 'test-ipd-error-handling.R:44:3' • No API key available (1): 'test-ipd-error-handling.R:60:3' • No API key available for testing (2): 'test-kvk_search.R:32:3', 'test-kvk_search.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-kvk_retrieve.R:10:3'): kvk_get_basisprofiel works with test environment ── Expected `result` to be an S3 object. Actual OO type: none. ── Failure ('test-kvk_retrieve.R:11:3'): kvk_get_basisprofiel works with test environment ── Expected `result$kvkNummer` to equal "68750110". Differences: `actual` is NULL `expected` is a character vector ('68750110') ── Failure ('test-kvk_retrieve.R:12:3'): kvk_get_basisprofiel works with test environment ── Expected `"naam" %in% names(result)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 3 | WARN 2 | SKIP 11 | PASS 171 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64