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

Fix R CMD check workflow #1851

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Fix R CMD check workflow #1851

merged 1 commit into from
Dec 16, 2022

Conversation

IndrajeetPatil
Copy link
Collaborator

@IndrajeetPatil IndrajeetPatil commented Dec 16, 2022

For bookdown package update on CRAN. It now requires R > 3.5.

Closes #1853

For bookdown package update, which now requires R > 3.5
@codecov-commenter
Copy link

Codecov Report

Merging #1851 (199cf39) into main (becdbac) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1851   +/-   ##
=======================================
  Coverage   98.85%   98.85%           
=======================================
  Files         112      112           
  Lines        4816     4816           
=======================================
  Hits         4761     4761           
  Misses         55       55           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Collaborator

@MichaelChirico MichaelChirico left a comment

Choose a reason for hiding this comment

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

nice! glad it's a one-liner.

@MichaelChirico MichaelChirico merged commit a1e9afb into main Dec 16, 2022
@MichaelChirico MichaelChirico deleted the fix_r_cmd_check branch December 16, 2022 08:24
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.

bookdown requires R 3.5, blocks our 3.4 CI
3 participants