Skip to content

Releases: como-ph/covidphtext

covidphtext v0.2.0

18 Jun 14:08
b44bc77
Compare
Choose a tag to compare
  • Updated get_iatf_pdf syntax such that is now takes on as first argument a links table produced when making a call to either get_iatf_links or get_iatf_gazette allowing for piped operations between these set of functions

  • Updated IATF resolutions datasets structre to include sections of resolutions

  • Added missing resolutions no. 30 and 30A

covidphtext v0.1.0

16 Jun 14:02
Compare
Choose a tag to compare
  • Created functions to extract download information for the various IATF resolutions issued either through DoH or the Official Gazette

  • Added text datasets for each available IATF resolution (as of 16 June 2020, there were 46 resolutions)

  • Added CI/CD configuration using Github Actions R build status

  • Added coverage tests test-coverage codecov

  • Added a package website using pkgdown