default_long_hash_algo {drake} | R Documentation |
Return the default long hash algorithm for make()
.
![[Deprecated]](../help/figures/lifecycle-deprecated.svg)
Description
Deprecated. drake now only uses one hash algorithm per cache.
Usage
default_long_hash_algo(cache = NULL)
Arguments
cache |
Optional drake cache.
When you |
Details
Deprecated on 2018-12-12
Value
A character vector naming a hash algorithm.
[Package drake version 7.13.9 Index]