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

add pkgcheck action #86

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

add pkgcheck action #86

wants to merge 1 commit into from

Conversation

PietrH
Copy link
Member

@PietrH PietrH commented Jul 3, 2024

Github Actions script to automatically check R packages with rOpenSci's {pkgcheck} system

pkgcheck::use_github_action_pkgcheck()

@PietrH PietrH linked an issue Jul 3, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (472e64e) to head (738830c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #86   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          468       468           
=========================================
  Hits           468       468           

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

@PietrH PietrH linked an issue Jul 3, 2024 that may be closed by this pull request
@PietrH
Copy link
Member Author

PietrH commented Jul 3, 2024

Seems to work! It auto creates an issue, in this case because we do not have a vignette.

@PietrH PietrH marked this pull request as ready for review July 3, 2024 11:31
@PietrH PietrH requested a review from peterdesmet July 3, 2024 11:32
Copy link
Member

@peterdesmet peterdesmet left a comment

Choose a reason for hiding this comment

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

Neat! Until we have a vignette (#5), I would not enable this, as merging would always be blocked. Maybe best to change to a draft PR for now.

@PietrH PietrH marked this pull request as draft July 4, 2024 06:27
@PietrH
Copy link
Member Author

PietrH commented Jul 4, 2024

I don't think it would be very hard to add a basic vignette with some info of what to expect in a camtrapdp object

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.

Create a vignette Add pkgcheck action?
2 participants