Skip to content
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

Issue 234: Allow prior passing and overwrite functionality #242

Merged
merged 26 commits into from
Aug 21, 2024

Conversation

athowes
Copy link
Collaborator

@athowes athowes commented Aug 13, 2024

Description

This draft PR will close issue #234.

Checklist

  • My PR is based on a package issue and I have explicitly linked it.
  • I have included the target issue or issues in the PR title in the for Issue(s) issue-numbers: PR title
  • I have read the contribution guidelines.
  • I have tested my changes locally.
  • I have added or updated unit tests where necessary.
  • I have updated the documentation if required.
  • My code follows the established coding standards.
  • I have added a news item linked to this PR.
  • I have reviewed CI checks for this PR and addressed them as far as I am able.

@athowes athowes changed the title 234: Allow prior passing and overwrite functionality Issue 234: Allow prior passing and overwrite functionality Aug 13, 2024
@athowes athowes marked this pull request as ready for review August 13, 2024 10:10
R/defaults.R Show resolved Hide resolved
R/prior.R Show resolved Hide resolved
R/prior.R Show resolved Hide resolved
R/prior.R Show resolved Hide resolved
R/prior.R Show resolved Hide resolved
R/utils.R Outdated Show resolved Hide resolved
R/utils.R Outdated Show resolved Hide resolved
R/defaults.R Outdated Show resolved Hide resolved
@athowes athowes requested a review from seabbs August 14, 2024 12:17
seabbs
seabbs previously approved these changes Aug 14, 2024
Copy link
Contributor

@seabbs seabbs left a comment

Choose a reason for hiding this comment

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

This overall looks really good. A few minor points.

R/prior.R Show resolved Hide resolved
R/prior.R Show resolved Hide resolved
R/prior.R Show resolved Hide resolved
@athowes
Copy link
Collaborator Author

athowes commented Aug 16, 2024

For some reason I couldn't reply directly to the comment "could you touch more on the problems you see?". I've added a comment here: #199 (comment)

Copy link
Contributor

@seabbs seabbs left a comment

Choose a reason for hiding this comment

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

This looks good and I think we can merge it. This needs to be added to the discussion about data.table vs dplyr.

@athowes
Copy link
Collaborator Author

athowes commented Aug 21, 2024

This needs to be added to the discussion about data.table vs dplyr.

I've updated the existing comment #246 (comment) to be more explicit.

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.

2 participants