Return the default short hash algorithm for make()
.
Source: R/deprecated.R
default_short_hash_algo.Rd
Deprecated. drake now only uses one hash algorithm per cache.
Arguments
- cache
Optional drake cache. When you
configure_cache()
without supplying a short hash algorithm,default_short_hash_algo(cache)
is the short hash algorithm that drake picks for you.