RKorAPClient 0.5.5.9001

  • Fix some links in Readme.md
  • Introduce continuous integration tests via gh-actions, pulled from highcharter (thanks @pachamaltese)
  • Remove redundant curl import

RKorAPClient 0.5.5

  • Use TRUE and FALSE instead of T and F
  • Be more specific about authors and rights holder
  • Elaborate Description field in DESCRIPTION file
  • Add forthcoming LREC paper to Readme.md

RKorAPClient 0.5.4

  • Fix DESCRIPTION file.

RKorAPClient 0.5.3

  • Further minimization of tests to make CRAN happy.
  • Make authors and maintainers machine readable.

RKorAPClient 0.5.2

  • Further minimization of tests to make CRAN happy. Safety shouldn't suffer.
  • Make license specification github and CRAN compliant.

RKorAPClient 0.5.1

  • Fixed many typos.
  • Removed redundant and too long running tests.

RKorAPClient 0.5.0

  • Initial release on CRAN.
  • Merge highcharter branch providing the new helper function hc_freq_by_year_ci.
  • Fix reporting cached results in verbose mode.
  • Add demo for comparing frequencies in spoken vs. written virtual corpora. See demo("writtenVsSpoken")
  • Don't invalidate cache on patch level increments.