Skip to content

Conversation

@capnrefsmmat
Copy link
Contributor

@capnrefsmmat capnrefsmmat commented Aug 22, 2023

I realized I never merged this, so the docs site still shows the old version. This is already released on CRAN.

We have testthat in Suggests, not Imports, because it's only used in
tests. But using this in .request_meta() makes it a runtime dependency.
Instead of making users install it, we copy the function over, as
suggested in the testthat documentation.
@capnrefsmmat capnrefsmmat requested a review from dsweber2 August 22, 2023 20:09
Copy link

@dsweber2 dsweber2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Depending on how frequently we're releasing, might make sense to add something like a sync-dev bot which automatically makes a pull request for changes from any release branch to main. https://github.com/cmu-delphi/delphi-epidata/blob/8918506dd4c5f362243819313f8cf29eed7636ed/.github/workflows/release-helper.yml#L129C12-L129C12

@dsweber2
Copy link

Wait this is actually not building. Looks like covidcast.Rmd, external-data.Rmd, and plotting-signals.Rmd all failed b/c of missing plots.

This ensures CRAN does not have to make API calls and potentially hit
our API limits.
@dshemetov dshemetov merged commit 8d045b7 into main Aug 23, 2023
@dshemetov dshemetov deleted the covidcast-0.5.2 branch August 23, 2023 01:08
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.

4 participants