-
Notifications
You must be signed in to change notification settings - Fork 10
Add frosting to CI and sync with main
#49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Merge with my main
Km test assign arg list
Issue #22 of uniting lag and ahead functions.
Documented changes.
Renamed a subclass.
Km issue 22 fix
Merge branch 'main' of https://github.com/kenmawer/epipredict into km-issue_22_unite # Conflicts: # R/epi_lag.R
Km issue 22 unite
Fixed butchered NAMESPACE.
Deleted placeholder I made when creating file.
Km pr 34 rectify tests
Km pr 34 rectify tests
Km pr 34 rectify tests
add codeowners
@brookslogan CI is getting this error (got it locally too). Any ideas? Error: Error: processing vignette 'knn-forecasts.Rmd' failed with diagnostics:
C stack usage 15945684 is too close to the limit |
39039ea
to
18cc390
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, aside from the cleanliness of the as_tibble.epi_df
approach which will be addressed in a separate issue. [The original approach was just minimally edited to avoid infinite recursion in the knn vignette when epiprocess and epipredict are both loaded. It is still probably asking for some unintended behavior down the line.]
This is a test, but should really be all the changes we need for #47 .