There were no ERRORs or WARNINGs.
Apologies for a very quick new submission.
Version 0.1.8 is a essentially a bug fix for the recently released 0.1.7. While 0.1.7 works are expected, there is a huge performance bottleneck in two functions which can be considered as a bug.
* Removing a bottleneck from validate_geo_code()
and validate_nuts_regions()
. The NUTS exceptions are essentially constants, and it was unnecessary to calculate with resource-intensive joins on large data frames each time these functions were running. They were moved to the nuts_exceptions
dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.