Dirk Eddelbuettel
Dirk Eddelbuettel
Circle back with @MattPD on this.
In one package which uses `pkgdown` to create documentation, I recently switch to a different vignette engine which also uses markdown. And from that package, R recognises all vignettes (as...
Started as `local_check_linux("mylocalpackage_1.2.3.tar.gz", image="rhub/fedora-clang-devel") ` Starts out well enough updating F31 but then ```sh >>>>>==================== Starting Docker container 8ab7d6d4e14eeb6f0d8bb5c3de74e223ecea43dd89228310b72fb260f034b187 > source('https://bioconductor.org/biocLite.R') Error: With R version 3.5 or greater, install Bioconductor...
Release 0.4.1 is really sweet but I fear this is a regression: ```r > plot_dependencies(deepdep("data.table")) Error in `[.data.frame`(g, , "labeled") : undefined columns selected > ``` With the default of...
So with #102 (thanks again, @yixuan, for preparing it) we have a release candidate for RcppEigen 0.3.4.0.0. It is currently running a first pass of reverse depends, and a few...
See https://blog.pushbullet.com/2020/01/21/improving-our-sms-api/
Cf https://mollyrocket.com/meowhash > ## How fast is it? > It’s the fastest hash function we know of, and we have benchmarked all the ones we could find. On modern Intel...
See e.g. [initial tweet](https://twitter.com/johnmsheffield/status/1418198759180230661), [my reply](https://twitter.com/eddelbuettel/status/1418203312982212608), [add-hoc repo](https://github.com/eddelbuettel/rcppfarmhash) and [upstream repo](https://github.com/google/farmhash). May need to think how to cast it into the (generally `char*`) result framework here. /cc @sheffe
See https://engineering.backtrace.io/2020-08-24-umash-fast-enough-almost-universal-fingerprinting/
Claims 5 to 20% faster than xxHash and MetroHash ... but is in Rust https://github.com/ticki/tfs/tree/master/seahash