Last updated on 2025-11-08 07:50:58 CET.
| Package | ERROR | WARN | OK |
|---|---|---|---|
| hashmapR | 5 | 1 | 1 |
Current CRAN status: ERROR: 5, WARN: 1, OK: 1
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