Skip to content

Release: housekeeping and checks for v1.8.0#229

Merged
martinctc merged 12 commits into
mainfrom
release/checks-for-v1.8.0
Jul 5, 2022
Merged

Release: housekeeping and checks for v1.8.0#229
martinctc merged 12 commits into
mainfrom
release/checks-for-v1.8.0

Conversation

@martinctc

@martinctc martinctc commented Jul 4, 2022

Copy link
Copy Markdown
Member

Summary

This branch makes several housekeeping changes to release wpa version v1.8.0. The main changes since the previous version are:

Changes

The changes made in this PR are:

  1. Removed stray HTML file in the repository root.
  2. Added missing documentation for arguments for plot_hourly_pat().
  3. Increment version to v1.8.0 and submit to CRAN.
  4. Add Viva Insights OData link repo to README.md
  5. Added the function identify_date_freq() that partially addresses Feature request: distinguish Date frequency in extract_date_range() #131. This is not completely fixed as this has not bee incorporated into extract_date_range().
  6. Use pad2() in scenarios where a two-digit zero-padded value needs to be created.

Checks

  • All R CMD checks pass
  • roxygen2::roxygenise() has been run prior to merging to ensure that .Rd and NAMESPACE files are up to date.
  • NEWS.md has been updated.

Notes

This addresses but does not fix #131.

@martinctc martinctc self-assigned this Jul 4, 2022
@martinctc martinctc changed the title Release/checks for v1.8.0 Release: housekeeping and checks for v1.8.0 Jul 4, 2022
@martinctc martinctc marked this pull request as ready for review July 5, 2022 15:05
@martinctc martinctc merged commit 990e7f3 into main Jul 5, 2022
@martinctc martinctc deleted the release/checks-for-v1.8.0 branch July 5, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: distinguish Date frequency in extract_date_range()

1 participant