General revisions following rOpenSci review. Note several breaking changes:
an_read
now takes acache
parameter instead ofcache_directory
(and now can have special values "session" and "persistent")an_filter
andan_suggest
now take anorigin
parameter that replaces the previousorigin_country
andcga_source
parameters- the default data structure (returned by
an_read(..., simplified = TRUE)
no longer contains the "country_name" or "cga_source_gazetteer columns, but if needed these are available viaan_read(..., simplified = FALSE)
- Added a
NEWS.md
file to track changes to the package.