Skip to content

3.2.0 as submitted to CRAN #2726

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

Merged
merged 10 commits into from
Feb 12, 2025
Merged

3.2.0 as submitted to CRAN #2726

merged 10 commits into from
Feb 12, 2025

Conversation

MichaelChirico
Copy link
Collaborator

Here are the last-minute changes I made to tidy up the submission.

Merging without review to reflect what was submitted with fidelity. That also means it subsumes #2719 so I'll close that too.

@MichaelChirico MichaelChirico merged commit b96e5e5 into main Feb 12, 2025
17 checks passed
@MichaelChirico MichaelChirico deleted the edits-3.2.0 branch February 12, 2025 17:25
# large files not needed for CRAN
^man/figures/logo[.]png$
# keep '-still.gif' compact versions
^vignettes/.*([^l]|[^l]l|[^i]ll|[^t]ill|[^s]till)[.]gif$
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is negative lookbehind supported?
^vignettes/.*(?<!still)[.]gif$

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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