Package: RcppFarmHash 0.0.3
RcppFarmHash: Interface to the Google 'FarmHash' Family of Hash Functions
The Google 'FarmHash' family of hash functions is used by the Google 'BigQuery' data warehouse via the 'FARM_FINGERPRINT' function. This package permits to calculate these hash digest fingerprints directly from R, and uses the included 'FarmHash' files written by G. Pike and copyrighted by Google, Inc.
Authors:
RcppFarmHash_0.0.3.tar.gz
RcppFarmHash_0.0.3.zip(r-4.7)RcppFarmHash_0.0.3.zip(r-4.6)RcppFarmHash_0.0.3.zip(r-4.5)
RcppFarmHash_0.0.3.tgz(r-4.6-x86_64)RcppFarmHash_0.0.3.tgz(r-4.6-arm64)RcppFarmHash_0.0.3.tgz(r-4.5-x86_64)RcppFarmHash_0.0.3.tgz(r-4.5-arm64)
RcppFarmHash_0.0.3.tar.gz(r-4.7-arm64)RcppFarmHash_0.0.3.tar.gz(r-4.7-x86_64)RcppFarmHash_0.0.3.tar.gz(r-4.6-arm64)RcppFarmHash_0.0.3.tar.gz(r-4.6-x86_64)
RcppFarmHash_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcppFarmHash/json (API)
NEWS
| # Install 'RcppFarmHash' in R: |
| install.packages('RcppFarmHash', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppfarmhash/issues
Last updated from:053253c393. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 114 | ||
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 172 | ||
| linux-release-arm64 | OK | 103 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-release-x86_64 | OK | 148 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| macos-oldrel-x86_64 | OK | 239 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 106 | ||
| wasm-release | OK | 110 |
Exports:farmhash
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Interface to the Google 'FarmHash' Family of Hash Functions | RcppFarmHash-package RcppFarmHash |
| Compute a 'FarmHash' digest for a vector of strings | farmhash |
