NEWS.md

finch 0.4.0

BUG FIXES

finch 0.3.0

BUG FIXES

finch 0.2.0

CACHING CHANGES

Caching has changed in finch. We changed to using package hoardr for managing caching. Now with hoardr on the package loading we create an object that holds methods and info about where to cache, with operating specific routes. In addition, you can set your own cache directory (and we do this in examples/tests using a temp dir instead of user dir).

The old functions dwca_cache_delete, dwca_cache_delete_all, dwca_cache_details, and dwca_cache_list are defunct and replaced with the single dwca_cache object. The dwca_cache object is an R6 object that has methods/functions and variables. See the ?dwca_cache and ?finch-defunct manual files for details.

BUG FIXES

MINOR IMPROVEMENTS

finch 0.1.0

NEW FEATURES



Try the finch package in your browser

Any scripts or data that you put into this service are public.

finch documentation built on Aug. 11, 2020, 9:06 a.m.