Skip to content

clifro 3.2-5

Latest
Compare
Choose a tag to compare
@blasee blasee released this 31 May 04:52
· 8 commits to master since this release

clifro 3.2.5 (24-May-2021)

Minor Improvements

  • The cf_query() function now includes the output_tz argument that allows you to choose the output timezone as either "local" (default), "NZST", or "UTC" (issue #28).

##Bug Fixes

Dependencies

  • Remove the RCurl dependency entirely from clifro and replace with the more modern httr / rvest / xml2 packages.