Conversation
Owner
|
Thanks @zeileis. I was waiting to regenerate these README images based the recent aesthetic changes that I've been implementing for v0.7.0. Would you mind merging the recent changes from Apologies for the churn... |
Collaborator
Author
|
No worries, happy to do so. But maybe wait some more until all recent issues/PRs have been incorporated? |
Owner
|
Good idea. I have one or two more big "aesthetic" PRs to finish and then hope to submit 0.7.0 after that. I'll ping you once that's ready. |
grantmcdermott
added a commit
that referenced
this pull request
Jul 3, 2026
* example gotcha * typos * version bump * cran comments * exclude tests for CRAN * co-opt pr #572 * we still need tne tests on the CI * ci(revdep): add setup-r so collect job has Rscript * docs(cran): note revdep results (RTMB install failure unrelated) * submitted * revert tests for CI
Owner
|
I bundled these into #658 :-) |
Collaborator
Author
|
OK, thanks! I was wondering about this 😅 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Grant @grantmcdermott, prompted by the discussion at https://bsky.app/profile/gmcd.bsky.social/post/3mkgqzndju22m I tweaked the README further so that (a) PNGs are now 960 x 600 pixels (rather than 1600 x 1000) and (b) post-processed by
tinyimg(if available). This reduces the pkg size by another few hundred K.Feel free to reject if you think that's too extreme...