ggprism icon indicating copy to clipboard operation
ggprism copied to clipboard

Release ggprism v1.0.7

Open csdaw opened this issue 5 months ago • 4 comments

Incorporate compatibility fixes for ggplot2 v4.0.0.

Prepare for submission:

  • [x] Update NEWS.md
  • [x] urlchecker::url_check()
  • [x] R CMD check
  • [x] devtools::check(remote = TRUE, manual = TRUE)
  • [x] revdepcheck::revdep_check(num_workers = 4)
  • [x] Push final changes to trigger GitHub Actions
  • [x] Review GitHub Actions results

Optionally fix things that need fixing, then repeat the above.

Submit to CRAN:

  • [x] devtools::check_win_devel()
  • [x] rhub::rhub_check()
  • [x] Update cran-comments.md
  • [x] usethis::use_version("patch")
  • [x] devtools::build_readme()
  • [x] Commit
  • [x] devtools::check(remote = TRUE, manual = TRUE)
  • [x] Push again
  • [x] Review GitHub Actions results
  • [x] devtools::submit_cran()
  • [x] Approve email

Wait for CRAN...

  • [ ] Accepted 🎉
  • [ ] usethis::use_github_release()
  • [ ] usethis::use_dev_version()

csdaw avatar Aug 01 '25 02:08 csdaw

DELETED

samuel-marsh avatar Aug 20 '25 12:08 samuel-marsh

Hi @csdaw,

Update: Sorry figured out the issue. It's just the old ggprism on CRAN causing the issue not current dev version.

One question though. submit_cran is checked but doesn't appear that it has pushed to CRAN. Is there timeline for this?

Sorry for erroneous error report!!

Best, Sam

samuel-marsh avatar Aug 22 '25 13:08 samuel-marsh

Hi @samuel-marsh,

Thanks for the reminder I just re-submitted now. The CRAN maintainers were on a holiday break from 1-18th August so weren't accepting submissions.

Cheers, Charlotte

csdaw avatar Aug 23 '25 17:08 csdaw

Hi Charlotte,

Awesome!! Ya I was wondering if that was it because I ran into that too.

Thanks again! Sam

samuel-marsh avatar Aug 23 '25 19:08 samuel-marsh