Package: RcppFarmHash 0.0.4
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.4.tar.gz
RcppFarmHash_0.0.4.zip(r-4.7-x86_64)RcppFarmHash_0.0.4.zip(r-4.7-arm64)RcppFarmHash_0.0.4.zip(r-4.6-x86_64)RcppFarmHash_0.0.4.zip(r-4.6-arm64)RcppFarmHash_0.0.4.zip(r-4.5-x86_64)
RcppFarmHash_0.0.4.tgz(r-4.6-x86_64)RcppFarmHash_0.0.4.tgz(r-4.6-arm64)RcppFarmHash_0.0.4.tgz(r-4.5-x86_64)RcppFarmHash_0.0.4.tgz(r-4.5-arm64)
RcppFarmHash_0.0.4.tar.gz(r-4.7-arm64)RcppFarmHash_0.0.4.tar.gz(r-4.7-x86_64)RcppFarmHash_0.0.4.tar.gz(r-4.6-arm64)RcppFarmHash_0.0.4.tar.gz(r-4.6-x86_64)
RcppFarmHash_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
RcppFarmHash/json (API)
| # 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:01f1cf758d. Checks:15 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 96 | ||
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 200 | ||
| linux-release-arm64 | OK | 94 | ||
| linux-release-x86_64 | OK | 106 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-release-x86_64 | OK | 173 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| macos-oldrel-x86_64 | OK | 213 | ||
| windows-devel-arm64 | OK | 191 | ||
| windows-devel-x86_64 | OK | 108 | ||
| windows-release-arm64 | OK | 168 | ||
| windows-release-x86_64 | OK | 80 | ||
| windows-oldrel-x86_64 | OK | 78 | ||
| wasm-release | OK | 108 |
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 |
