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

Use exportS3Method for suggests and enhances packages #2693

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Use exportS3Method for suggests and enhances packages #2693

merged 3 commits into from
Dec 4, 2024

Conversation

olivroy
Copy link
Collaborator

@olivroy olivroy commented Dec 4, 2024

Fix #2690

@MichaelChirico

The advice was updated about S3 methods in R-packages as well

hadley/r-pkgs#1082

@MichaelChirico
Copy link
Collaborator

I actually think the current usage of {data.table} is precisely what's intended by the very weak Enhances dependency. I wouldn't move it to Suggests.

@olivroy olivroy changed the title Use exportS3Method for suggest methods and move data.table to Suggests Use exportS3Method for suggests and enhances packages Dec 4, 2024
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.88%. Comparing base (f0d9407) to head (649c347).
Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2693      +/-   ##
==========================================
- Coverage   97.96%   97.88%   -0.09%     
==========================================
  Files         126      126              
  Lines        5760     5767       +7     
==========================================
+ Hits         5643     5645       +2     
- Misses        117      122       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichaelChirico
Copy link
Collaborator

Excellent, thanks!

@olivroy olivroy merged commit c3d2935 into main Dec 4, 2024
19 checks passed
@olivroy olivroy deleted the s3 branch December 4, 2024 22:32
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