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

remove Vignette dependency from DESCRIPTION #62

Merged
merged 1 commit into from
May 20, 2024

Conversation

cjyetman
Copy link
Member

It appears that R CMD check throws a Note now if a Vignette dependency is declared but there are no vignettes to render.

It appears that R CMD check throws a Note now if a Vignette dependency is declared but there are no vignettes to render.
@cjyetman cjyetman requested a review from jdhoffa May 20, 2024 15:26
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.97%. Comparing base (465aeba) to head (31726e7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   93.97%   93.97%           
=======================================
  Files           4        4           
  Lines         166      166           
=======================================
  Hits          156      156           
  Misses         10       10           

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

@cjyetman cjyetman merged commit 610c334 into main May 20, 2024
11 checks passed
@cjyetman cjyetman deleted the remove-Vignette-dependency branch May 20, 2024 16:16
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