NEWS.md
Include an additional hash-archive-like registry in default_registries()
(https://hash-archive.carlboettiger.info)
default_registries()
is now an exported function.
Some edits for robustness: tsv-backed
registries disable vroom
altrep, (which can create file-lock issues on Windows. Even though altrep reading can provide significant speed improvements in this context with a large local registry, using LMDB for that case will still be much faster.)
Minor adjustments to some function names:
query_sources()
is now renamed sources()
query_history()
is renamed history_url()
query
, query_sources()
, and `query_history()
still present but flagged for deprecationpin
still present but marked for deprecationpurge_cache()
to easily free space used by contentidstore()
and retrieve()
content_id()
now returns a chr vector instead of a data.frame unless multiple algos are requested.