Skip to content

Comments

Submit 5.3.0 to CRAN#271

Merged
anashen merged 6 commits intov5.3-stablefrom
release/5.3.0
Dec 11, 2025
Merged

Submit 5.3.0 to CRAN#271
anashen merged 6 commits intov5.3-stablefrom
release/5.3.0

Conversation

@anashen
Copy link
Member

@anashen anashen commented Dec 10, 2025

Final updates before submitting SeuratObject v5.3.0 to CRAN 🚀

@anashen
Copy link
Member Author

anashen commented Dec 10, 2025

Commits were added as hotfixes to 5.3-stable and this branch to address R CMD check warnings/errors that did not arise during routine testing.

All but one of these fixes relate to deprecation warnings in the package's test files & roxygen examples. Commit 9da5671 was made to avoid the NOTE "Examples with CPU or elapsed time > 5s".

@anashen anashen marked this pull request as ready for review December 11, 2025 00:15
@anashen
Copy link
Member Author

anashen commented Dec 11, 2025

  • win-builder gives no new NOTEs, WARNINGs, or ERRORs
  • mac-builder is down ("The macOS package build services are currently not responding. Please try again later.")
    • local macOS build passes R CMD check --as-cran with no new N/W/E

@anashen
Copy link
Member Author

anashen commented Dec 11, 2025

Reverse dependency checks give ERRORs on the now-defunct "slot" argument of GetAssayData and SetAssayData (initially deprecated in v5.0.0).

From https://github.com/satijalab/seurat-object/actions/runs/20117541914/job/57736830494:

                  ERROR   WARNING NOTE OK
  Source packages     0       0    1  0
  Reverse depends     6       2    7 12
  • examples in Platypus
  • tests in SCpubr
  • examples and tests in Seurat
  • vignettes in XYomics
  • examples and vignettes in scpoisson

@anashen anashen merged commit 03c3530 into v5.3-stable Dec 11, 2025
6 of 7 checks passed
@anashen anashen deleted the release/5.3.0 branch December 11, 2025 16:08
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.

1 participant