CRAN Package Check Results for Package hashmapR

Last updated on 2025-11-08 07:50:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 1.0.0 19.00 21.89 40.89 ERROR
r-release-macos-arm64 1.0.0 6.00 16.00 22.00 ERROR
r-release-macos-x86_64 1.0.0 12.00 30.00 42.00 ERROR
r-release-windows-x86_64 1.0.0 12.00 69.00 81.00 OK
r-oldrel-macos-arm64 1.0.0 3.00 21.00 24.00 ERROR
r-oldrel-macos-x86_64 1.0.0 8.00 36.00 44.00 ERROR
r-oldrel-windows-x86_64 1.0.0 13.00 59.00 72.00 WARN

Additional issues

M1mac

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hashmapR) > > test_check("hashmapR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_map.R:72:5'): clone ────────────────────────────────────────── a$to_list() not identical to m$to_list(). Component "keys": Component 1: Mean relative difference: 1 Component "keys": Component 2: Mean relative difference: 0.5 Component "values": Component 1: Mean relative difference: 1 Component "values": Component 2: Mean relative difference: 0.5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hashmapR) > > test_check("hashmapR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_map.R:72:5'): clone ────────────────────────────────────────── a$to_list() not identical to m$to_list(). Component "keys": Component 1: Mean relative difference: 1 Component "keys": Component 2: Mean relative difference: 0.5 Component "values": Component 1: Mean relative difference: 1 Component "values": Component 2: Mean relative difference: 0.5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] Error: Test failures Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hashmapR) > > test_check("hashmapR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_map.R:72:5'): clone ────────────────────────────────────────── a$to_list() not identical to m$to_list(). Component "keys": Component 1: Mean relative difference: 1 Component "keys": Component 2: Mean relative difference: 0.5 Component "values": Component 1: Mean relative difference: 1 Component "values": Component 2: Mean relative difference: 0.5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hashmapR) > > test_check("hashmapR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_map.R:72:5'): clone ────────────────────────────────────────── a$to_list() not identical to m$to_list(). Component "keys": Component 1: Mean relative difference: 1 Component "keys": Component 2: Mean relative difference: 0.5 Component "values": Component 1: Mean relative difference: 1 Component "values": Component 2: Mean relative difference: 0.5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

Version: 1.0.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: init.c:6:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] See 'd:/Rcompile/CRANpkg/local/4.4/hashmapR.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64