Skip to content

xxhashlite

Extremely Fast Hashing of R Objects, Raw Data and Files using 'xxHash' Algorithms

v0.2.2 · Mar 12, 2024 · MIT + file LICENSE

Description

Extremely fast hashing of R objects using 'xxHash'. R objects are hashed via the standard serialization mechanism in R. Raw byte vectors and strings can be handled directly for compatibility with hashes created on other systems. This implementation is a wrapper around the 'xxHash' 'C' library which is available from <https://github.com/Cyan4973/xxHash>.

Downloads

CRAN

273

Last 30 days

17676th

684

Last 90 days

4.4K

Last year

Trend: +50% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

121

Last 90 days

405

Last year

Trend: -48.9% (30d vs prior 30d)

autoCRAN

4

Last 7 days

14

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

7,607

Files

30

Compiled share

95.8%

Has compiled src

Yes

Language breakdown

R 76 (1%)C/C++/src 7,288 (95.8%)Tests 150 (2%)Docs 93 (1.2%)

API

Exported functions

3

Internal functions

0

Recent export changes

v0.2.2+3 xxhash, xxhash_file, xxhash_raw

Testing & CI

Has tests

Yes

Test-to-code ratio

1.97

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

1

First release

2024-03-12

Latest release

2024-03-12

Avg cadence

Cold removal rate

Dep drift

0

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Version History

1 tracked
new 0.2.2 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Mar 12, 2024. Releases before tracking aren’t shown.