grantmcdermott ยท GitHub

@grantmcdermott

Copy link Copy Markdown

Owner

Fixes #414

Also update some test snapshots while we're at it, so that they use/test against the default ridge theme palette. (The old tests passed a bespoke palette and that's why we missed this regression during the previous release.)

@grantmcdermott

@grantmcdermott

@zeileis

Copy link Copy Markdown

Collaborator

Great, thanks for the quick fix!

@grantmcdermott

Copy link Copy Markdown

Owner Author

Nps!

RE: our discussion whether to submit a hot(ish) fix to CRAN. One extra thing I might do is tweak the final type_function() example to use function(x) instead of \(x) so that we can re-pin R4.0.0 as our minimum version. I doubt it will make much difference in practice, but seems a small burden to gain some extra backwards compatibility.

@zeileis

Copy link Copy Markdown

Collaborator

Good idea. I regularly have students who have trouble using recent versions of R because they are not able to upgrade their macOS system and are stuck with something like Catalina. So I guess that there is a market for 4.0.0-compatible packages ๐Ÿ˜‡

Read the original on github.com โ†—