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

use openxlsx2::wb_colour() to construct cormatrix_to_excel colours #339

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

JanMarvin
Copy link
Contributor

(required as of openxlsx2 1.13)

Hi, I ran a revdepcheck and the following came up. Starting with openxlsx2 1.13 we do no longer allow construction of colours as c(rgb = ...) and instead require our wb_colour() helper. Basically as a safeguard because this applies an attributes we can check against.

Could you please review this PR and create a CRAN release within the next two weeks. I was about to do a CRAN release today, but that's stalled now (shame on me, the change was incorporated a while ago).

Thanks!

@JanMarvin JanMarvin mentioned this pull request Jan 31, 2025
10 tasks
@bwiernik
Copy link
Contributor

Thanks! Will run checks and submit this soon

@bwiernik bwiernik merged commit a92c68d into easystats:main Jan 31, 2025
20 of 22 checks passed
@rempsyc
Copy link
Member

rempsyc commented Jan 31, 2025

Thanks Brenton

@JanMarvin
Copy link
Contributor Author

Hi, do you know if you can make a CRAN release this week? I'd like to avoid causing havoc and if not, I'd have to figure out another way to avoid the revdep throwing ERRORs

@bwiernik
Copy link
Contributor

Sorry this slipped off my radar. Will do tomorrow

@JanMarvin
Copy link
Contributor Author

Thank you!

@JanMarvin
Copy link
Contributor Author

Hey everyone, just a quick update. I've submitted openxlsx2 version 1.13 to CRAN. As far as I know, the CRAN submission check only verifies packages in Reverse imports, not those in Reverse suggests. So, if the submission is approved, you may receive a CRAN request to fix the broken test in the coming days.

Apologies for being the bearer of bad news, but this should have given you at least two more weeks for a submission. Which to my understanding is just a formality.

@JanMarvin
Copy link
Contributor Author

Well, CRAN checks for suggests as well. I have written them that the failures are expected and that I would want to proceed with the submission.

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.

3 participants