Releases: ropensci/fingertipsR
fingertipsR 1.0.10 released
minor bug fixes to improve usability
fingertipsR 1.0.9 released
New function indicator_update_information()
provides information on when indicator was most recently updated; minor bug fixes
fingertipsR 1.0.8 released
New AreaTypeIDs available for nearest_neighbours()
fingertipsR 1.0.7 released
Bug fixes
fingertipsR 1.0.6 released
Minor improvements to allow for new field in indicator_metadata()
function
fingertipsR 1.0.5 released
Bug fixes and minor changes; indicator_metadata()
accepts IndicatorID = "All"
fingertipsR 1.0.0 released
Major release because of backwards incompatibiilty of fingertips_data()
function (AreaTypeID
now no longer has a default). Other improvements are that more area types are available for deprivation_decile()
and also AreaTypeID = "All"
in fingertips_data()
is now faster and includes a progress bar.
fingertipsR 0.2.9 released
Minor changes to restore functionality to some users which was lost at the previous update
fingertipsR 0.2.8 released
This release now incorporates a helpful message to the user if the API is unavailable.
fingertipsR 0.2.7 released
The main features in this release are that there is a new "All" option for AreaTypeID
in fingertips_data()
(though this is slow). Also, when getting data from the API, the package will retry a number of times upon timing out. There are a couple of minor updated to area_types()
and category_types()
too. See the NEWS file for info on these.