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.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppfarmhash/issues
Last updated from:5b6bfba0d7. Checks:10 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 95 | ||
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 140 | ||
| linux-release-arm64 | OK | 145 | ||
| linux-release-x86_64 | OK | 139 | ||
| windows-devel-arm64 | OK | 188 | ||
| windows-devel-x86_64 | OK | 116 | ||
| windows-release-arm64 | OK | 155 | ||
| windows-release-x86_64 | OK | 87 | ||
| wasm-release | OK | 111 |
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 |
